)]}'
{
  "commit": "c4cfbf01951e014eea4079a3fea810ceca0f9af4",
  "tree": "967d4d373c8a7446c17d9f085e162b394edf03b4",
  "parents": [
    "9f4eff245f365bf58c314ec558edc63cec506ce5"
  ],
  "author": {
    "name": "Austin Eng",
    "email": "enga@chromium.org",
    "time": "Thu Jun 13 04:00:19 2024 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jun 13 04:00:19 2024 +0000"
  },
  "message": "Return wgpu::Status from SharedTexture/BufferMemory Begin/EndAccess\n\nNote, there is a small behavior change where previously, you could\nEndAccess and return \"true\" if the access was successfully ended, but\nthere was some other error exporting the fence. We could return a new\nenum to differentiate these cases, but ultimately I decided it is not\nworth it. If the fence failed to export, then it would be unsafe to\nuse the texture after anyway since you can\u0027t wait on it. All the error\ncases are merged into one now.\n\nBug: 42241199\nChange-Id: I19f2700bd00b9661bd37943072b9d149b956f55f\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193282\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\nCommit-Queue: Austin Eng \u003cenga@chromium.org\u003e\nReviewed-by: Loko Kung \u003clokokung@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f1bf5dff3b02df31c2f24816288bb7fb4295389",
      "old_mode": 33188,
      "old_path": "src/dawn/dawn.json",
      "new_id": "b1611380c7449b83c13703a044591e13f89aada5",
      "new_mode": 33188,
      "new_path": "src/dawn/dawn.json"
    },
    {
      "type": "modify",
      "old_id": "e4ee6f98241a4d2e93c0207a31a7583d91ab1f75",
      "old_mode": 33188,
      "old_path": "src/dawn/native/SharedResourceMemory.cpp",
      "new_id": "73c08d7ca2fd31e13cf7c466059eac42e577a888",
      "new_mode": 33188,
      "new_path": "src/dawn/native/SharedResourceMemory.cpp"
    },
    {
      "type": "modify",
      "old_id": "a5a99560a4377162e944665358ef35965f9aa459",
      "old_mode": 33188,
      "old_path": "src/dawn/native/SharedResourceMemory.h",
      "new_id": "c7b908a88270b0c50b79e09be97efc31caa2d9c7",
      "new_mode": 33188,
      "new_path": "src/dawn/native/SharedResourceMemory.h"
    }
  ]
}
