)]}'
{
  "commit": "72b0518387821b29d4edcea69b7911097636f743",
  "tree": "237aaca893d57b1e209decd89758996e20891743",
  "parents": [
    "88ad8bf36b79ce341898817b44f3620ca188a695"
  ],
  "author": {
    "name": "K. Moon",
    "email": "kmoon@chromium.org",
    "time": "Thu May 25 22:05:20 2023 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu May 25 22:05:20 2023 +0000"
  },
  "message": "Add CFX_SkiaDeviceDriver(SkCanvas*) constructor\n\nAdds a new CFX_SkiaDeviceDriver constructor that accepts an (unowned)\nSkCanvas. This allows CFX_SkiaDeviceDriver to use any SkCanvas\nimplementation, rather than just one backed by SkBitmap or\nSkPictureRecorder.\n\nRemoves internal APIs that use SkPictureRecorder, as all APIs other than\nFPDF_RenderPageSkp() only need an SkCanvas.\n\nFor the constructor accepting a CFX_DIBitmap, replaces the (owned)\nSkCanvas wrapping an SkBitmap with the (unowned) SkCanvas associated\nwith a raster SkSurface. This makes the SkCanvas uniformly unowned,\neliminating a special case in the destructor.\n\nBug: pdfium:2034\nChange-Id: I2fb4420807fd3a763b59bde889758d4fa52ab3e3\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/108071\nReviewed-by: Nigi \u003cnigi@chromium.org\u003e\nCommit-Queue: Nigi \u003cnigi@chromium.org\u003e\nAuto-Submit: K. Moon \u003ckmoon@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9c20fe99b27ee294a62e6161b9380db28133255",
      "old_mode": 33188,
      "old_path": "core/fxge/cfx_defaultrenderdevice.h",
      "new_id": "112c4c744bae6c36bfd408d04e1f035a3ac79dd4",
      "new_mode": 33188,
      "new_path": "core/fxge/cfx_defaultrenderdevice.h"
    },
    {
      "type": "modify",
      "old_id": "a8d22eb8e487c1707bced7abff2dadfd113e009a",
      "old_mode": 33188,
      "old_path": "core/fxge/skia/fx_skia_device.cpp",
      "new_id": "c600e3fc1a759c093c2a6364ee0120fb3242f749",
      "new_mode": 33188,
      "new_path": "core/fxge/skia/fx_skia_device.cpp"
    },
    {
      "type": "modify",
      "old_id": "e6b2529fa566e5d4a443678d77bfd9adac651974",
      "old_mode": 33188,
      "old_path": "core/fxge/skia/fx_skia_device.h",
      "new_id": "1051526cda4b8efd0e7b8471927a53698b082628",
      "new_mode": 33188,
      "new_path": "core/fxge/skia/fx_skia_device.h"
    },
    {
      "type": "modify",
      "old_id": "8c1a083e59432c6095a4bc37aa344caeb9bb5ab8",
      "old_mode": 33188,
      "old_path": "fpdfsdk/fpdf_formfill.cpp",
      "new_id": "0a6ae85dab27ba57b1a54821567636e9a78ac150",
      "new_mode": 33188,
      "new_path": "fpdfsdk/fpdf_formfill.cpp"
    },
    {
      "type": "modify",
      "old_id": "d65579d323de69de9524178c7fa014e7d8780bf8",
      "old_mode": 33188,
      "old_path": "fpdfsdk/fpdf_view.cpp",
      "new_id": "430b6606704611ef100ad74c1faa87368e151187",
      "new_mode": 33188,
      "new_path": "fpdfsdk/fpdf_view.cpp"
    }
  ]
}
