1. 25e8111 Roll third_party/webgpu-cts/ c7d833bad..b83a6ae70 (22 commits) by Austin Eng · 2 years ago
  2. 2046163 WebGPU CTS: Send CONNECTION_ACK when the websocket is open by Austin Eng · 2 years ago
  3. ed2ce8b Add Slow expectations for arithmetic expression tests by Kai Ninomiya · 2 years ago
  4. 5e4aad9 Make maxBindingsPerBindGroup 1000 by Takahiro · 2 years ago
  5. ee25184 Triage occlusion query failures in webgpu-cts expectations.txt by Li Hao · 2 years ago
  6. 563929f Remove flaky suppression of Mac Intel tests. by Loko Kung · 2 years ago
  7. dbb6862 Roll third_party/webgpu-cts/ 8220cf0cf..c7d833bad (7 commits) by Loko Kung · 2 years ago
  8. 63aa154 Roll third_party/webgpu-cts/ 15b8caf79..8220cf0cf (9 commits) by Ben Clayton · 2 years ago
  9. f22675df Enable CTS tests that have been fixed after latest roll by Jiawei Shao · 2 years, 1 month ago
  10. 0cb5b1e cts: frexp and denorm min/max issues are resolved by James Price · 2 years, 1 month ago
  11. df71494 Roll third_party/webgpu-cts/ ca81780f0..15b8caf79 (13 commits) by James Price · 2 years, 1 month ago chromium/5680
  12. 5cf943e tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug by Antonio Maiorano · 2 years, 1 month ago
  13. f359395 Roll third_party/webgpu-cts/ 886a83abf..ca81780f0 (6 commits) by Ben Clayton · 2 years, 1 month ago
  14. bbc1c23 Remove KEEP from GPUDeviceLostReason Test for next roll by Kai Ninomiya · 2 years, 1 month ago
  15. 2a7005f Roll third_party/webgpu-cts/ 99d11d886..886a83abf (28 commits) by Ben Clayton · 2 years, 1 month ago chromium/5666
  16. 1fa68bc CTS expectations: triage the remaining shader execution failures by Antonio Maiorano · 2 years, 1 month ago
  17. ad11648 Suppress outdated GPUDeviceLostTest CTS test by Kai Ninomiya · 2 years, 1 month ago chromium/5658
  18. 55b4c9f CTS expectations: triage min,max,clamp (AMD/MacOS) by Antonio Maiorano · 2 years, 2 months ago
  19. 52cd8ca tint/hlsl: fix frexp always returning positive values for fractional part by Antonio Maiorano · 2 years, 2 months ago
  20. ae7a2a9 CTS expectations: triage frexp failures by Antonio Maiorano · 2 years, 2 months ago
  21. abe6db2 Update expectation issue for `increment_decrement` by dan sinclair · 2 years, 2 months ago
  22. 76795db Roll third_party/webgpu-cts/ 3030a7bb2..99d11d886 (12 commits) by Ben Clayton · 2 years, 2 months ago
  23. 7adad51 Update webgpu-cts/expectations.txt by Takahiro · 2 years, 2 months ago
  24. ebf8b7f Flips the default deprecated code path to error instead of logging. by Loko Kung · 2 years, 2 months ago
  25. 868efb9 Roll third_party/webgpu-cts/ 0557875f3..3030a7bb2 (30 commits) by Austin Eng · 2 years, 2 months ago chromium/5651
  26. 55509fa Roll third_party/gpuweb to 1f8a05a by James Price · 2 years, 2 months ago
  27. 905b63b Remove expectations for now-passing tests. by Stephen White · 2 years, 2 months ago
  28. da353b4 tint: Flip evaluation order of assignment statements by Ben Clayton · 2 years, 2 months ago
  29. 9eff481 Add MacBook Pro 2019 AMD macOS 13.2.1 failure expectations by Yuly Novikov · 2 years, 2 months ago
  30. 273f517 Copy known Mac WebGPU CTS expectations to Ventura by Yuly Novikov · 2 years, 2 months ago
  31. 4f98dd4 Add maxFragmentCombinedOutputResources and validation for it. by Loko Kung · 2 years, 2 months ago
  32. aab78ef Add suppressions to webpu-cts/expectations.txt by Takahiro · 2 years, 2 months ago
  33. dd2f362 Roll third_party/webgpu-cts/ 6e39b5d2f..0557875f3 (15 commits) by Dan Sinclair · 2 years, 2 months ago
  34. 4138c10 Suppress more tests for the GPUPipelineError rename by Corentin Wallez · 2 years, 2 months ago
  35. 8453246 Validate writable storage texture bindings don't alias by shrekshao · 2 years, 2 months ago
  36. 633f415 Suppress some expectations for the GPUPipelineError rename by Corentin Wallez · 2 years, 2 months ago chromium/5626
  37. 04529be Dawn/Tint: Polyfill reflect vec2<f32> for D3D12 FXC on Intel by Zhaoming Jiang · 2 years, 2 months ago
  38. 111be84 Roll third_party/webgpu-cts/ 13410d18b..6e39b5d2f (14 commits) by Ben Clayton · 2 years, 2 months ago
  39. cce5f48 Triage CTS failures by Corentin Wallez · 2 years, 2 months ago
  40. b4d2bbb Make Texture/QuerySet destroy always valid. by Corentin Wallez · 2 years, 2 months ago
  41. 053fca8 Run SubstituteOverride transform before Robustness by Shrek Shao · 2 years, 2 months ago
  42. db9d445 Roll third_party/webgpu-cts/ 87f8f3d61..13410d18b (2 commits) by Ben Clayton · 2 years, 2 months ago chromium/5611
  43. e58f89b Roll third_party/webgpu-cts/ 631d877e7..87f8f3d61 (2 commits) by Ben Clayton · 2 years, 2 months ago
  44. e4f9476 D3D12: Replace dst-alpha with one for formats without alpha by Jiawei Shao · 2 years, 2 months ago
  45. 643f2aa tint/reader/wgsl: Remove type keywords by Ben Clayton · 2 years, 2 months ago
  46. d0746d7 Roll third_party/webgpu-cts/ ad8abf400..631d877e7 (52 commits) by Ben Clayton · 2 years, 2 months ago
  47. 1aad71b Enable copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:* by Yan,Shaobo · 2 years, 2 months ago
  48. e30e4a2 Update expectations with clang-coverage tag by Kai Ninomiya · 2 years, 3 months ago
  49. a75b0c0 Set OWNERS to * on .txt files needed for CTS rolls by Kai Ninomiya · 2 years, 3 months ago
  50. f5cee3f Enable the optional feature bgra8unorm-storage on Metal by Jiawei Shao · 2 years, 3 months ago
  51. ec20758 tint: polyfill remainder to handle negative operands by Antonio Maiorano · 2 years, 3 months ago
  52. 2d41a01 Report error immediately if pass ends twice by Yunchao He · 2 years, 3 months ago
  53. 08fd42f Mark f32_arithmetic tests as slow for code-coverage builders by Kai Ninomiya · 2 years, 3 months ago
  54. c272282 D3D12: Allocate renderable 2D textures as committed resources on Intel GPUs by Jiawei Shao · 2 years, 3 months ago
  55. e60a579 Add workaround to blit depth to depth by Austin Eng · 2 years, 3 months ago
  56. 635c5d0 tint/spir-v backend: emit OpSRem instead of OpSMod for remainder operation by Antonio Maiorano · 2 years, 3 months ago
  57. 00dbf0b Add workarounds to blit a buffer to a depth/stencil texture by Austin Eng · 2 years, 3 months ago chromium/5570
  58. f7f2d4a Roll third_party/webgpu-cts/ 3f9b09b36..ad8abf400 (2 commits) by Austin Eng · 2 years, 3 months ago
  59. 97f56bd Clamp the stencil reference to 255 by Austin Eng · 2 years, 3 months ago
  60. 5a2b5d9 Roll third_party/webgpu-cts/ 9fbed0099..3f9b09b36 (8 commits) by Ben Clayton · 2 years, 3 months ago
  61. 387d57c Metal: set both depth/stencil attachments for combined formats by Austin Eng · 2 years, 3 months ago chromium/5552
  62. b36e09c Add bug numbers to shader expectations. by dan sinclair · 2 years, 3 months ago
  63. 73735fd Roll third_party/webgpu-cts/ 65fcd99b7..9fbed0099 (13 commits) by Antonio Maiorano · 2 years, 3 months ago chromium/5549
  64. e2be18a Workaround stencil to buffer copies on Metal Intel by Austin Eng · 2 years, 3 months ago
  65. 36c3790 Mark ...map_ArrayBuffer:postMessage:transfer=true;* passing by Austin Eng · 2 years, 3 months ago
  66. 1177c97 Add Metal workaround to allocate stencil8 as combined depth-stencil by Austin Eng · 2 years, 3 months ago
  67. 6bbd8b4 Roll third_party/webgpu-cts/ c0d64c238..65fcd99b7 (8 commits) by Ben Clayton · 2 years, 3 months ago
  68. 48a49f3 Roll third_party/webgpu-cts/ 941695197..c0d64c238 (2 commits) by Ben Clayton · 2 years, 4 months ago
  69. e11278f Remove some KEEP blocks from expectations.txt by Austin Eng · 2 years, 4 months ago
  70. 0df2ea6 Roll third_party/webgpu-cts/ 0d52602a4..941695197 (12 commits) by Ben Clayton · 2 years, 4 months ago chromium/5536
  71. c9e5073 Enable the WebGPU CTS about compilation info with unicode by Jiawei Shao · 2 years, 4 months ago
  72. 16da073 Add issue number for compute_builtin expectations. by dan sinclair · 2 years, 4 months ago
  73. c231e18 Add issues to the F32 builtin expectations by dan sinclair · 2 years, 4 months ago
  74. d1f3d69 Add issue for the `dot` expectations. by dan sinclair · 2 years, 4 months ago
  75. 7092786 Fixup return of HLSL sign to match WGSL. by dan sinclair · 2 years, 4 months ago
  76. 4f9b944 Roll third_party/webgpu-cts/ fdf9e7c12..0d52602a4 (6 commits) by Ben Clayton · 2 years, 4 months ago chromium/5533
  77. ce42cf1 Add issue number to the f32 remainder expectations. by dan sinclair · 2 years, 4 months ago
  78. c5e9ece Add tracking issue to `sign` expectations. by dan sinclair · 2 years, 4 months ago
  79. e025499 Add tracking issue `countTrailingZeros` expectations. by dan sinclair · 2 years, 4 months ago
  80. 98a96ff Add tracking issue to `firstTrailingBit` expectations by dan sinclair · 2 years, 4 months ago
  81. 7e6170e Suppress validation,error_scope:current_scope:* with large stack depth on Win Intel by Jiawei Shao · 2 years, 4 months ago chromium/5531
  82. 3d2caaa Enable const-eval expectations. by dan sinclair · 2 years, 4 months ago
  83. 96f0383 Remove atan2 expectation. by dan sinclair · 2 years, 4 months ago
  84. 6b5c6bc Add bug to identifier glob expectation. by dan sinclair · 2 years, 4 months ago
  85. 55aa801 Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits) by Ben Clayton · 2 years, 4 months ago
  86. 64e900e Clear up a bunch of expectations by Ben Clayton · 2 years, 4 months ago
  87. 079617e Re-enable External Texture CTS for Mac/VideoFrame by Brandon Jones · 2 years, 4 months ago
  88. 0b32a07 expectations.txt: Remove untested intel GPUs by Ben Clayton · 2 years, 4 months ago
  89. 582ce0b Re-enable External Texture CTS Tests On Windows by Brandon Jones · 2 years, 4 months ago
  90. 1ec6e86 Roll third_party/webgpu-cts/ 6d3a80420..e8109c7ca (8 commits) by Ben Clayton · 2 years, 4 months ago
  91. e12cb4f Suppress render_pass,storeOp:render_pass_store_op,color_attachment_only:* on Win10 Intel by Jiawei Shao · 2 years, 4 months ago
  92. c170cd4 Enable CTS tests about stencil copy on Win10 Intel bots by Jiawei Shao · 2 years, 4 months ago
  93. 33bfc988 Roll third_party/webgpu-cts/ 0673bb68c..6d3a80420 (1 commit) by Ben Clayton · 2 years, 4 months ago
  94. 8e68a89 Vulkan: Clamp @builtin(frag_depth) with push constant values by Corentin Wallez · 2 years, 4 months ago
  95. 452d6e3 Roll third_party/webgpu-cts/ 09447faf1..0673bb68c (48 commits) by Kai Ninomiya · 2 years, 4 months ago
  96. 6609f9c Workaround Metal Validation Issue for copying 3D textures to a buffer. by Gregg Tavares · 2 years, 4 months ago
  97. 49a08b7 Refix validation for command encoder pass encoding by shrekshao · 2 years, 4 months ago chromium/5490
  98. c4673b7 Suppress couple more WebGPU CTS flakes on Win Intel by Yuly Novikov · 2 years, 4 months ago
  99. ada5e7b Suppress WebGPU tests flaky on Win Intel UHD630 driver 31.0.101.2111 by Yuly Novikov · 2 years, 4 months ago
  100. ad541a7 Immediate Buffer.MapAsync() rejection if pending map in Wire by Takahiro · 2 years, 4 months ago chromium/5483 chromium/5484 chromium/5485 chromium/5486 chromium/5487