)]}'
{
  "commit": "339bd9d4470db2d0ccf11343240bdc462a10aa3c",
  "tree": "cdf3b4a5b51fad8db8a89ead035807aff946cff6",
  "parents": [
    "e821ed6781870336071b32873bb2a1ec0e0cf8b5"
  ],
  "author": {
    "name": "Corentin Wallez",
    "email": "cwallez@chromium.org",
    "time": "Thu Mar 28 12:57:11 2019 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Thu Mar 28 12:57:11 2019 +0000"
  },
  "message": "Add dawn_wire entrypoints to inject texture in the wire\n\nThis allows reserving a texture ID in the client and injecting textures\nin the wire, so that the WebGPU control channel can create WebGPU\ntextures backed by SharedImages in Chromium.\n\nBUG\u003d941543\n\nChange-Id: I1efcfe3dce024bb2d3592f22225407a97b641c1f\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/5820\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f58ef64374abc7c64d621505c2ace2d154729f46",
      "old_mode": 33188,
      "old_path": "BUILD.gn",
      "new_id": "3ad34dcd79ff542fe6b0e0ae145117d44485e327",
      "new_mode": 33188,
      "new_path": "BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "c4e40886207b091cb1c3c490cd568b2a079fc060",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/WireClient.cpp",
      "new_id": "ceb1c68a33f67becf2a4503ee2c16111738bc326",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/WireClient.cpp"
    },
    {
      "type": "modify",
      "old_id": "79706e089fc64d431ac987ee03020005cc3a1620",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/WireServer.cpp",
      "new_id": "bfa186f9c5ac1fef4c5b8c8b15c0f6d88a1595c7",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/WireServer.cpp"
    },
    {
      "type": "modify",
      "old_id": "ca2fe9436778a5d9b7e254c4a389549f98fd4d6a",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/client/Client.cpp",
      "new_id": "195c55fd65ff0db2e8f996ec9f2f1d10a2f5e381",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/client/Client.cpp"
    },
    {
      "type": "modify",
      "old_id": "7ea62790c00c000b19fd4d4ac78e0995c82ce051",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/client/Client.h",
      "new_id": "5fd74ceb31b822af34a5d91d08eefc8b6f14a1b5",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/client/Client.h"
    },
    {
      "type": "modify",
      "old_id": "752b60fe86d01a8d62e77e484bbd95c64f88eadc",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/server/Server.cpp",
      "new_id": "6d420baf96eaaed3ba068745b782b2876aa9fab9",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/server/Server.cpp"
    },
    {
      "type": "modify",
      "old_id": "ac622ea954f64e00a120a298f7b8632602a5e5df",
      "old_mode": 33188,
      "old_path": "src/dawn_wire/server/Server.h",
      "new_id": "2081f552e338cc1cccf141b1e40a2d14f5c9a8e3",
      "new_mode": 33188,
      "new_path": "src/dawn_wire/server/Server.h"
    },
    {
      "type": "modify",
      "old_id": "d0d92772444b597e6767d87a7b5bd6aa17f2ac10",
      "old_mode": 33188,
      "old_path": "src/include/dawn_wire/WireClient.h",
      "new_id": "4e9e56a42221a185efeaad4885cd43bc2ad11b40",
      "new_mode": 33188,
      "new_path": "src/include/dawn_wire/WireClient.h"
    },
    {
      "type": "modify",
      "old_id": "04220f8c35894089bd510469bc7faf07c455f0e2",
      "old_mode": 33188,
      "old_path": "src/include/dawn_wire/WireServer.h",
      "new_id": "084ab54e08667540c306975d8d222b926c208762",
      "new_mode": 33188,
      "new_path": "src/include/dawn_wire/WireServer.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7c3a83bd2fe6baed7d38d18fa90715338df9b2c2",
      "new_mode": 33188,
      "new_path": "src/tests/unittests/wire/WireInjectTextureTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "72b1236420316542e1552878937794f11525b691",
      "old_mode": 33188,
      "old_path": "src/tests/unittests/wire/WireTest.cpp",
      "new_id": "7bc94e0b3d3da5655e8fce51e5cee273d4225ab7",
      "new_mode": 33188,
      "new_path": "src/tests/unittests/wire/WireTest.cpp"
    },
    {
      "type": "modify",
      "old_id": "bddf613bcbb5f0954d4fcb8bdcf4c3ab46b76ff7",
      "old_mode": 33188,
      "old_path": "src/tests/unittests/wire/WireTest.h",
      "new_id": "3d3243766b8cdc56ebf31b437bdb8a0474a5acae",
      "new_mode": 33188,
      "new_path": "src/tests/unittests/wire/WireTest.h"
    }
  ]
}
