)]}'
{
  "commit": "56a6b6ba9dcb85700c0fd11c1d097e06dc9e1a6b",
  "tree": "9bb5c5b0058df8da40c3c8f4747d395990b8c619",
  "parents": [
    "a26bbb95a64c1507ba81d39b971f079f3f9c5646"
  ],
  "author": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Tue Jul 08 08:23:31 2014 -0400"
  },
  "committer": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Tue Jul 08 08:23:31 2014 -0400"
  },
  "message": "fix WBMP image will get null color table when draw in RGB565 Canvas\n\nSymptom: draw Index8 to RGB565 will using SkColorTable::lock16BitCache and return a null array.\nRoot Cause:lock16BitCache return null pointer because default type is kPremul_SkAlphaType\nSolution: WBMP color table should be kOpaque_SkAlphaType\nReproduce steps: draw a WBMP with a matrix that apply rotate and transform\n\nThis patch was proposed by arthur_hung at htc.com to the AOSP project.\n\nR\u003dreed@google.com, scroggo@google.com\n\nReview URL: https://codereview.chromium.org/377443007\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0bf138940da8a50242aab08ea8a3384245eb6e3a",
      "old_mode": 33188,
      "old_path": "src/images/SkImageDecoder_wbmp.cpp",
      "new_id": "ddb7c3df026287d76b3632e5623fab630cf2e25d",
      "new_mode": 33188,
      "new_path": "src/images/SkImageDecoder_wbmp.cpp"
    }
  ]
}
