)]}'
{
  "commit": "cf9147a73748793cdef322b2294c2aa1953256ae",
  "tree": "50d89512598ede4d66fec9563901afa77d97052b",
  "parents": [
    "dd97e79717c83fdd68d6fb8134348060f2884b40"
  ],
  "author": {
    "name": "Hui Yingst",
    "email": "nigi@chromium.org",
    "time": "Thu Aug 22 21:26:44 2019 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Thu Aug 22 21:26:44 2019 +0000"
  },
  "message": "[SkiaPaths] Fix missing texts in 5.5_simple_font.pdf.\n\nThe SkiaPaths rendering result for corpus test file 5.5_simple_font.pdf\nis missing two lines of texts. These two lines are printed one character\na time in CFX_SkiaDeviceDriver::DrawDeviceText(), and each character\u0027s\nglyph size is 2 byte. However SkTextBlob::MakeFromText() is converting\neach character into a 1-byte glyph, which is invalid to build a\nSkTextBlob. This CL changes the |byteLength| in\nSkTextBlob::MakeFromText() to match each character\u0027s glyph size\n(2 bytes) to build SkTextBlob successfully.\n\nBug: pdfium:1356\nChange-Id: Iebae964e909f35c40d2c175906fa993e191f7c6f\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/59590\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d98802ecb7a3c5490808e5ec34246112a3bfe409",
      "old_mode": 33188,
      "old_path": "core/fxge/skia/fx_skia_device.cpp",
      "new_id": "4dea72683d48ba6a6e89094e75e45ccb4256ea6e",
      "new_mode": 33188,
      "new_path": "core/fxge/skia/fx_skia_device.cpp"
    }
  ]
}
