1. 19ff7e6 Remove dead reference to angle_spirv_cross_dir by David Neto · 1 year, 1 month ago
  2. 9e39433 partition_alloc: Disable when using sanitizers. by Arthur Sonzogni · 1 year, 2 months ago
  3. 7379e22 Enable BackupRefPtr and DanglingPointerDetector in tests. by Arthur Sonzogni · 1 year, 2 months ago
  4. 1958d8f partition_alloc: CMake and GN config by Arthur Sonzogni · 1 year, 3 months ago
  5. a329ac0 Change more licenses to BSD-3 by Austin Eng · 1 year, 4 months ago chromium/6102
  6. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  7. 8b28afe MiraclePtr in Dawn: Fetch PartitionaAlloc in DEPS by Arthur Sonzogni · 1 year, 5 months ago
  8. 49a564c [tint][gn] Only build 'cmd' targets when 'tint_standalone' by Ben Clayton · 1 year, 5 months ago
  9. 66b7566 [gn] Disable fuzzers when '[dawn|tint]_has_build' is false by Ben Clayton · 1 year, 5 months ago
  10. 7b789cc Add build overrides for Vulkan Utility Libraries by Kai Ninomiya · 1 year, 7 months ago
  11. acedcfb Allow MSVC to build with C++20 by James Price · 1 year, 7 months ago
  12. 8e3df1f Remove entries from `build_overrides/tint.gni` by dan sinclair · 1 year, 7 months ago
  13. 7d81e55 [tint] Migrate GN build over to generated files/deps by Ben Clayton · 1 year, 7 months ago
  14. 8cc3960 Manual roll of build and buildtools for new llvm repo paths. by Joanna Wang · 1 year, 7 months ago
  15. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 8 months ago chromium/5874
  16. b94856d Add GN build of DXC by Antonio Maiorano · 1 year, 9 months ago
  17. 549fa71 remove use_system_libwayland by Maksim Sisov · 2 years, 2 months ago
  18. 4365531 Roll vulkan-deps from fb10489972ad to fc12bd106db5 (12 revisions) by Austin Eng · 2 years, 6 months ago
  19. 8a29038 GN: Wayland build overrides by Antonio Caggiano · 2 years, 9 months ago
  20. 77bf233 Move tint unittest behind a build flag. by dan sinclair · 2 years, 9 months ago
  21. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 9 months ago
  22. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 3 years ago tint-merge
  23. 8191f84 Remove swiftshader_spirv_tools_dir by Nicolas Capens · 3 years ago
  24. 3374f43 Normalize DEPS to ease merging with Dawn by Ryan Harrison · 3 years ago
  25. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years, 1 month ago
  26. 19bb956 Set vulkan_loader_shared to false on Mac. by Stephen White · 3 years, 1 month ago
  27. 2ed5c1c Roll SwiftShader from 562df4889b81 to f354daff5a2b (164 revisions) by Dawn Autoroller · 3 years, 3 months ago
  28. f30f3a9 Roll third_party/vulkan-deps/ d74e02442..39f3a18bd (591 commits) by Austin Eng · 3 years, 3 months ago
  29. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 3 months ago
  30. 7cf3b28 GLSL writer: validate all entry points with glslang. by Stephen White · 3 years, 5 months ago
  31. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 6 months ago
  32. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 6 months ago
  33. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 6 months ago chromium/4643
  34. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 6 months ago
  35. 220ff07 dawn_native: Add a force_wgsl_step toggle. by Corentin Wallez · 3 years, 9 months ago
  36. 9e252c0 Use .gn to set overrides for VulkanMemoryAllocator by Corentin Wallez · 4 years ago
  37. e98e857 Add build_overrides/vulkan_memory_allocator.gni by Corentin Wallez · 4 years ago
  38. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 4 years ago
  39. 4a110c2 Remove obsolete GN config by Michael Achenbach · 4 years, 2 months ago
  40. 1457ecb Remove obsolete build flag. by Corentin Wallez · 4 years, 2 months ago
  41. 77fcdf7 Add ANGLE to Dawn build. by Stephen White · 4 years, 2 months ago
  42. f1fa60b Use Jamie's 7-layer burrito of Vulkan DEPS. by Stephen White · 4 years, 2 months ago
  43. da5828c Add Tint SPIRV->SPIRV to fuzzing code path by Ryan Harrison · 4 years, 6 months ago
  44. b44ca92 Roll 4 dependencies by Ryan Harrison · 4 years, 6 months ago
  45. c5cd8f5 Remove binutils from DEPS and pull in changes to build.gni from Dawn by Ryan Harrison · 4 years, 8 months ago
  46. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years, 10 months ago
  47. 0925720 Add the Vulkan loader as an optional dependency and use it on Mac by Corentin Wallez · 5 years ago
  48. 955f8a3 Rolling 2 dependencies by Corentin Wallez · 5 years ago
  49. d1cf8a8 Add support for SPIRV reading to BUILD.gn by Ryan Harrison · 5 years ago
  50. d11cc39 Split third_party/BUILD.gn in per-project files. by Corentin Wallez · 5 years ago
  51. 2962888 Add in basic BUILD.gn and additional DEPS by Ryan Harrison · 5 years ago
  52. 30ec4fc Fixes to be able to build Dawn inside Skia by Corentin Wallez · 5 years ago
  53. ddc5cac GN: Use the hermetic XCode if available. by Corentin Wallez · 5 years ago
  54. 2cb76ab perf_tests: Manually serialize JSON and remove dependency on jsoncpp by Austin Eng · 5 years ago
  55. 2559fc0 Removing for_fuzzers target by Ryan Harrison · 5 years ago
  56. 74cebd6 Allow using swiftshader with the Vulkan backend by Corentin Wallez · 5 years ago
  57. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  58. 0e1bef3 Add Vulkan validation layers on Windows by Li, Hao · 5 years ago
  59. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  60. 16d2083 Roll ahead to fix and update .gni to unbreak shaderc by Ryan Harrison · 5 years ago
  61. 8d7de59 Tell shaderc where to find SPIRV-Cross. by Frank Henigman · 6 years ago
  62. 16092fa Roll shaderc and glslang and use their BUILD.gn by Corentin Wallez · 6 years ago
  63. 76664ed8 BUILD.gn: Make dawn_standalone default to false by Corentin Wallez · 6 years ago
  64. ca81bd3 GN: Use hermetic builds on Linux by Corentin Wallez · 7 years ago
  65. 3bb0bb9 Generator,BUILD.gn: add optional python path, use it for Jinja2 by Corentin Wallez · 7 years ago
  66. 649e2fe Add GN build for tests and their third party deps. by Corentin Wallez · 7 years ago
  67. 5aea8d1 BUILD.gn: Use idiomatic string substitution by Corentin Wallez · 7 years ago
  68. 21a2385 Add initial BUILD.gn files for libdawn[|_native|_wire] by Corentin Wallez · 7 years ago