)]}'
{
  "commit": "6207b69b96231f7ee1d4cd809c1165f3ee823866",
  "tree": "747c096f968051ac43978710b7031c0b84053e7c",
  "parents": [
    "3838f2d22d28ca26bdb002475ba50fd090cc65a4"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Fri May 17 23:00:46 2024 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 17 23:00:46 2024 +0000"
  },
  "message": "Refactor identical code in PNG_PredictLine() and PNG_Predictor()\n\nAdd helper functions to do some repeated calculations. Along the way:\n\n- Rename some variables.\n- Adjust PNG_PredictLine() so spans do not need to be accessed at an\n  offset.\n- Change a spanmove() to spancpy() in PNG_PredictLine() since there is\n  no risk of overlap.\n- Change the default case in PNG_PredictLine() to use a spancpy()\n  instead of copying one byte at a time. Then it becomes identical to\n  the special 0 value handling, which can be deleted.\n\nChange-Id: Ic827c2cfd330c80d27564c06df1c7e0ab060ddbd\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/119313\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nReviewed-by: Thomas Sepez \u003ctsepez@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d27076985810032523a2d4d072e5295434238af7",
      "old_mode": 33188,
      "old_path": "core/fxcodec/flate/flatemodule.cpp",
      "new_id": "95b5d8ef46e8064863aede3bf915b8c82ebf3545",
      "new_mode": 33188,
      "new_path": "core/fxcodec/flate/flatemodule.cpp"
    }
  ]
}
