)]}'
{
  "commit": "70de32b3e13f7eef182165c55122aa450cb9b5d7",
  "tree": "52fe31d382d022b6449d9a41a689a2a3198563aa",
  "parents": [
    "9d631c5a3d96abf5dc9023e62106a778de621015"
  ],
  "author": {
    "name": "Gray Mackall",
    "email": "34871572+gmackall@users.noreply.github.com",
    "time": "Tue May 14 16:07:53 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 14 23:07:53 2024 +0000"
  },
  "message": "Fix non-vd android platform view input event offsets (#52532)\n\nFixes https://github.com/flutter/flutter/issues/146570, which tracks a regression from https://github.com/flutter/engine/pull/49268 regarding platform view inputs in some specific cases.\r\n\r\nThis PR translates the input event location to be the same as the location we calculated before https://github.com/flutter/engine/pull/49268, returning to the previous behavior, while maintaining the input event\u0027s verified status (I checked this manually with the `InputManager`).\r\n\r\nTested manually with the reproduction in the linked issue.\r\n\r\n[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df58b0badfdc5d57fdb2b782a779e46830a79404",
      "old_mode": 33188,
      "old_path": "shell/platform/android/io/flutter/embedding/engine/systemchannels/PlatformViewsChannel.java",
      "new_id": "780ed5261cf1b4919d372891fd62d842cef3fe66",
      "new_mode": 33188,
      "new_path": "shell/platform/android/io/flutter/embedding/engine/systemchannels/PlatformViewsChannel.java"
    },
    {
      "type": "modify",
      "old_id": "093be1566cb4e101e93800d31a773f046aa21c1e",
      "old_mode": 33188,
      "old_path": "shell/platform/android/io/flutter/plugin/platform/PlatformViewsController.java",
      "new_id": "9c78a3f03013524491c3d8f693d7adf4e30d1306",
      "new_mode": 33188,
      "new_path": "shell/platform/android/io/flutter/plugin/platform/PlatformViewsController.java"
    },
    {
      "type": "modify",
      "old_id": "0b69e6a801880380f1df342d1b3d930c1b9a33f7",
      "old_mode": 33188,
      "old_path": "shell/platform/android/test/io/flutter/plugin/platform/PlatformViewsControllerTest.java",
      "new_id": "76fdffc8f23abb60111bb349a7f964ecbbf3310b",
      "new_mode": 33188,
      "new_path": "shell/platform/android/test/io/flutter/plugin/platform/PlatformViewsControllerTest.java"
    }
  ]
}
