)]}'
{
  "commit": "3cddf36dbb8ad944690ce23ef1775ed6de44dd52",
  "tree": "ae63a180f1eec706746fe9684be325aeca314d6b",
  "parents": [
    "7ef0b054ae0ee2e43536a5b0191d982f5b0844ab"
  ],
  "author": {
    "name": "Leon Scroggins III",
    "email": "scroggo@google.com",
    "time": "Mon Apr 13 12:38:43 2020 -0400"
  },
  "committer": {
    "name": "Leon Scroggins III",
    "email": "scroggo@google.com",
    "time": "Mon Apr 13 14:35:17 2020 -0400"
  },
  "message": "Add a test for grayscale color spaces\n\nBug: 153410582\nTest: this\n\nAdd gimp-d65-grayscale.jpg. This image was created with GIMP, using its\nbuilt-in D65 grayscale color profile, which triggers the bug.\n\nVerify that a Bitmap decoded from this image has a ColorSpace with the\nproperties we expect (all 1s in primaries, all 0s in transforms, except\nthe diagonal). Verify that when creating a new Bitmap with this same\nColorSpace (via createBitmap or createScaledBitmap) the resulting Bitmap\nhas an equal ColorSpace. Further, verify that the new Bitmap is not all\nblack.\n\nChange-Id: I0a280cdfdb02766f5e415408386cce49a59504ab\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0e0924bc4f9de015ea32fdf312ed3daa1b3b07a9",
      "new_mode": 33188,
      "new_path": "tests/tests/graphics/assets/gimp-d65-grayscale.jpg"
    },
    {
      "type": "modify",
      "old_id": "5603b9d0a66724109166b8598fade4b1532bcff3",
      "old_mode": 33188,
      "old_path": "tests/tests/graphics/src/android/graphics/cts/BitmapColorSpaceTest.java",
      "new_id": "6e7c5c9f11091846b8fb0b82f9aa0b8417d2be2c",
      "new_mode": 33188,
      "new_path": "tests/tests/graphics/src/android/graphics/cts/BitmapColorSpaceTest.java"
    }
  ]
}
