)]}'
{
  "commit": "3a90bfd39f99d3532b6a169a9c2f82f7656f114d",
  "tree": "97084ec207043fbd13d602b8845f03bfb8183407",
  "parents": [
    "394d460697242734ba302db1a7fdba7add7d92eb"
  ],
  "author": {
    "name": "Jim Blackler",
    "email": "jimblackler@google.com",
    "time": "Wed Aug 13 13:17:14 2025 -0700"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Aug 13 13:17:14 2025 -0700"
  },
  "message": "Kotlin: fix intermittent crashing in webGPU.close()\n\nI fixed a bug where the isClosing flag wasn\u0027t set (this can stop\ncrashing in the event polling loop).\n\nCurrently if device.close() (which calls wgpuDeviceRelease) is called\nthis is kills the thread. I don\u0027t know why.\n\nOn the other hand, if I don\u0027t call wgpuDeviceRelease I am able to bring\ndown the surface, the instance and the adapter, which is an\nimprovement.\n\nBug: 428866400\nTest: Run the demo at\nhttps: //dawn-android-samples.googlesource.com/dawn-demo/+/refs/heads/main\nChange-Id: I58cbbd5fbb090699c618cea49eb2082cdfca24a9\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257155\nCommit-Queue: Jim Blackler \u003cjimblackler@google.com\u003e\nReviewed-by: Alfie Baxter \u003calfiebaxter@google.com\u003e\nReviewed-by: Loko Kung \u003clokokung@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f0672393fadefa03e975ac92f123359c4ad713db",
      "old_mode": 33188,
      "old_path": "tools/android/webgpu/src/main/java/androidx/webgpu/helper/WebGpu.kt",
      "new_id": "f3573f359650eeae08794dbdf8fe690ad76e2bce",
      "new_mode": 33188,
      "new_path": "tools/android/webgpu/src/main/java/androidx/webgpu/helper/WebGpu.kt"
    }
  ]
}
