)]}'
{
  "commit": "1f5fcb7432603fc4399d72394efbc4d13a486d00",
  "tree": "9800e7663e3db299a31b5512cf3bc66142bb0582",
  "parents": [
    "8a4db32bb804c6d02157a1608697e7a3f33b1ec7"
  ],
  "author": {
    "name": "Greg Spencer",
    "email": "gspencergoog@users.noreply.github.com",
    "time": "Fri May 18 16:27:19 2018 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri May 18 16:27:19 2018 -0700"
  },
  "message": "Speed up AnimatedSwitcher. (#17265)\n\nThis optimizes the AnimatedSwitcher so that it tags the right widget with its keyed subtree, and avoids rebuilding the transition unnecessarily.\r\n\r\nThis significantly improves the performance of Chips (which uses AnimatedSwitcher to swap out it\u0027s avatar and delete icon children).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "66a788597456ee7debbc8f12948ac84a4c849a76",
      "old_mode": 33188,
      "old_path": "examples/flutter_gallery/lib/gallery/home.dart",
      "new_id": "c3632bab3cb239da2835d83c17840d83e4d7fe86",
      "new_mode": 33188,
      "new_path": "examples/flutter_gallery/lib/gallery/home.dart"
    },
    {
      "type": "modify",
      "old_id": "ba8681e191f6919eb06bb92ce5f4c5c121a48706",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/chip.dart",
      "new_id": "721fbb8c29f3c6105be60acd9b7e4ea82b6a78f7",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/chip.dart"
    },
    {
      "type": "modify",
      "old_id": "8aba05efca60a7f39f48a75d11f91c231de88bfa",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/animated_switcher.dart",
      "new_id": "917210cd3e482bce99f1e4731dabf4358e92a2c4",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/animated_switcher.dart"
    },
    {
      "type": "modify",
      "old_id": "2bbbf1936c80fc7946cfb14b4559bc9db10b58c5",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/chip_test.dart",
      "new_id": "02b33f78008384e2fa28c106b0491dbec75040fc",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/chip_test.dart"
    },
    {
      "type": "modify",
      "old_id": "49aea4cc87186e763d402c204dc269d6603aad6a",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/widgets/animated_switcher_test.dart",
      "new_id": "0b17710fdc84392a792983552eeb4da99ff014c0",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/widgets/animated_switcher_test.dart"
    }
  ]
}
