)]}'
{
  "commit": "9231ac5e1c6884555571fa2541fcbc10ff97a180",
  "tree": "9b6879da53a6651dff691f9c66a6d6aa267f0b4f",
  "parents": [
    "7e6742ed1f8c70277f166329ad394e345c8289f5"
  ],
  "author": {
    "name": "Hui Yingst",
    "email": "nigi@chromium.org",
    "time": "Wed Jul 10 20:59:39 2019 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Wed Jul 10 20:59:39 2019 +0000"
  },
  "message": "Fix issue with missing thin diagonal lines.\n\nCFX_PathData::GetZeroAreaPath() needs to detect the straight\noverlapping paths which forms zero area to fill, and then add the\npoints which can represent the overlapped path to |NewPath| for\nstroking purpose.\n\nThe diagonal lines in bug_1338 pixel test are missing because\nCFX_PathData::GetZeroAreaPath() only adds points to |NewPath| when the\noverlapping paths form vertical or horizontal lines. To fix the issue,\nadd a check for diagonal lines formed by overlapping paths.\n\nUpdate DEPS to adjust corpus tests affected by this change.\n\nBug: pdfium:1338\nChange-Id: Idd05d7dca437bfedc5a0e75de688c7cc7138d539\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/57311\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "426b606b6b84da960c65f1f446dc7cde43407755",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "1302cc02d9aa1d5ba7ef870100359ba686d47bd4",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "b56a9d887ab8652c8b150fd88955b0f1910d4e77",
      "old_mode": 33188,
      "old_path": "core/fxge/cfx_pathdata.cpp",
      "new_id": "cb959f9cbba9305661b791984377e92b546f83b0",
      "new_mode": 33188,
      "new_path": "core/fxge/cfx_pathdata.cpp"
    },
    {
      "type": "modify",
      "old_id": "76ccd53d8ea9e9f0cae78a5d6d7e1628b8e444a6",
      "old_mode": 33188,
      "old_path": "testing/SUPPRESSIONS",
      "new_id": "dedfbbde3b398d12abacf5e21aab7eaf760740d9",
      "new_mode": 33188,
      "new_path": "testing/SUPPRESSIONS"
    }
  ]
}
