)]}'
{
  "commit": "8cd2df19349718cab28be2fbbe4a104dc9ea088d",
  "tree": "f5f01f43df092786a09d5f85db6f14fd556ba2de",
  "parents": [
    "59a6919717d114415d09440d656195bba0a4f41b"
  ],
  "author": {
    "name": "Lukas Klingsbo",
    "email": "lukas.klingsbo@gmail.com",
    "time": "Tue Mar 03 21:09:24 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 03 20:09:24 2026 +0000"
  },
  "message": "Support mixed color spaces in `Color.lerp` (#182934)\n\nInstead of asserting that both colors must share the same color space,\nColor.lerp now converts both colors to the wider gamut color space\nbefore interpolating. For example, lerping between an sRGB color and a\nDisplay P3 color produces a Display P3 result.\n\nInstead of asserting that both colors must share the same color space,\nColor.lerp now converts both colors to the wider gamut color space\nbefore interpolating. For example, lerping between an sRGB color and a\nDisplay P3 color produces a Display P3 result.\n\nFixes: #182777\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [x] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [x] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [x] I signed the [CLA].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I updated/added relevant documentation (doc comments with `///`).\n- [x] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [x] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [x] All existing and new tests are passing.\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2dc987795b1b44960ff9352827a640d3f0058a78",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/lib/ui/painting.dart",
      "new_id": "5966350b0c25120600e6ad505dd6df03bd1caf82",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/lib/ui/painting.dart"
    },
    {
      "type": "modify",
      "old_id": "58417fbacd148fe0359e5f34242eb9aba87e42ec",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/lib/web_ui/lib/painting.dart",
      "new_id": "65b56d2758d6dca58e095edd02050476901c2f9a",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/lib/web_ui/lib/painting.dart"
    },
    {
      "type": "modify",
      "old_id": "234d45736cc0434113dee4ad640c22fa4685277b",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/testing/dart/color_test.dart",
      "new_id": "41920355ce84251b233a88be65544755684c5361",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/testing/dart/color_test.dart"
    }
  ]
}
