)]}'
{
  "commit": "fb622d6161631f71ba94b174d6cedd392f1ed4bc",
  "tree": "bbebc74b12b82c2609fcc2c0a43c89be1c3f5517",
  "parents": [
    "80984c98d92fafd40bab06f7868c1d74bd236819"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Tue Feb 12 19:39:31 2019 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Feb 12 19:39:31 2019 +0000"
  },
  "message": "Make CPDF_TextPageFind creation go through Create() method.\n\nThe Create() method takes the raw |findwhat| string, while the ctor\nchanges to take the parsed form. Now CPDF_TextPageFind does not have to\nstore both forms of |findwhat| and CPDF_TextPageFind creating another\nCPDF_TextPageFind is faster because the newly created CPDF_TextPageFind\ndoes not have to parse again.\n\nAlong the way, split ExtractFindWhat() into a standalone function, and\nhave Create() call FindFirst() after initialization, so its caller does\nnot have to.\n\nChange-Id: Ic2949d6197fd5f28b4a489b7108ee8c44f1ea71a\nReviewed-on: https://pdfium-review.googlesource.com/c/34859\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc94504947ebc21fbdd52530e80dd4f76c46fe4a",
      "old_mode": 33188,
      "old_path": "core/fpdftext/cpdf_textpagefind.cpp",
      "new_id": "b70a13c459492522f77505d6e25dd548483f1a71",
      "new_mode": 33188,
      "new_path": "core/fpdftext/cpdf_textpagefind.cpp"
    },
    {
      "type": "modify",
      "old_id": "7ad7601e842b9dc0cf8eb26e0dc418646cb1352b",
      "old_mode": 33188,
      "old_path": "core/fpdftext/cpdf_textpagefind.h",
      "new_id": "1e3a55c214a22e7b905433238f732fd1f817e30d",
      "new_mode": 33188,
      "new_path": "core/fpdftext/cpdf_textpagefind.h"
    },
    {
      "type": "modify",
      "old_id": "9934c0c49fd23be9eb61d323a64050c5051d3cf5",
      "old_mode": 33188,
      "old_path": "fpdfsdk/fpdf_text.cpp",
      "new_id": "09193e7a820e81b36db88c3819c5dacd7d851980",
      "new_mode": 33188,
      "new_path": "fpdfsdk/fpdf_text.cpp"
    }
  ]
}
