dawn-cmake/src/dawn_wire
Austin Eng 7fe5aa2eac Remove deprecated Wire APIs
Bug: dawn:565
Change-Id: I577532347c79e64b418a93551027e89910c3ce68
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40480
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Stephen White <senorblanco@chromium.org>
2021-02-05 23:36:30 +00:00
..
client Remove deprecated Wire APIs 2021-02-05 23:36:30 +00:00
server Remove deprecated Wire APIs 2021-02-05 23:36:30 +00:00
BUILD.gn Track and destroy all child objects on wire client destruction 2020-11-11 19:46:18 +00:00
CMakeLists.txt dawn_wire: Support chunked commands 2020-10-13 22:35:34 +00:00
ChunkedCommandHandler.cpp Use a common helper for std::nothrow 2021-01-05 07:40:48 +00:00
ChunkedCommandHandler.h dawn_wire: Protect against large allocations in ChunkedCommandHandler 2020-11-13 01:49:12 +00:00
ChunkedCommandSerializer.cpp dawn_wire: Support chunked commands 2020-10-13 22:35:34 +00:00
ChunkedCommandSerializer.h Use a common helper for std::nothrow 2021-01-05 07:40:48 +00:00
WireClient.cpp Remove deprecated Wire APIs 2021-02-05 23:36:30 +00:00
WireDeserializeAllocator.cpp Add wire_cmd.py and dawn_wire.json to autogenerate all wire commands. 2019-01-15 20:49:53 +00:00
WireDeserializeAllocator.h Fix missing virtual on destructor 2019-09-03 07:47:45 +00:00
WireServer.cpp Remove deprecated Wire APIs 2021-02-05 23:36:30 +00:00