)]}'
{
  "commit": "35fcd15d0598bca6a265100ace5d10a0d992cf9c",
  "tree": "5fa2766e0e276546441890050d8040edbf5292a6",
  "parents": [
    "e4538f5b46d70798e34eb078f5d5e76a59d02318"
  ],
  "author": {
    "name": "sugoi",
    "email": "sugoi@chromium.org",
    "time": "Wed Jun 11 06:31:29 2014 -0700"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Wed Jun 11 06:31:29 2014 -0700"
  },
  "message": "Support for larger than \"signed 32b limit\" sized bitmaps in BGRAConvolve2D.\n\nThe multiplication of 2 signed ints was producing a result larger than what\u0027s supported by a single signed int and the memory was accessed out of bounds. Using uint64_t solves the issue.\n\nBUG\u003d378491\nR\u003dreed@google.com, rmistry@google.com\n\nAuthor: sugoi@chromium.org\n\nReview URL: https://codereview.chromium.org/323013005\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7666e6fadc99ac3b161403c91bee35fa0fdbe529",
      "old_mode": 33188,
      "old_path": "src/core/SkConvolver.cpp",
      "new_id": "0e97fac07ffc5083cad6d045247c37e388428cd6",
      "new_mode": 33188,
      "new_path": "src/core/SkConvolver.cpp"
    }
  ]
}
