)]}'
{
  "commit": "fa3c08d112bd138cb396df64f205366a98bae6f8",
  "tree": "afbb225052491a5601afce894d7c9224d4538ec2",
  "parents": [
    "dc071b1098adfa849719ea87c6da254aef5fb200"
  ],
  "author": {
    "name": "dan sinclair",
    "email": "dsinclair@chromium.org",
    "time": "Tue Apr 18 16:15:44 2023 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 18 16:15:44 2023 +0000"
  },
  "message": "Add a bump allocator.\n\nThis CL adds a simple allocator which will provide a chunk of memory of\nthe given size. It allocates out of slabs of memory.\n\nChange-Id: I9acf59fac88cd6bef260b7ebae7d7b77fd939754\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127302\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nCommit-Queue: Dan Sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1e084a22379d64173c8c3256cd68356c379a6238",
      "old_mode": 33188,
      "old_path": "src/tint/BUILD.gn",
      "new_id": "5240dd2ebc3a6ecc5d5be6477b0170f434b7bea6",
      "new_mode": 33188,
      "new_path": "src/tint/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "4dd1c88d7fecdb8210311c692929fe35cae63bed",
      "old_mode": 33188,
      "old_path": "src/tint/CMakeLists.txt",
      "new_id": "6c7acfb426644f7fc4c4c92fdbe2c81f0408d607",
      "new_mode": 33188,
      "new_path": "src/tint/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "302f924bcb6695c01bc36d28c39d3c32482e82a5",
      "new_mode": 33188,
      "new_path": "src/tint/utils/bump_allocator.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4f224558fdd7baa943e8b7b09765d64d01a9f3e6",
      "new_mode": 33188,
      "new_path": "src/tint/utils/bump_allocator_test.cc"
    }
  ]
}
