)]}'
{
  "commit": "1923455ffd1b5a28e9ac1c8a3561fb5a2d9b4fef",
  "tree": "02fd2020a0a715561bdaafa95af7c0249f670cdb",
  "parents": [
    "bb5ef5965184515c70a293a3c5d0744963b249b6"
  ],
  "author": {
    "name": "Andy Wolff",
    "email": "awolff@google.com",
    "time": "Thu Jun 11 17:04:35 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jun 12 00:04:35 2026 +0000"
  },
  "message": "Expand coverage of android_hardware_smoke_test. Add image, text, blend mode, and blur tests. (#187600)\n\nExpand test coverage to address more of\nhttps://github.com/flutter/flutter/issues/182123\n\nPlatform view tests will be next after this.\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 [AI contribution guidelines] and understand my\nresponsibilities, or I am not using AI tools.\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\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview\n[AI contribution guidelines]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#ai-contribution-guidelines\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md\n[Features we expect every widget to implement]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md\n[Data Driven Fixes]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d2fdc979621c2791ee8a89084ffd337216061f83",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/README.md",
      "new_id": "0257f58d87fa2dfbd27721003b0e5223f783a0a7",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/README.md"
    },
    {
      "type": "modify",
      "old_id": "12259a416a8c584427dae99d7d8071d783bbb869",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/android/app/src/androidTest/java/com/example/android_hardware_smoke_test/FlutterActivityTest.kt",
      "new_id": "51ce6938ca15cbe99f0e9dc655e3df8f396c6588",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/android/app/src/androidTest/java/com/example/android_hardware_smoke_test/FlutterActivityTest.kt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "73184c4d27fb15ba67a3b3ca257afd8c6f69fa64",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/backdrop_filter_blur.dart"
    },
    {
      "type": "modify",
      "old_id": "498a7fb41c86fd90c3c5e195aa55c3e61ef2c493",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/lib/goldens.dart",
      "new_id": "9fd54d39f1b367dcbca83d3f3e5762aae3b9d062",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/goldens.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f2786b9dcb303eddf17426c9ed4bcfbcd159fa93",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/image_drawing_canvas.dart"
    },
    {
      "type": "modify",
      "old_id": "d9bf8df536d0fd822ed46ca3e8ee6b80eac7539e",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/lib/main.dart",
      "new_id": "8b5124b8df4842e14225ebdc3db94dec714f8ff6",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/main.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a5f62bda1ae617a67937896624b07635e2837f68",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/text_drawing_canvas.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e855cf02b2f41400cfb4011f0a1e005b1d391dfd",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/lib/vector_drawings_canvas.dart"
    },
    {
      "type": "modify",
      "old_id": "fc3883599225ee96a7f53943fb774ebf5a083ff6",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/test/widget_test.dart",
      "new_id": "3ecf51b41a71cdc12cd8888895f8ff1373cda362",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/test/widget_test.dart"
    },
    {
      "type": "modify",
      "old_id": "21a19963f939bec3646fbdeb98a598f4beace6a5",
      "old_mode": 33188,
      "old_path": "dev/integration_tests/android_hardware_smoke_test/test_driver/driver_test.dart",
      "new_id": "166a1f519294c6ae6bd4f8f976c6a7126cc1e1d1",
      "new_mode": 33188,
      "new_path": "dev/integration_tests/android_hardware_smoke_test/test_driver/driver_test.dart"
    }
  ]
}
