)]}'
{
  "commit": "a5f8e8e34a7dc4f883c05c18f01e1870ff63b4b9",
  "tree": "20d68b7e2537f0fa6a7888962f639f84468f566f",
  "parents": [
    "6af2e300302522b1b7c56c2948f5810fcbb236ba"
  ],
  "author": {
    "name": "Brandon Jones",
    "email": "bajones@chromium.org",
    "time": "Tue Jan 31 04:11:17 2023 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Jan 31 04:11:17 2023 +0000"
  },
  "message": "Check to ensure pMessageIdName is not null\n\nPreviously we were checking against a list of skipped messages using\nboth the pMessageIdName and pMessage from a Vulkan debug info callback.\nThe spec, however, indicates that the pMessageIdName may be NULL.\n\nThis change checks to see if that value is NULL before doing any further\nchecks, and if so always indicates that the message should not be\nskipped. (No other code in Dawn references the pMessageIdName.)\n\nSee the appropriate page of the Vulkan spec for details:\nhttps://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkDebugUtilsMessengerCallbackDataEXT.html\n\nChange-Id: Idd8bf312db31d6cea8e6ce42a47254f182b1070e\nBug: chromium:1411047\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117594\nKokoro: Kai Ninomiya \u003ckainino@chromium.org\u003e\nKokoro: Brandon Jones \u003cbajones@chromium.org\u003e\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3528d1f2a1f0ee76628f7e555b56e29529e23efd",
      "old_mode": 33188,
      "old_path": "src/dawn/native/vulkan/BackendVk.cpp",
      "new_id": "7dfad6f450fb6732ebf2b9aa305d4a97919b6eef",
      "new_mode": 33188,
      "new_path": "src/dawn/native/vulkan/BackendVk.cpp"
    }
  ]
}
