)]}'
{
  "commit": "f3187b7df158d2de36955ddcc666ba4b8544a2ce",
  "tree": "2fb08b77de183ae78bdd5814f4252c6ab25fedad",
  "parents": [
    "e50848bfba085e6836a5526dfa64261d1ee46e64"
  ],
  "author": {
    "name": "Romain Guy",
    "email": "romainguy@google.com",
    "time": "Fri Jun 07 12:17:11 2013 -0700"
  },
  "committer": {
    "name": "Romain Guy",
    "email": "romainguy@google.com",
    "time": "Fri Jun 07 12:17:11 2013 -0700"
  },
  "message": "Remove unnecessary Rect, better reuse of NinePatch objects\n\nCloning drawables (which happens a lot) was creating copies of NinePatch\nobjects, which would cause the hardware renderer to generate more meshes\nthan necessary. Also avoid keeping a String we don\u0027t need (it was interned\nbut still.) Last but not least, remove 1 RectF per NinePatch in the system.\n\nChange-Id: If4dbfa0c30892c9b00d68875e334fd5c2bde8b94\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc7d948c3a07eb3b8b9fda4a48fa2c8f8c97b914",
      "old_mode": 33188,
      "old_path": "core/java/android/view/GLES20Canvas.java",
      "new_id": "88539f211be10413fdb297503818491382f1c1f7",
      "new_mode": 33188,
      "new_path": "core/java/android/view/GLES20Canvas.java"
    },
    {
      "type": "modify",
      "old_id": "bbba7785dc011d5cc9419e14d8da54356681f230",
      "old_mode": 33188,
      "old_path": "graphics/java/android/graphics/Canvas.java",
      "new_id": "a1c87cb64e9f4cab00435c114fa31c7fa11f9820",
      "new_mode": 33188,
      "new_path": "graphics/java/android/graphics/Canvas.java"
    },
    {
      "type": "modify",
      "old_id": "81e9d840257f0643d62e26b18f3e3cd10fb93bb2",
      "old_mode": 33188,
      "old_path": "graphics/java/android/graphics/NinePatch.java",
      "new_id": "932e474b35936c4a8fe101e9f6f94dd6773cd446",
      "new_mode": 33188,
      "new_path": "graphics/java/android/graphics/NinePatch.java"
    },
    {
      "type": "modify",
      "old_id": "b83815b4b73b6dcc84829ae9b221a464ebd88396",
      "old_mode": 33188,
      "old_path": "graphics/java/android/graphics/drawable/NinePatchDrawable.java",
      "new_id": "86e4badc247cec5d6155bfd49904910b2f013893",
      "new_mode": 33188,
      "new_path": "graphics/java/android/graphics/drawable/NinePatchDrawable.java"
    }
  ]
}
