1. 352804c Remove third_party/gpuweb-cts by Antonio Maiorano · 2 years, 7 months ago
  2. 7c92ebe gitignore /build-* by Antonio Maiorano · 2 years, 7 months ago
  3. 93cf346 [clang-tidy] Add ability to checkout clang-tidy. by dan sinclair · 2 years, 7 months ago
  4. 9f49ac5 tools: Replace copy-pasta scripts by Ben Clayton · 2 years, 8 months ago
  5. 0610755 Ignore tools/cmake* by Antonio Maiorano · 2 years, 8 months ago
  6. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 8 months ago tint-merge
  7. 475941c tools: Add src/container by Ben Clayton · 2 years, 9 months ago
  8. 6f8ff74 dawn/node: Fetch and use node 16.13 by Ben Clayton · 2 years, 9 months ago
  9. 3374f43 Normalize DEPS to ease merging with Dawn by Ryan Harrison · 2 years, 9 months ago
  10. d2c9864 Add CTS expectation adder script by Brian Sheedy · 2 years, 9 months ago
  11. 5c780d7 Add WebGPU CTS dep and build files by Kai Ninomiya · 2 years, 9 months ago
  12. 902ad1f tint->dawn: Move src/dawn_node -> src/dawn/node by Ben Clayton · 2 years, 11 months ago
  13. 7e6989b .gitignore: Add thirdparty/benchmark by Ben Clayton · 2 years, 11 months ago
  14. 7b0686a build: Update tint to use C++17. by Ben Clayton · 3 years ago
  15. d520366 Roll build dependencies to enable C++17 by Corentin Wallez · 3 years ago
  16. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years ago
  17. 9e1f3e2 Remove test.wgsl, add to .gitignore by Ben Clayton · 3 years, 1 month ago
  18. 0cd8edc Add /third_party/gpuweb to .gitignore by Antonio Maiorano · 3 years, 2 months ago
  19. 7cf3b28 GLSL writer: validate all entry points with glslang. by Stephen White · 3 years, 2 months ago
  20. 200ed61 dawn_node: Add a tool to run the CTS by Ben Clayton · 3 years, 3 months ago
  21. dc890d6 DEPS: Add NodeJS binding dependencies by Ben Clayton · 3 years, 3 months ago
  22. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 3 months ago
  23. e0da9ff .gitignore: Prefix ignored root directories with '/' by Ben Clayton · 3 years, 3 months ago
  24. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 3 months ago
  25. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 3 months ago chromium/4643
  26. 0b3611b Add spirv-tools fuzzer by Vasyl Teliman · 3 years, 6 months ago
  27. 5f5f79c gitignore /build*/ folders by Antonio Maiorano · 3 years, 7 months ago
  28. 54f4a21 tools: Shuffle go code into an idiomatic tree by Ben Clayton · 3 years, 7 months ago
  29. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 3 years, 9 months ago
  30. fe5fea8 .gitignore: Add Visual Studio config directory by Ben Clayton · 3 years, 9 months ago
  31. be88f17 Add .vscode/tasks.json by Ben Clayton · 3 years, 9 months ago
  32. 63c87d9 Add .vscode/tasks.json by Ben Clayton · 3 years, 9 months ago
  33. 4bd4b8f .gitignore: Add default.profraw by Ben Clayton · 3 years, 10 months ago
  34. 579f6a0 Fix typos in CMakeLists by Vasyl Teliman · 4 years ago
  35. 7fae6cb Add new third-party dependencies to .gitignore by Corentin Wallez · 4 years ago
  36. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years ago
  37. adb10d6 Add option and target for generating code cov info by Ben Clayton · 4 years, 2 months ago
  38. 429aa81 Add simple test runner. by dan sinclair · 4 years, 5 months ago
  39. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 7 months ago
  40. 6ca2699 Windows fixes. by dan sinclair · 4 years, 8 months ago
  41. 2283925 [spirv-writer] Add start of break and continue. by dan sinclair · 4 years, 8 months ago
  42. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 4 years, 8 months ago
  43. 0e2da73 More ignores by dan sinclair · 4 years, 8 months ago
  44. bf2b897 Add gclient files to gitignore by Dan Sinclair · 4 years, 10 months ago
  45. 6e58189 Initial commit by Dan Sinclair · 4 years, 10 months ago
  46. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  47. 1678773 Add vulkan-headers and vulkan-validation-layers to .gitignore by Jiawei Shao · 5 years ago
  48. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  49. 23edf95 Update .gitignore by Corentin Wallez · 5 years ago
  50. dd15b11 Add .gitattributes to normalize EOL by Corentin Wallez · 5 years ago
  51. c7f416c Add wire_cmd.py and dawn_wire.json to autogenerate all wire commands. by Austin Eng · 6 years ago
  52. 146edf5 Remove support for CMake builds by Corentin Wallez · 6 years ago
  53. f168c57 Add new dependencies to gitignore and fix gclient url. by James Darpinian · 6 years ago
  54. 21a2385 Add initial BUILD.gn files for libdawn[|_native|_wire] by Corentin Wallez · 6 years ago
  55. fc9775f .gitignore + disable in-source builds (#98) by Kai Ninomiya · 7 years ago