)]}'
{
  "commit": "07f10ae2eede1ad1fbb4424064eaaaa77dfb90d2",
  "tree": "94b66b4acb8a6f2f20a292505e6bfb79acb79085",
  "parents": [
    "d66051b5edfee0279b504b49f7d167f03c17c6dd"
  ],
  "author": {
    "name": "Bo Xu",
    "email": "bo_xu@foxitsoftware.com",
    "time": "Mon Jan 05 10:11:47 2015 -0800"
  },
  "committer": {
    "name": "Bo Xu",
    "email": "bo_xu@foxitsoftware.com",
    "time": "Mon Jan 05 10:11:47 2015 -0800"
  },
  "message": "In windows printing, convert src bitmap to dest bitmap using CompositeBitmap.\n\nWhen dealing with transparency, the printing procedure will generate a bitmap first,\nthen draw this bitmap in windows DC.\nThe format of source bitmap is argb, but the destination bitmap is rgb.\nSimply doing memcpy will lose the alpha channel information, so CompositeBitmap function is needed.\n\nBUG\u003d412908\nR\u003dvitalybuka@chromium.org\n\nReview URL: https://codereview.chromium.org/826633002\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d8ec8c676a077e53189adb8b6df247b61e36b2dc",
      "old_mode": 33188,
      "old_path": "fpdfsdk/src/fpdfview.cpp",
      "new_id": "653702382c6ea4389604a397503f3568f073b153",
      "new_mode": 33188,
      "new_path": "fpdfsdk/src/fpdfview.cpp"
    }
  ]
}
