)]}'
{
  "commit": "ee648e517f09cccf59010a7423240a38aaeb2c04",
  "tree": "76571a17e882b02ba9c4f26850c373849a8b3a07",
  "parents": [
    "cdcabe4cd6510e1009c01f5266da74b0ae1f1b32"
  ],
  "author": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Tue Dec 09 10:54:16 2014 -0500"
  },
  "committer": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Tue Dec 09 18:36:42 2014 +0000"
  },
  "message": "Remove unnecessary/erroneous reference counting\n\nThe SkBitmap* used by HWUI holds a reference to the PixelRef (which\nin turn holds the colorTable) so keeping an additional ref is not\nonly unnecessary, but also potentially problematic.\n\nIf a bitmap changes its pixelRef after it has been added to a displayList,\nthen we end up with unbalanced ref/unref calls that cause the newly added\nPixelRef to be unref\u0027d and prematurely deleted, while the original PixelRef\nis leaked.\n\nbug: 18659976\nChange-Id: I34a06152e7bb2d733249a207dafd36b9b5dc0712",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "717ce9a6f690514d01a6b5f17a3dc4c57abce1a3",
      "old_mode": 33188,
      "old_path": "libs/hwui/ResourceCache.cpp",
      "new_id": "31bd6376d5d7a6b3716a5c6cb5f3f04ffc63f5d9",
      "new_mode": 33188,
      "new_path": "libs/hwui/ResourceCache.cpp"
    }
  ]
}
