1. 62e0e50 setup-build: add building node if dawn_node is setup in .gclient by David Neto · 5 weeks ago chromium/7085
  2. 57b8246 [tint][test] Only generate WGSL from SPVASM. by dan sinclair · 5 weeks ago
  3. 39308bf tools/setup-build: 'shared' option builds shared libs by David Neto · 6 weeks ago
  4. 768f5ee [tint] Do not run failing E2E tests by James Price · 6 weeks ago
  5. 34355d0 [tools] Convert glob to use dependency injection by Brian Sheedy · 7 weeks ago chromium/7054
  6. a048981 build: GN builds use Siso without Reclient in tools/setup-build script by Junji Watanabe · 8 weeks ago
  7. 9c2902b7e [emscripten] Add emsdk to DEPS for Wasm builds by Kai Ninomiya · 8 weeks ago
  8. 84550ea Reland "[dawn][headers] Flattens wgpu::*Limit structures." by Lokbondo Kung · 8 weeks ago
  9. b946efd Revert "[dawn][headers] Flattens wgpu::*Limit structures." by Loko Kung · 9 weeks ago
  10. 5daa629 [dawn][headers] Flattens wgpu::*Limit structures. by Lokbondo Kung · 9 weeks ago
  11. 9f25e2b [dawn] Add SubgroupMatrixConfigs to adapter info by James Price · 2 months ago
  12. d681cb1 [tools][cts] Disable roll credential check by Brian Sheedy · 3 months ago chromium/7005
  13. 9fb35e6 [tint] Remove `msl-ir` format from E2E test runner by James Price · 3 months ago
  14. f0cb13d [msl] Move E2E expectations to the default paths by James Price · 3 months ago
  15. fa72733 [msl] Use IR by default for CLI and E2E tests by James Price · 3 months ago
  16. ddf744c [dawn][headers] ImageCopy* structure renames. by Lokbondo Kung · 3 months ago
  17. 1293ca7 [wgsl] Add subgroupMatrixLoad builtin function by James Price · 3 months ago
  18. 6eec4a6 [wgsl] Add subgroupMatrixStore builtin function by James Price · 3 months ago chromium/6999
  19. 9fba79d [tools][cts] Add credentials-check by Brian Sheedy · 3 months ago
  20. 7332ffb [tint] Rename array to runtime_array in intrinsics by James Price · 3 months ago
  21. 188a54d [tools][src] Convert ExpandHome to dependency injection by Brian Sheedy · 3 months ago
  22. 9ba6f1d [dawn][header] Merges TimestampWrite structs. by Lokbondo Kung · 3 months ago
  23. 7049178 [tools][cts] Fix when invalid expectations are removed by Brian Sheedy · 3 months ago
  24. f99a808 [dawn][headers] Removes old WGSLFeatureName and entry points. by Lokbondo Kung · 3 months ago
  25. 04c2ec3 [dawn][headers] Renames InstanceFeatures to InstanceCapabilities. by Lokbondo Kung · 3 months ago
  26. a5c36a7 [tools][cts] Add test coverage loss command by Brian Sheedy · 3 months ago
  27. 6b0b9d4 [dawn][headers] Match upstream webgpu.h for WGSLLanguageFeatures by Lokbondo Kung · 3 months ago
  28. f5b5bf7 Roll/update build-related dependencies by Kai Ninomiya · 3 months ago
  29. 2c865b5 [tools] Add MemMapOSWrapper by Brian Sheedy · 3 months ago
  30. aca0a8a [tools][cts] Make tags less explicit by Brian Sheedy · 3 months ago
  31. 8d9d56a Add native tests for Android binding code. by Victor Repetskyi · 3 months ago
  32. e619cd4 [dawn] Remove old overridden non-Future entries. by Lokbondo Kung · 3 months ago
  33. f7e6a49 Reland: [dawn] Removes old non-overridden non-Future entry. by Lokbondo Kung · 3 months ago
  34. 26ebbb4 Add --debug-cts to run-cts command by Gregg Tavares · 3 months ago
  35. 556fd05 [tools] Add oswrapper package by Brian Sheedy · 3 months ago
  36. 46d1e23 Add --enforce-default-limits to run-cts command by Gregg Tavares · 3 months ago chromium/6955
  37. cb465b5 Add bsheedy to tools/ OWNERS by Brian Sheedy · 4 months ago chromium/6946
  38. e0b016f [tools] Fix format string errors by Brian Sheedy · 4 months ago
  39. f383f6e Add `tools/run tests` flag for SPIR-V Ir Reader. by dan sinclair · 4 months ago
  40. 23bb5c0 Revert "[dawn] Removes old non-overridden non-Future entry." by Loko Kung · 4 months ago chromium/6914
  41. fa07f30 [dawn] Removes old non-overridden non-Future entry. by Lokbondo Kung · 4 months ago
  42. 2173090 Kotlin: Async wrappers for the new callback info method type. by Jim Blackler · 4 months ago
  43. d73d332 [tools][cts] Remove simplified codepath arg by Brian Sheedy · 4 months ago
  44. a1dc897 [tools][cts] Remove old CTS roller codepath by Brian Sheedy · 4 months ago
  45. 028acef Add missing security_ignorelist.txt for is_ubsan_security=true GN builds by Antonio Maiorano · 4 months ago
  46. e86242c Add vptr_ignorelist.txt required for is_ubsan=true GN builds by Antonio Maiorano · 4 months ago
  47. 6a29bfc fuzz tool: add -dump parameter by Antonio Maiorano · 5 months ago
  48. 92426d2 webgpu.h: Add WGPUFeatureLevel by François Beaufort · 5 months ago
  49. 6261813 Kotlin: throw exception rather than returning null from getMappedRange() by Jim Blackler · 5 months ago
  50. 41f4fcb Kotlin: allow use of new callback info and callback function. by Jim Blackler · 5 months ago
  51. 2906936 Reland "webgpu.h: Update BindingNotUsed enum values | Part 1" by François Beaufort · 5 months ago
  52. 5903a5a webgpu.h: Rename WGPUProgrammableStageDescriptor -> WGPUComputeState by François Beaufort · 5 months ago
  53. d26ee47 Kotlin: different Kotlin objects referencing the same WebGPU object match using ==/.equals() by Jim Blackler · 5 months ago
  54. 75d86d1 Revert "webgpu.h: Update BindingNotUsed enum values | Part 1" by Shrek Shao · 5 months ago chromium/6862
  55. 0b3b5f2 dawn.json: add stub for WGPUAdapterPropertiesSubgroups by David Neto · 5 months ago
  56. bcfc294 webgpu.h: Update BindingNotUsed enum values | Part 1 by François Beaufort · 5 months ago
  57. 5a15a0f Android library: specify NDK version to get latest hardware buffer formats. by Jim Blackler · 6 months ago
  58. 364469a Update AGP to fix instrumented tests on all devices. by Jim Blackler · 6 months ago
  59. db60f4d [Kotlin] Fix FeaturesTest after API change from enumerateFeatures() to getFeatures() by Alex Benton · 6 months ago chromium/6820
  60. 78a100c webgpu.h: Add Adapter and Device GetFeatures() methods by François Beaufort · 6 months ago
  61. 65e4a3a [tools][cts] Fix Android compat results by Brian Sheedy · 6 months ago
  62. a561acc [tools][cts] Fix unknown test pruning by Brian Sheedy · 6 months ago
  63. 6907a61 [tools][cts] Expose simplified codepath by Brian Sheedy · 6 months ago
  64. 997865f Roll build folder by Jiawei Shao · 6 months ago
  65. 141d26b [tools][cts] Add simplified roller codepath by Brian Sheedy · 6 months ago
  66. e6fd0a9 [tint] Test expectations respect TIMEOUT by Peter McNeeley · 6 months ago
  67. b39c795 [glsl] Stop parsing the `glsl-ir` test format. by dan sinclair · 6 months ago
  68. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 6 months ago
  69. 1efee19 [glsl] Remove `glsl` AST paths from `tint` command. by dan sinclair · 6 months ago
  70. bb28dd7 [tint] Minor change for fix tests by Peter McNeeley · 6 months ago
  71. 7e8a128 [tint] Improve fix-test program by Peter McNeeley · 6 months ago
  72. 8156e43 Setup build remoteexec param by Peter McNeeley · 6 months ago
  73. 7ae4839 Update test following API change. by Jim Blackler · 6 months ago
  74. 652c2b0 [tools][cts] Add unsuppressed failing result funcs by Brian Sheedy · 7 months ago
  75. 9720770 [tools][cts] Remove comment functionality by Brian Sheedy · 7 months ago
  76. 34a321b [glsl][ir] Set more tests as `glsl-desktop` by dan sinclair · 7 months ago
  77. 982bf99 [glsl] Mark more tests as desktop by dan sinclair · 7 months ago
  78. ce03dcd Remove SwapChain from webgpu.h by Corentin Wallez · 7 months ago
  79. 168f760 Add error message for when out/active is not set by Gregg Tavares · 7 months ago
  80. 0c0e7ec Add "hlsl-fxc" format to Tint executable by Antonio Maiorano · 7 months ago
  81. 774785c Fix tint e2e test runner not validating non-IR HLSL and MSL by Antonio Maiorano · 7 months ago
  82. e28f132 [tint] Update generator to add GLSL desktop flag by dan sinclair · 7 months ago
  83. 7523d80 Remove perfmon Go code by James Price · 7 months ago
  84. 701dd6f Replace GPUAdapter::GetProperties() with GPUAdapter::GetInfo() by François Beaufort · 8 months ago
  85. 37e6b5c [webgpu-headers] Drop Descriptor from chained struct names by François Beaufort · 8 months ago
  86. 736ade9 [webgpu-headers] Clean PrimitiveDepthClipControl leftovers by François Beaufort · 8 months ago
  87. 49201be [tools][cts] Fix duplicate expectations by Brian Sheedy · 8 months ago
  88. c8a3668 [glsl][ir] Add `glsl-ir` to the e2e runner. by dan sinclair · 8 months ago
  89. d90557b Create a shared utils folder. by dan sinclair · 8 months ago
  90. 3f464fb [tint] Fix e2e test runner issues with new *-ir formats by Antonio Maiorano · 8 months ago
  91. f7b617f Kotlin: Enable explicitApi mode for the library by Jim Blackler · 8 months ago chromium/6683
  92. fab658d Reland "[webgpu-headers] Define depthWriteEnabled as WGPUOptionalBool" by Lokbondo Kung · 8 months ago
  93. 803a9f4 [tint] Enable IR paths by default in e2e test runner by Antonio Maiorano · 8 months ago
  94. cc9f37f [tint] Improve e2e test output by Antonio Maiorano · 8 months ago
  95. 9c2fb60 Revert "[webgpu-headers] Define depthWriteEnabled as WGPUOptionalBool" by Loko Kung · 8 months ago chromium/6676
  96. 4f97c0e test_runner: scrub path of error/warning messages for FXC files by Antonio Maiorano · 8 months ago
  97. 6765f33 Roll build folder. by dan sinclair · 8 months ago
  98. 4046037 Reland "Add Linux/NVIDIA Exp to rolls" by Brian Sheedy · 8 months ago
  99. 23fa64f Add subgroup matrix zero constructors to core.def by dan sinclair · 8 months ago
  100. 4ac9ba9 Update intrinsics def file to be more explicit. by dan sinclair · 8 months ago