)]}'
{
  "commit": "baf40519cf85b6f251117087a7a121b15ef5617b",
  "tree": "f3548cee4773588e8f4ca9f6a2adb6b8cfc7422c",
  "parents": [
    "2efac157a93a61b19b1ac850fc8a8410e6bfad69"
  ],
  "author": {
    "name": "Leon Scroggins III",
    "email": "scroggo@google.com",
    "time": "Tue Oct 10 15:28:45 2017 -0400"
  },
  "committer": {
    "name": "android-build-team Robot",
    "email": "android-build-team-robot@google.com",
    "time": "Wed Nov 29 18:04:53 2017 +0000"
  },
  "message": "Test that createBitmap(65535,65535) throws OOME\n\nBug: 33846679\nTest: this\n\nA Java GIF decoder (e.g. FrameSequence) may attempt to create a large\nBitmap (up to the maximum GIF size of 65535 x 65535). Test that we throw\nOOME, which corresponds to the old code when Bitmap pixel memory was\nallocated from Java/JNI (instead of creating a null Bitmap and then\nthrowing a NullPointerException inside createBitmap).\n\nMerged-In: I6ab6cb7a3b3151641a9f9b02b0bfc484e0a4524b\nChange-Id: I6ab6cb7a3b3151641a9f9b02b0bfc484e0a4524b\n(cherry picked from commit 929b43e46db05edd4d0d227bddbdcf9df4fb0268)\n(cherry picked from commit a59b3ee79429f37033bb543bbc6270bc7a1e22e9)\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6253f0a35ca322421862a7c0a4be3bece2ec3fd4",
      "new_mode": 33188,
      "new_path": "tests/tests/security/src/android/security/cts/BitmapTest.java"
    }
  ]
}
