1. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  2. 66b7566 [gn] Disable fuzzers when '[dawn|tint]_has_build' is false by Ben Clayton · 1 year, 5 months ago
  3. 0fe9e44 Switch from Vulkan-Tools to Vulkan-Utility-Libraries by James Price · 1 year, 6 months ago
  4. e730f9b Add build override dawn_egl_registry_dir by Peng Huang · 1 year, 7 months ago
  5. aaa8aa9 Add dawn_opengl_registry_dir build override by Peng Huang · 1 year, 7 months ago chromium/5981
  6. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 8 months ago chromium/5874
  7. b94856d Add GN build of DXC by Antonio Maiorano · 1 year, 9 months ago
  8. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 9 months ago
  9. 23d09c6 Add compute pipeline cache key generation for Vulkan. by Loko Kung · 3 years ago chromium/4994
  10. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 3 years ago tint-merge
  11. 09100b7 Try to use the vulkan-headers from vulkan-deps instead of third_party/khronos. by Loko Kung · 3 years ago
  12. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years, 1 month ago
  13. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 3 months ago
  14. ec5aa6e Only default to vulkan loader in standalone by Kai Ninomiya · 3 years, 3 months ago
  15. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 4 months ago chromium/4738
  16. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 6 months ago
  17. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 6 months ago
  18. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 6 months ago chromium/4643
  19. a0bdba1 Make Dawn's Tint version visible when recursedepsing in Dawn by Corentin Wallez · 4 years ago
  20. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 4 years ago
  21. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years, 2 months ago
  22. 3e332cd Set a default value for dawn_glm_dir like other GN build overrides by Jiajie Hu · 4 years, 10 months ago
  23. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 10 months ago
  24. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 5 years ago
  25. d9d9d1e Make the Vulkan Validation Layers an optional dependency. by Zhenyao Mo · 5 years ago
  26. 30ec4fc Fixes to be able to build Dawn inside Skia by Corentin Wallez · 5 years ago
  27. 2cb76ab perf_tests: Manually serialize JSON and remove dependency on jsoncpp by Austin Eng · 5 years ago
  28. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  29. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  30. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  31. a9a84df BUILD.gn: Delete stale generated files in Dawn's gen dir. by Corentin Wallez · 5 years ago
  32. 579cf62 Split off common and libdawn / dawn_headers from BUILD.gn by Corentin Wallez · 6 years ago
  33. 48a1923 Revert "Create new src/tests BUILD.gn file." by Corentin Wallez · 6 years ago
  34. 672d29d Create new src/tests BUILD.gn file. by Stephen White · 6 years ago
  35. bdd887f Revert "Create new src/tests BUILD.gn file." by Kai Ninomiya · 6 years ago
  36. 0a7ddd4 Create new src/tests BUILD.gn file. by Stephen White · 6 years ago
  37. 16092fa Roll shaderc and glslang and use their BUILD.gn by Corentin Wallez · 6 years ago
  38. 76664ed8 BUILD.gn: Make dawn_standalone default to false by Corentin Wallez · 6 years ago
  39. 3bb0bb9 Generator,BUILD.gn: add optional python path, use it for Jinja2 by Corentin Wallez · 7 years ago
  40. 649e2fe Add GN build for tests and their third party deps. by Corentin Wallez · 7 years ago