)]}'
{
  "commit": "fbb499a761bc3b4771c7dee2ed4e2c2558b23e4d",
  "tree": "29b550a51572c434a7c98b7db9299d0c42f5fb0f",
  "parents": [
    "38dfc87355906acc24a9079bfc7dad0eb5828e1f"
  ],
  "author": {
    "name": "Le Hoang Quyen",
    "email": "lehoangquyen@chromium.org",
    "time": "Tue Aug 04 02:45:59 2026 -0700"
  },
  "committer": {
    "name": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Aug 04 02:45:59 2026 -0700"
  },
  "message": "Make SlabAllocator use MemoryBlockAllocator\n\nSlabAllocator now uses MemoryBlockAllocator as its backing block\nallocator instead of malloc/free directly. Each SlabAllocator\ninstance owns a MemoryBlockAllocator sized to its slab requirements.\n\nSlabAllocator also calls TrimMemory() on its MemoryBlockAllocator\nduring DeleteEmptySlabs().\n\nBug: 542009502\nChange-Id: Ied6fa15d0169bf7dd6d3b534cc0aec0fc4797a57\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/329575\nCommit-Queue: Quyen Le \u003clehoangquyen@google.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "467580a55a7027e944d2a6541634fa54f4fd138e",
      "old_mode": 33188,
      "old_path": "src/dawn/common/MemoryBlockAllocator.cpp",
      "new_id": "c1a2ccd8369a75f0fcaccc6495dde080334c4e0f",
      "new_mode": 33188,
      "new_path": "src/dawn/common/MemoryBlockAllocator.cpp"
    },
    {
      "type": "modify",
      "old_id": "95bc532be93cc3992567772b9429ada5bf2ceb0e",
      "old_mode": 33188,
      "old_path": "src/dawn/common/MemoryBlockAllocator.h",
      "new_id": "6137c0dd7d8164a4f1072bdcfbd90c3dc19b3ac9",
      "new_mode": 33188,
      "new_path": "src/dawn/common/MemoryBlockAllocator.h"
    },
    {
      "type": "modify",
      "old_id": "ba24dc0cf8cbe7a6c7ca259d2cd42e9f85d7d5a9",
      "old_mode": 33188,
      "old_path": "src/dawn/common/SlabAllocator.cpp",
      "new_id": "b433b4f15bcebfaa855b5495061ce22e3b6a9212",
      "new_mode": 33188,
      "new_path": "src/dawn/common/SlabAllocator.cpp"
    },
    {
      "type": "modify",
      "old_id": "5a12088255ab62a73bf15355c418d2fc912e545e",
      "old_mode": 33188,
      "old_path": "src/dawn/common/SlabAllocator.h",
      "new_id": "71be4f95e21047a1ae35339065ad616ca1e309bf",
      "new_mode": 33188,
      "new_path": "src/dawn/common/SlabAllocator.h"
    },
    {
      "type": "modify",
      "old_id": "edaf2f70ce08f058349963c154106509b03ae122",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/SlabAllocatorTests.cpp",
      "new_id": "f869f3c4d88cd17144a5f97e43a0c5e5ac613af7",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/SlabAllocatorTests.cpp"
    }
  ]
}
