1. 2088cde Update tests to use new mapping APIs by Corentin Wallez · 4 years, 7 months ago
  2. 47a3341 Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer by Corentin Wallez · 4 years, 10 months ago
  3. 40dc5d3 Cleanup: Remove unnecessary TestSetUp overload by Austin Eng · 4 years, 10 months ago
  4. da722ad Run dawn_end2end_tests on all available system adapters by Austin Eng · 4 years, 10 months ago
  5. e831653 Normalize case X : {} break; to case X : { break;} by Corentin Wallez · 5 years ago
  6. 6c1d646 Change extern const DawnTestParam helpers to functions by Austin Eng · 5 years ago
  7. 3debb26 Limit heap growth when uploading with SetSubData. by Bryan Bernhart · 5 years ago
  8. cab352c Make end2end and perf tests use webgpu.h by Corentin Wallez · 5 years ago
  9. 04863c4 Make examples and utils use webgpu.h by Corentin Wallez · 5 years ago
  10. 31bde95 perf_tests: Replace WaitForGPU with maxStepsInFlight argument by Austin Eng · 5 years ago
  11. 7f42689 Skip BufferUploadPerf 16MB SetSubData on all backends. by Austin Eng · 5 years ago
  12. b6acae6 Suppress BufferUploadPerf for setSubData of 16MB on Vulkan by Corentin Wallez · 5 years ago
  13. 3b05a6e BufferUploadPerf: Measure various buffer sizes. by Bryan Bernhart · 5 years ago
  14. e79b061 Skip tests if no adapter is available by Austin Eng · 5 years ago
  15. ca0eac3 Add Dawn perf test harness by Austin Eng · 6 years ago