)]}'
{
  "commit": "c83de4403c1049cc125ccbbf0dd1189a8b54dfdc",
  "tree": "04aa7977fc0408ec9aa0350f543bdffc509de7ed",
  "parents": [
    "fe7fa775ed4f9960a89b385d2bf719195ab45016"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Tue Sep 08 21:18:46 2020 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Sep 08 21:18:46 2020 +0000"
  },
  "message": "Optimize a tight loop in FX_Number. (try 2)\n\nWhile doing string to int conversion:\n1) Remove a redundant std::isdigit() call.\n2) Don\u0027t call CheckedNumeric::IsValid() in this case.\n- It\u0027s almost always valid.\n- Continuing in an invalid state does not cause any security issues.\n\nCompare to https://pdfium-review.googlesource.com/72250, the difference\nhere is the order of operation has been preserved to avoid accidental\noverflow.\n\nBug: chromium:1124998\nChange-Id: I5f5f1dce7033bbc42b601bee4e797e50dda97c83\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/73338\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "178ede973db1a4f1174f940061f8f0489fa1e531",
      "old_mode": 33188,
      "old_path": "core/fxcrt/fx_number.cpp",
      "new_id": "d268fa0c3227ffc8944074545cfabcbacb403228",
      "new_mode": 33188,
      "new_path": "core/fxcrt/fx_number.cpp"
    }
  ]
}
