1. f03057f Use WireResult instead of bool in various autogen places. by Loko Kung · 1 year, 1 month ago
  2. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  3. 0ebe86d dawn::wire::client: Merge object allocators, add variadic Make. by Corentin Wallez · 2 years, 9 months ago
  4. 0f97df8 dawn::wire::client: Track the object generation on the objects by Corentin Wallez · 2 years, 9 months ago
  5. 20cbe6d tint->dawn: Move src/dawn_wire -> src/dawn/wire by Ben Clayton · 3 years, 1 month ago[Renamed (98%) from generator/templates/dawn_wire/client/ClientHandlers.cpp]
  6. d9ab69a tint->dawn: Move src/common -> src/dawn/common by Ben Clayton · 3 years, 1 month ago
  7. 5d846ab Rename namespace dawn_wire to dawn::wire. by Corentin Wallez · 3 years, 2 months ago chromium/4822
  8. 7f8fa04 Use C++17 nested namespaces instead of manually nesting them. by Corentin Wallez · 3 years, 2 months ago
  9. bd3f586 dawn_wire: Move BufferConsumer to it's own file. Unify WIRE_TRY by Austin Eng · 4 years, 1 month ago
  10. 51db53f dawn_wire: Harden deserialization routines by Austin Eng · 4 years, 1 month ago
  11. cac0442 dawn_wire: Support chunked commands by Austin Eng · 4 years, 5 months ago
  12. 518c8e7 Cleanup: Rename dawn_wire Object "serial" to "generation" by Austin Eng · 5 years ago
  13. 8eb8385 dawn_wire: Tag deserialize commands with volatile pointer by Austin Eng · 5 years ago
  14. 1139d1c Factor wire client handlers into proper command handlers and doers by Austin Eng · 6 years ago
  15. cd4fd8e Make the wire Client own ObjectAllocators and CommandSerializer by Austin Eng · 6 years ago
  16. acd8b7d Separate WireClient.cpp into multiple files. by Austin Eng · 6 years ago