)]}'
{
  "commit": "dbb7cff67107eea8dfa38130babc522d4fa7ad85",
  "tree": "28410c725bde1a64d72ce666b81014eb70366e2a",
  "parents": [
    "a1d3a335ae68d4d3b6bdedae8283f2d691be4d9c"
  ],
  "author": {
    "name": "John McCutchan",
    "email": "john@johnmccutchan.com",
    "time": "Fri Sep 29 17:33:33 2023 -0700"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Fri Sep 29 17:40:38 2023 -0700"
  },
  "message": "Add an AndroidManifest.xml flag to disable ImageReader backed Platform Views (#46430)\n\nAn internal customer is seeing flickering on some high FPS phones.\n\nWhile we try and reproduce / gain more knowledge of this problem this PR adds a AndroidManifest.xml flag to disable their usage.\n\nThe boolean flag is:\n```\n\"io.flutter.embedding.android.DisableImageReaderPlatformViews\"\n```\n\nAdding the following to your manifest will disable their usage:\n\n```\n\u003cmeta-data\n  android:name\u003d\"io.flutter.embedding.android.DisableImageReaderPlatformViews\"\n  android:value\u003d\"true\" /\u003e\n```\nhttps://dart.googlesource.com/external/github.com/flutter/engine/+/87c3bf12b1ab51a70afe564589f828ec1758feeb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cd0187f5931d7fa0f0b349e1ae4c6d06a661a588",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "f2307be0f2b6f6168e76a88376c9ef7a3128b124",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "bd6ea3a82560810656cef755bc9115ec3c651399",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "cd564c171dc9c78954b9de51ab4bc9efb813f0df",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
