)]}'
{
  "commit": "0eee090c2b8adca4142c352b6668a9b72435c538",
  "tree": "f9051ff856d87b7e4d8c3558d08d1b7ea5954fae",
  "parents": [
    "b355a39819d6ba788308926b58e3b23a365029d1"
  ],
  "author": {
    "name": "Jiawei Shao",
    "email": "jiawei.shao@intel.com",
    "time": "Fri Nov 01 00:25:48 2024 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Nov 01 00:25:48 2024 +0000"
  },
  "message": "Don\u0027t clear staging buffer again in `BufferBase::MapAtCreation()`\n\nThis patch removes an unnecessary call of `memset()` on the memory\npointer got from the staging buffer. In `BufferBase::MapAtCreation()`,\nwe don\u0027t need to clear the staging buffer again because the staging\nbuffer is created with `mappedAtCreation \u003d\u003d true` and has already been\ncleared to 0 at its creation time.\n\nBug: chromium:42242066\nChange-Id: I9b48b7494ab1c116e8bd91b7f598ffe8cabac5ab\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213195\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\nCommit-Queue: Jiawei Shao \u003cjiawei.shao@intel.com\u003e\nReviewed-by: Loko Kung \u003clokokung@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c618f842457b8aa59f7bb733df457aabc5e42011",
      "old_mode": 33188,
      "old_path": "src/dawn/native/Buffer.cpp",
      "new_id": "9241f5d7b3f9440c509adf7e9c93284f51fcd626",
      "new_mode": 33188,
      "new_path": "src/dawn/native/Buffer.cpp"
    }
  ]
}
