)]}'
{
  "commit": "a4535a34d1b317543307df6901debfefe7132569",
  "tree": "c15e99990ff4bccd09e56e35ccf8441d55e0c83e",
  "parents": [
    "e2cddc5342d5aacacce4429441c94d1e0ff67d8c"
  ],
  "author": {
    "name": "brianosman",
    "email": "brianosman@google.com",
    "time": "Fri Jun 24 12:50:19 2016 -0700"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Jun 24 12:50:19 2016 -0700"
  },
  "message": "GrColor4f is yet another 4f color type, unfortunately.\n\n- Sk4f would be my choice, but it\u0027s not allowed in include/\n- SkColor4f and SkPM4f are specified to be unpremultiplied/premultiplied, whereas GrColor (and GrColor4f) are either, depending on context.\n\nThis adds 12 bytes to GrPaint. Not sure if we want to pay that price. The precision loss for a single value (vs. in a gradient, etc...) may not justify changing the storage type here. Easy enough to back that part out, while still keeping the 4f intermediate type for the helper math that it adds, and for storage and parameter passing in other locations.\n\nBUG\u003dskia:\nGOLD_TRYBOT_URL\u003d https://gold.skia.org/search?issue\u003d2088303002\n\nReview-Url: https://codereview.chromium.org/2088303002\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "77f1a6cb0841aa84d1f073ea7265d28438cc2b02",
      "old_mode": 33188,
      "old_path": "include/gpu/GrColor.h",
      "new_id": "911b18fc16024cf44381006fbce4f25346db1f7d",
      "new_mode": 33188,
      "new_path": "include/gpu/GrColor.h"
    },
    {
      "type": "modify",
      "old_id": "af408488d7b8d003270f67b1f9edeaa29ead164c",
      "old_mode": 33188,
      "old_path": "include/gpu/GrPaint.h",
      "new_id": "70067ae4491b418f4dfec03c17eafb313d05ee46",
      "new_mode": 33188,
      "new_path": "include/gpu/GrPaint.h"
    },
    {
      "type": "modify",
      "old_id": "fd78f9f8191cbab73aa7963034a2ad7ef879d496",
      "old_mode": 33188,
      "old_path": "src/gpu/GrPaint.cpp",
      "new_id": "02518c0464f6afc9df4a62535089d1dd7c09f542",
      "new_mode": 33188,
      "new_path": "src/gpu/GrPaint.cpp"
    },
    {
      "type": "modify",
      "old_id": "1e4ff527520e6e680cae0df80d5dc976878e9a6e",
      "old_mode": 33188,
      "old_path": "src/gpu/SkGr.cpp",
      "new_id": "bb0ef91a889ba773a94ede580a3a4de48c43551d",
      "new_mode": 33188,
      "new_path": "src/gpu/SkGr.cpp"
    }
  ]
}
