)]}'
{
  "commit": "b0a28ea5d381cd3a8477cf7fd82797199c80ca67",
  "tree": "d2b0f8d2d0b66099c352578aea0356cec2dfa30b",
  "parents": [
    "f14fdda21293d1f4bb4f35932833a9f05be554e2"
  ],
  "author": {
    "name": "Winson Chung",
    "email": "winsonc@google.com",
    "time": "Tue Oct 28 15:21:35 2014 -0700"
  },
  "committer": {
    "name": "Winson Chung",
    "email": "winsonc@google.com",
    "time": "Wed Nov 05 16:39:13 2014 -0800"
  },
  "message": "Don\u0027t reload the layout every time we enter Recents. (Bug 18160176)\n\nEnsure that we don\u0027t reinflate new TaskViews whenever we enter Recents by\nkeeping the existing TaskStackViews active and returning the existing\nTaskViews back into the view pool when Recents is no longer visible.\n\nThis CL also ensures that we are preloading the appropriate task metadata\nwhen the user first touches the nav bar, and also reverts the change to use\nonEnterAnimationComplete() in favor of the explicitly animation-started\nbroadcast (to ensure we always get the signal) which fixes a regression\nwith launching Recents in landscape.\n\nChange-Id: I169fea3cf07a6da3f90b32b005819773c6049ada",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76e81814074090822c1e78ccc9383cab72ae90b1",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/AlternateRecentsComponent.java",
      "new_id": "be7d3229cb784804e6ac147f96e3c7c0383a4b81",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/AlternateRecentsComponent.java"
    },
    {
      "type": "modify",
      "old_id": "d2c55f71ca4678818427a9edda0c06b21c68c9f5",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java",
      "new_id": "f8d981fc2d97d48d92e32deb8670be9e356eb4df",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java"
    },
    {
      "type": "modify",
      "old_id": "bfea3f754f7d92b284de425880fc7d7dd9ade4bf",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java",
      "new_id": "e0c76b1dea02672398a31aaddab105dd0506c4bd",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java"
    },
    {
      "type": "modify",
      "old_id": "4456066827ba0b4bcca00316db17c6731f668f4e",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/misc/DozeTrigger.java",
      "new_id": "735f79f4021d646b86872e5d74d0043c4a92dca0",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/misc/DozeTrigger.java"
    },
    {
      "type": "modify",
      "old_id": "b4f62d5ef4905029ef5837f21c3b29bfad0d27fc",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/model/RecentsTaskLoader.java",
      "new_id": "390507f12a562ca282172c16861b6fecbe6a09c0",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/model/RecentsTaskLoader.java"
    },
    {
      "type": "modify",
      "old_id": "6b0d3066720e99920c6fc3fb6f263ae06d90719b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java",
      "new_id": "80dcb287f87fdcc087840a10cc713fbfae20d491",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java"
    },
    {
      "type": "modify",
      "old_id": "dee26e6e45caa8a8ae7e28a7bcc7bab4608da5a0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java",
      "new_id": "9df0db611d08a67af455425493744695b0050cc7",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java"
    },
    {
      "type": "modify",
      "old_id": "7b4e10a74b3d5c2c06e79a614fa579e65e804512",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskView.java",
      "new_id": "790130ac6b354cc33b1a12156cc34ecd24980bf2",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskView.java"
    },
    {
      "type": "modify",
      "old_id": "ba868f5bc90d07bd324d98b6ac884cf4b63b456f",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskViewHeader.java",
      "new_id": "5de84bde822fb60fafabffe2992518b84232540f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/views/TaskViewHeader.java"
    },
    {
      "type": "modify",
      "old_id": "af0094ef7e116fddbcb15800586d5b87b64803e5",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/recents/views/ViewPool.java",
      "new_id": "12b91affce7debdedd66b05c343f59ae6fb19f0a",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/recents/views/ViewPool.java"
    }
  ]
}
