)]}'
{
  "commit": "d0464cff218d6dd9f0ccd25949de1abdd0276278",
  "tree": "20396c6f9839872088745696a2c916c8b857fb28",
  "parents": [
    "6fa8e76bfcc1314e922d7f357935eedb16e00ccb"
  ],
  "author": {
    "name": "gaaclarke",
    "email": "30870216+gaaclarke@users.noreply.github.com",
    "time": "Thu Dec 14 13:09:32 2023 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Dec 14 13:09:32 2023 -0800"
  },
  "message": "[Impeller] Turned on new blur. (#48472)\n\nThis new blur should perform faster since it scales down the image\r\nbefore blurring it. Jonah did early testing of it and found it to be\r\nfaster. Scrolling around with the blur perf bug it seems faster. It also\r\nhas a wider test bed and is hopefully easier to maintain since it\r\ncontains all of its logic for both directions.\r\n\r\ntesting: There are existing blur tests and we\u0027ve backfilled more as\r\nwe\u0027ve added features to this blur.\r\n\r\nfixes https://github.com/flutter/flutter/issues/131580\r\nfixes https://github.com/flutter/flutter/issues/138259\r\n\r\n## Pre-launch Checklist\r\n\r\n- [x] I read the [Contributor Guide] and followed the process outlined\r\nthere for submitting PRs.\r\n- [x] I read the [Tree Hygiene] wiki page, which explains my\r\nresponsibilities.\r\n- [x] I read and followed the [Flutter Style Guide] and the [C++,\r\nObjective-C, Java style guides].\r\n- [x] I listed at least one issue that this PR fixes in the description\r\nabove.\r\n- [x] I added new tests to check the change I am making or feature I am\r\nadding, or the PR is [test-exempt]. See [testing the engine] for\r\ninstructions on writing and running engine tests.\r\n- [x] I updated/added relevant documentation (doc comments with `///`).\r\n- [x] I signed the [CLA].\r\n- [x] All existing and new tests are passing.\r\n\r\nIf you need help, consider asking for advice on the #hackers-new channel\r\non [Discord].\r\n\r\n\u003c!-- Links --\u003e\r\n[Contributor Guide]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#overview\r\n[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene\r\n[test-exempt]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#tests\r\n[Flutter Style Guide]:\r\nhttps://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo\r\n[C++, Objective-C, Java style guides]:\r\nhttps://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style\r\n[testing the engine]:\r\nhttps://github.com/flutter/flutter/wiki/Testing-the-engine\r\n[CLA]: https://cla.developers.google.com/\r\n[flutter/tests]: https://github.com/flutter/tests\r\n[breaking change policy]:\r\nhttps://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes\r\n[Discord]: https://github.com/flutter/flutter/wiki/Chat",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2ea5df044f2cb1fec9daa384f28cfdc6fe7f4466",
      "old_mode": 33188,
      "old_path": "impeller/entity/contents/filters/directional_gaussian_blur_filter_contents.h",
      "new_id": "548d1d409cf28eef39a346c678d336bf70e0663c",
      "new_mode": 33188,
      "new_path": "impeller/entity/contents/filters/directional_gaussian_blur_filter_contents.h"
    },
    {
      "type": "modify",
      "old_id": "5f2c310f78d9e3c841376c28fc44b992baa06e1a",
      "old_mode": 33188,
      "old_path": "impeller/entity/contents/filters/filter_contents.cc",
      "new_id": "1122d8632d9ebf00bf4f8f3ed7c376cdb821195c",
      "new_mode": 33188,
      "new_path": "impeller/entity/contents/filters/filter_contents.cc"
    }
  ]
}
