)]}'
{
  "commit": "ec0ebe7727fd259a56591dbf212d5a27c7a45c81",
  "tree": "3e99ea1e5090c1fc1f791e971fa7f47404392d40",
  "parents": [
    "f7926992c6852e2a842d197412b0eeb47743b10d"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Thu Dec 19 17:54:27 2019 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Thu Dec 19 17:54:27 2019 +0000"
  },
  "message": "Do less work in XFATestEnvironment::SetUp().\n\nXFATestEnvironment::SetUp() gets called once per gtest test environment\nset-up. With --gtest-repeat\u003dN, XFATestEnvironment::SetUp() gets called N\ntimes. Whereas InitializeXFATestEnvironment(), which instantiates\nXFATestEnvironment, is only called once for the lifetime of the test\nsuite.\n\nGiven this, move the SystemFontInfoIface::CreateDefault() call out of\nXFATestEnvironment::SetUp() and into InitializeXFATestEnvironment().\nThis makes repeated test runs have constant test environment set-up\ntime, instead of getting slower with each repeated test run.\n\nChange-Id: I6ed1e01244d2dacd97af5ef5da5399479d69e60c\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/64250\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5c7cdf9cde62745e98e37f99651e90eed48505de",
      "old_mode": 33188,
      "old_path": "testing/xfa_unit_test_support.cpp",
      "new_id": "8d8460fe6b7a7daa610cdc9c7dd8e6e9f00dccdd",
      "new_mode": 33188,
      "new_path": "testing/xfa_unit_test_support.cpp"
    }
  ]
}
