1. 61d2cf2 Making SPIR-V ingestion and validation optional by Brandon Jones · 2 years ago
  2. 417acaf Temporarily disable dawn_use_angle on Android. by Kenneth Russell · 2 years, 4 months ago
  3. 8f3d771 Add Vulkan extensions for AHardwareBuffer support by Brandon Jones · 2 years, 5 months ago chromium/5287
  4. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 7 months ago
  5. 2e22d92 Add support for SurfaceDescriptorFromWaylandSurface by Corentin Wallez · 2 years, 8 months ago
  6. fb5a492 Fix inclusive language presubmit by dan sinclair · 2 years, 9 months ago
  7. 23d09c6 Add compute pipeline cache key generation for Vulkan. by Loko Kung · 2 years, 10 months ago chromium/4994
  8. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 10 months ago tint-merge
  9. 09100b7 Try to use the vulkan-headers from vulkan-deps instead of third_party/khronos. by Loko Kung · 2 years, 10 months ago
  10. 123761f Fix scripts/extract.py failing on Windows by Antonio Maiorano · 2 years, 10 months ago
  11. 7c0afdf Re-enable compilation of GL backends in Chromium. by Stephen White · 3 years ago
  12. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years ago
  13. b01cf60 tint->dawn: Fix output_name of dawn_component template by Ben Clayton · 3 years ago
  14. 7d5badd gn: Trim target prefix from static and shared libraries by Ben Clayton · 3 years ago
  15. e0db2b9 Fix scripts/extract.py for Python3 by Corentin Wallez · 3 years ago
  16. 9157c78 Revert "Don't enable SwiftShader on Linux platforms if X11 is not available" by Austin Eng · 3 years ago
  17. 50e4140 Don't enable SwiftShader on Linux platforms if X11 is not available by Austin Eng · 3 years ago
  18. 017f9cc Default dawn_use_swiftshader to true by Austin Eng · 3 years ago
  19. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 1 month ago
  20. ec5aa6e Only default to vulkan loader in standalone by Kai Ninomiya · 3 years, 2 months ago
  21. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 2 months ago chromium/4738
  22. 4948c81 Reland "Add deps to enable performing the cmake build of dawn_node on CQ" by Austin Eng · 3 years, 3 months ago chromium/4671
  23. 01466b2 Revert "Add deps to enable performing the cmake build of dawn_node on CQ" by Sven Zheng · 3 years, 4 months ago
  24. ecbdd8f Add deps to enable performing the cmake build of dawn_node on CQ by Austin Eng · 3 years, 4 months ago
  25. dc890d6 DEPS: Add NodeJS binding dependencies by Ben Clayton · 3 years, 4 months ago
  26. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 4 months ago
  27. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 4 months ago
  28. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 4 months ago chromium/4643
  29. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 4 months ago
  30. 6ef3937 Don't enable GL backends by default if build_with_chromium by Austin Eng · 3 years, 5 months ago
  31. 5d17ed6 Wrap all uses of SPIRV-Cross in #define. by Stephen White · 3 years, 5 months ago
  32. 16201e6 Disable OpenGLES in uwp compilation. by 陈俊嘉 · 3 years, 8 months ago
  33. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 8 months ago
  34. 02336e6 Add UWP support by 陈俊嘉 · 3 years, 9 months ago
  35. a0bdba1 Make Dawn's Tint version visible when recursedepsing in Dawn by Corentin Wallez · 3 years, 10 months ago
  36. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 3 years, 10 months ago
  37. be621bd Update the wire-based fuzzers to always assume an injected error by Austin Eng · 3 years, 10 months ago
  38. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
  39. 92a0588 Enable WGSL unconditionally in GN builds. by Corentin Wallez · 3 years, 10 months ago
  40. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years ago
  41. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years ago
  42. a727845 Make dawn_use_x11 = use_x11 when building inside Chromium by Corentin Wallez · 4 years, 3 months ago
  43. 948b3a0 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 4 months ago
  44. c4c4ff9 Enable WGSL support by default by Ryan Harrison · 4 years, 6 months ago
  45. 8bd3bcf Revert "Turn on WGSL support by default in Dawn" by Corentin Wallez · 4 years, 6 months ago
  46. e1d976e Turn on WGSL support by default in Dawn by Ryan Harrison · 4 years, 6 months ago
  47. 8296112 Use canned CheckPatchFormatted instead of our own linting by Kai Ninomiya · 4 years, 6 months ago
  48. 01aeca2 Add .clang-format files and format more files by Kai Ninomiya · 4 years, 6 months ago
  49. 3d80b5c lint_clang_format.sh: Un-skip tests and examples by Kai Ninomiya · 4 years, 6 months ago
  50. 92554d7 Update path of third_party/spirv-tools to SPIRV-Tools by Ryan Harrison · 4 years, 7 months ago
  51. a84ab48 Add support for different default branches in roll-shader-deps by Ryan Harrison · 4 years, 7 months ago
  52. 3e332cd Set a default value for dawn_glm_dir like other GN build overrides by Jiajie Hu · 4 years, 8 months ago
  53. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 9 months ago
  54. 991b947 Add Tint to DEPS for standalone checkouts by Ryan Harrison · 4 years, 9 months ago
  55. c9e28b1 Use dawn_has_build in dawn_component by Sean Gilhuly · 4 years, 9 months ago
  56. 59382b7 Use python3 for all of Dawn's python scripts by Corentin Wallez · 4 years, 9 months ago
  57. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 4 years, 9 months ago
  58. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 4 years, 10 months ago
  59. 6574f92 Fix the @rpath of dawn_components by Corentin Wallez · 4 years, 10 months ago
  60. d9d9d1e Make the Vulkan Validation Layers an optional dependency. by Zhenyao Mo · 4 years, 10 months ago
  61. 30ec4fc Fixes to be able to build Dawn inside Skia by Corentin Wallez · 4 years, 10 months ago
  62. 4b1be08 perf_tests: Update perf_test_runner format. by Bryan Bernhart · 4 years, 10 months ago
  63. eb1ca45 Fix Vulkan fuzzer on mac_libfuzzer_chrome_asan by Austin Eng · 5 years ago
  64. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  65. c3609d2 Reland "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  66. 9b27124 Revert "Use Swiftshader by default when fuzzing" by Austin Eng · 5 years ago
  67. 470921f Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" by Austin Eng · 5 years ago
  68. d08a14b Use Swiftshader by default when fuzzing by Austin Eng · 5 years ago
  69. 87d3138 Revert "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" by Austin Eng · 5 years ago
  70. 2cb76ab perf_tests: Manually serialize JSON and remove dependency on jsoncpp by Austin Eng · 5 years ago
  71. f58f69f fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer by Austin Eng · 5 years ago
  72. 5e98e38 fuzzing: Remove download of existing testcases in seed corpus script by Austin Eng · 5 years ago
  73. 6ea362c fuzzing: Add error injection macros to the Vulkan backend by Austin Eng · 5 years ago
  74. 97fb51f Add script to generate fuzzer seed corpus from tests by Austin Eng · 5 years ago
  75. 6731464 Allow compilation of Dawn on Android by Corentin Wallez · 5 years ago
  76. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  77. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  78. 48bf745 Revert "Convert spvc build flag to a runtime toggle" by Ryan Harrison · 5 years ago
  79. 1954436 Convert spvc build flag to a runtime toggle by Ryan Harrison · 5 years ago
  80. 858f93b Disable Vulkan validation layers on Chrome OS by Brian Ho · 5 years ago
  81. 8f3dc58 Add in flag for using spvc instead of direct spriv-cross access by Ryan Harrison · 5 years ago
  82. 9e5b9ed Enable Vulkan validation layers on Linux by Jiajie Hu · 5 years ago
  83. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  84. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  85. 8d000e0 Remove unneeded GN config removal after generated file cleanup by Corentin Wallez · 5 years ago
  86. d561448 Add build time flag to control enabling SPIRV-Cross reflection by Ryan Harrison · 5 years ago
  87. a9a84df BUILD.gn: Delete stale generated files in Dawn's gen dir. by Corentin Wallez · 5 years ago
  88. b749d07 Enable Vulkan for Chromium Fuchsia build. by David 'Digit' Turner · 5 years ago
  89. ca0eac3 Add Dawn perf test harness by Austin Eng · 5 years ago
  90. 0ebd54c Update BUILD flags to support Chrome OS by Brian Ho · 5 years ago
  91. eee3e41 Add shaderc to DEPS to roll in script by Ryan Harrison · 6 years ago
  92. da8223d Add script to assist in manually rolling shaderc and related DEPS by Ryan Harrison · 6 years ago
  93. 579cf62 Split off common and libdawn / dawn_headers from BUILD.gn by Corentin Wallez · 6 years ago
  94. abc753c BUILD.gn: Split dawn_component/generator in their own files by Corentin Wallez · 6 years ago
  95. 03f6429 dawn_features.gni: add an option to complete static libraries by Corentin Wallez · 6 years ago
  96. 48a1923 Revert "Create new src/tests BUILD.gn file." by Corentin Wallez · 6 years ago
  97. 672d29d Create new src/tests BUILD.gn file. by Stephen White · 6 years ago
  98. bdd887f Revert "Create new src/tests BUILD.gn file." by Kai Ninomiya · 6 years ago
  99. 0a7ddd4 Create new src/tests BUILD.gn file. by Stephen White · 6 years ago
  100. 16092fa Roll shaderc and glslang and use their BUILD.gn by Corentin Wallez · 6 years ago