)]}'
{
  "commit": "7043b271f4c117bfbd1329fa398cdabda9c0d67d",
  "tree": "78ab8df280e170eeaa4307d12a797bb5ccf96b0b",
  "parents": [
    "0dc2e884d3168f21c8dc128120804d423490b539"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Fri Sep 23 20:32:57 2022 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Sep 23 20:32:57 2022 +0000"
  },
  "message": "Add a FixedZeroedDataVector container.\n\nThis is a simple container to hold data of a fixed size. Unlike\nFixedUninitDataVector, it does initialize the underlying memory. Since\nit always initializes the memory to all zeroes, it does so more\nefficiently than std::vector in debug builds. Its public methods are\nvery limited and generally requires callers to get to the underlying\ndata via spans.\n\nChange-Id: I4a5e4238ce4833563e157b203df7243379d9121d\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/98171\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d9264964578a1f31bd1adfd63ea71104409c4f00",
      "old_mode": 33188,
      "old_path": "core/fxcrt/BUILD.gn",
      "new_id": "bf969c00811d37aea75967896b3b5615f6d8aaa4",
      "new_mode": 33188,
      "new_path": "core/fxcrt/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "71170dfcc2ec9945af1fd69e58998af4df51d2e7",
      "new_mode": 33188,
      "new_path": "core/fxcrt/fixed_zeroed_data_vector.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e66600bfd6e5dad21d09c414f79f1446de05e11a",
      "new_mode": 33188,
      "new_path": "core/fxcrt/fixed_zeroed_data_vector_unittest.cpp"
    }
  ]
}
