1. e038ea3 SurfaceTests: Clarify a suppression. by Corentin Wallez · 7 months ago
  2. 0b5e7ac [ir] Make the instruction and value allocators private. by dan sinclair · 7 months ago
  3. 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 7 months ago
  4. a23bcd8 [ir] Allow bitcast to be inlined by James Price · 7 months ago
  5. dbceb04 [msl] Address/remove TODOs from MSL backend by James Price · 7 months ago
  6. e965bd3 [ir] Emit unused side-effecting expressions by James Price · 7 months ago
  7. 68804ca Roll third_party/webgpu-cts/ a96693cd2..d861142ab (23 commits) by dan sinclair · 7 months ago
  8. c0bc4d0 Call `constant_with_non_constant` in `function_scope_var_conversions.wgsl` by dan sinclair · 7 months ago
  9. 856442f Update `function/return_types.wgsl` to call the methods. by dan sinclair · 7 months ago
  10. f5c2e22 Update samples/function to call the `main` function. by dan sinclair · 7 months ago
  11. 7d87081 Update `types/functions/parameters.wgsl` to call `foo` by dan sinclair · 7 months ago
  12. 3c4f3ab SwapChainVk: record AcquireImage semaphore when suboptimal by Corentin Wallez · 7 months ago
  13. 7928109 [glsl][ir] Emit `Atomic` types by dan sinclair · 7 months ago
  14. ccb0a77 [glsl][ir] Have tint run SingleEntryPoint for GLSL. by dan sinclair · 7 months ago
  15. e3d5d6e Reserve command blocks once in CommandIterator::AcquireCommandBlocks by Jiawei Shao · 7 months ago
  16. 379c7df [glsl][ir] Fix dpdyCoarse and Fine in ES. by dan sinclair · 7 months ago
  17. 6314145 Add Sequoia tag by Brian Sheedy · 7 months ago
  18. cf786c1 Compat CTS: suppress Pixel 6 failures from CTS roll. by Stephen White · 7 months ago
  19. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  20. da2acaf Roll third_party/webgpu-cts/ 550b4466e..a96693cd2 (12 commits) by dan sinclair · 7 months ago
  21. 39fe382 Tint: Support inspecting the array length of `clip_distances` by Jiawei Shao · 7 months ago chromium/6698
  22. b942e22 [msl] Add benchmark for IR backend by James Price · 7 months ago
  23. 6d87fa6 [msl] Add support for clip_distances by James Price · 7 months ago
  24. fb96429 [glsl][ir] Add conversion support by dan sinclair · 7 months ago
  25. 7abbf53 [glsl][ir] Add constructor support by dan sinclair · 7 months ago
  26. 7940f7d [ir] Remove extraneous check. by dan sinclair · 7 months ago
  27. 32f3eff [glsl][ir] Add vector accessors. by dan sinclair · 7 months ago
  28. 6b1e61b [glsl][ir] Fix emission of array elements by dan sinclair · 7 months ago
  29. 49597cc [glsl][ir] Emit `Discard` and `TerminateInvocation` by dan sinclair · 7 months ago
  30. f5ae33c Switch sample_mask/index to pipeline error by Gregg Tavares · 7 months ago
  31. 73fd374 [msl] Emit TINT_ISOLATE_UB macro by James Price · 7 months ago
  32. d10ba2f [msl] Polyfill quadSwap* builtins by James Price · 7 months ago
  33. fc9ac86 Roll SwiftShader from 3c4bdf66d81d to 5561c71fa64e (1 revision) by Dawn Autoroller · 7 months ago
  34. 7206591 [glsl][ir] Emit `Loop` and supporting instructions by dan sinclair · 7 months ago chromium/6697
  35. 0330f50 [glsl][ir] Emit `If` and `ExitIf` by dan sinclair · 7 months ago
  36. 7112f39 Roll vulkan-deps from d71ce49d3f20 to 5e29f5c97fc4 (14 revisions) by Dawn Autoroller · 7 months ago
  37. 91b17e7 [msl] Add SimdBallot transform by James Price · 7 months ago
  38. eb862f9 Roll ANGLE from cf9e7fa53258 to c997a32bff9a (2 revisions) by Dawn Autoroller · 7 months ago
  39. 2447eb8 Generalize sampled_2d_coords Linux Intel UHD 630 suppression by Yuly Novikov · 7 months ago
  40. cb095ee Roll third_party/webgpu-cts/ c5ab6ed9d..550b4466e (4 commits) by dan sinclair · 7 months ago
  41. 7f303d9 Roll ANGLE from 5d306ca4eb18 to cf9e7fa53258 (5 revisions) by Dawn Autoroller · 7 months ago
  42. 13696cc d3d11: Rename UnApplyBindGroup by Jie Chen · 7 months ago
  43. 30c9e45 Suppress WebGPU CTS failures on Pixel 6 Android 14 after roll by Yuly Novikov · 7 months ago
  44. ea6efd9 [msl] Mark some tests as INVALID by James Price · 7 months ago
  45. 5c2720d metal: Set UseTintIR toggle from WebGPUUseTintIR by James Price · 7 months ago
  46. fdfa973 Roll vulkan-deps from c9475650ea41 to d71ce49d3f20 (1 revision) by Dawn Autoroller · 7 months ago
  47. 1445e2c Roll ANGLE from 8b6b1113b9f7 to 5d306ca4eb18 (1 revision) by Dawn Autoroller · 7 months ago
  48. 736ade9 [webgpu-headers] Clean PrimitiveDepthClipControl leftovers by François Beaufort · 7 months ago
  49. 08464ee Reformat (per reviewer's request). by Stephen White · 7 months ago
  50. 5834542 Use same order between LoadOp and StoreOp by Kai Ninomiya · 7 months ago
  51. 9be6815 Add missing cmake definitions by liangyou · 7 months ago
  52. cc19676 Roll third_party/webgpu-cts/ 9cf0129e5..c5ab6ed9d (1 commit) by dan sinclair · 7 months ago
  53. adaa316 [glsl][ir] Emit `Access` by dan sinclair · 7 months ago chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
  54. ce61a4e [glsl][ir] Emit `Switch` by dan sinclair · 7 months ago
  55. 4fff3a3 Remove stale WebGPU CTS expectations by Expectation File Editor · 7 months ago
  56. c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 7 months ago
  57. 0b44e31 [glsl][ir] Support depth multisampled texture types by dan sinclair · 7 months ago
  58. 6f6384b [glsl][ir] Support multisampled texture types by dan sinclair · 7 months ago
  59. 8fd0dbd [glsl][ir] Support depth texture types by dan sinclair · 7 months ago
  60. bbe1f22 Roll ANGLE from 21b286a19d3c to 8b6b1113b9f7 (1 revision) by Dawn Autoroller · 7 months ago chromium/6691
  61. d66b749 [glsl][ir] Add storage texture desktop types. by dan sinclair · 7 months ago
  62. df9c1bf [glsl][ir] Support sampled texture types by dan sinclair · 7 months ago
  63. 01f14b5 [glsl][ir] Support `CoreUnary`. by dan sinclair · 7 months ago
  64. 636e476 [glsl][ir] Support `CoreBinary`. by dan sinclair · 7 months ago
  65. 49201be [tools][cts] Fix duplicate expectations by Brian Sheedy · 7 months ago
  66. ee73802 Roll ANGLE from 2eb9b102f67a to 21b286a19d3c (12 revisions) by Dawn Autoroller · 7 months ago chromium/6690
  67. 1b42be2 Roll vulkan-deps from 3b60161f180b to c9475650ea41 (3 revisions) by Dawn Autoroller · 7 months ago
  68. 321bd32 Compat CTS: Skip vertex storage buffer, texture tests on Mali by Stephen White · 7 months ago
  69. 1198625 Add the "Becoming a Committer" process. by Corentin Wallez · 7 months ago chromium/6689
  70. 452f781 Triage slow FXC failures by Brian Sheedy · 7 months ago
  71. aee63e3 clang-tidy msl IR packed_vec3 transformation by David Neto · 7 months ago
  72. 0f2b0cd [tint] Resolve subgroup_size as varying in fragment by Peter McNeeley · 7 months ago
  73. f63d6ef Compat: implement etc2 and astc extensions. by Stephen White · 7 months ago
  74. fe63cda Compat CTS: add more Android Pixel 6 flake. by Stephen White · 7 months ago
  75. ae6643f [glsl][ir] Emit pass through builtin call functions. by dan sinclair · 7 months ago
  76. b0550df [glsl][ir] Emit `let` values. by dan sinclair · 7 months ago
  77. 12b95ee [glsl][ir] Emit StorageTexture types. by dan sinclair · 7 months ago
  78. e667679 [glsl][ir] Only zero init certain address spaces. by dan sinclair · 7 months ago
  79. 060fc8f Roll ANGLE from b43f888968df to 2eb9b102f67a (3 revisions) by Dawn Autoroller · 7 months ago
  80. 45006b6 Enable extension "clip-distances" on D3D11, D3D12, Metal and Vulkan by Jiawei Shao · 7 months ago
  81. a8fbe98 [dawn][emscripten] Adds Future implementation for device creation. by Lokbondo Kung · 7 months ago chromium/6688
  82. 5de6f58 [dawn][emscripten] Adds Ref<> helpers for refcounting. by Lokbondo Kung · 7 months ago
  83. 91a753a Radically suppress flakes on dawn-try-mac-intel-exp by Shrek Shao · 7 months ago
  84. 8d58341 Roll vulkan-deps from 23ed8d76c58a to 3b60161f180b (12 revisions) by Dawn Autoroller · 7 months ago
  85. f9e87c8 [msl] Apply fixed sample mask during ShaderIO by James Price · 7 months ago
  86. 25d0e36 Roll ANGLE from f25948774f7c to b43f888968df (13 revisions) by Dawn Autoroller · 7 months ago
  87. 5b9d172 Add presubmit for tag headers by Brian Sheedy · 7 months ago
  88. 433fb41 [benchmark] Add flag to use the Chrome perf format by James Price · 7 months ago
  89. 55e22d9 Branch dawn-chromium-presubmit by Brian Sheedy · 7 months ago
  90. 029bdcd [benchmark] Accept flags passed by chrome.perf by James Price · 7 months ago
  91. 6cdb209 Add arm to all android compat expectations suppression by Shrek Shao · 7 months ago
  92. 1fdac66 Move `DAWN_NO_SANITIZE` to shared header. by dan sinclair · 7 months ago
  93. a6941c6 Move more defines to `utils/compiler.h` by dan sinclair · 7 months ago
  94. e6a305a Add skips for ir.fxc.hlsl and ir.msl tests by Antonio Maiorano · 7 months ago
  95. f580429 Compat CTS: add some flakes from the Pixel 6 bot. by Stephen White · 7 months ago chromium/6687
  96. 6fa0412 Sync expectation file tag headers by Brian Sheedy · 7 months ago
  97. 382db9c infra/gn: add Mac 14 bots by Antonio Maiorano · 7 months ago
  98. 0b1bba3 [dawn][native] Make sure to hold Device lock before handling errors. by Lokbondo Kung · 7 months ago
  99. e81af3d Remove old test. by dan sinclair · 7 months ago
  100. 363eae1 Tint: Add missing index offset when assigning to SV_ClipDistance1 by Jiawei Shao · 7 months ago