)]}'
{
  "commit": "609ad4a73f6234a28512fbcd5e406742becc44d2",
  "tree": "d2de5f5750ad93d056e2d889e898bdf493d8e846",
  "parents": [
    "0b08b7676d4b1292aa79888cec4e095688b3e543"
  ],
  "author": {
    "name": "Elie Michel",
    "email": "eliemichel@users.noreply.github.com",
    "time": "Tue Jan 20 15:35:36 2026 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Jan 20 15:35:36 2026 -0800"
  },
  "message": "Ensure bundle_libraries is called with uppercase link type\n\nIn the root CMakeLists.txt, a call to `TOUPPER` suggests that the value of `DAWN_BUILD_MONOLITHIC_LIBRARY` might have any case. However, its value is used as is in the call to `bundle_libraries`, which in turn uses it in a call to `add_library`, which requires uppercase `STATIC`or `SHARED`.\n\nThis ensures that the argument passed to `bundle_libraries` is uppercased. Another fix could be to place a call to `TOUPPER`directly within `bundle_libraries`\u0027s definition.\n\nThis is an imported pull request from\nhttps://github.com/google/dawn/pull/56\n\nGITHUB_PR_HEAD_SHA\u003d2ce3a5f3290dd763804d1f5c6170edf756943502\nORIGINAL_AUTHOR\u003dElie Michel \u003celiemichel@users.noreply.github.com\u003e\nGitOrigin-RevId: 69ce404dd4cb9c7b9cdae7956b63bfd8cf700172\nChange-Id: Ibfea2cdc67b45142c5d7916e4a2a48b74524d2cd\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/285403\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2e28b5145b9f6a6619dc3b4aaa43b394157f651",
      "old_mode": 33188,
      "old_path": "src/dawn/native/CMakeLists.txt",
      "new_id": "452ce1c2d75d106e0ec7760c995d3b2d1431adb2",
      "new_mode": 33188,
      "new_path": "src/dawn/native/CMakeLists.txt"
    }
  ]
}
