1. 6609f9c Workaround Metal Validation Issue for copying 3D textures to a buffer. by Gregg Tavares · 2 years, 3 months ago
  2. 49a08b7 Refix validation for command encoder pass encoding by shrekshao · 2 years, 3 months ago chromium/5490
  3. c4673b7 Suppress couple more WebGPU CTS flakes on Win Intel by Yuly Novikov · 2 years, 3 months ago
  4. ada5e7b Suppress WebGPU tests flaky on Win Intel UHD630 driver 31.0.101.2111 by Yuly Novikov · 2 years, 3 months ago
  5. ad541a7 Immediate Buffer.MapAsync() rejection if pending map in Wire by Takahiro · 2 years, 3 months ago chromium/5483 chromium/5484 chromium/5485 chromium/5486 chromium/5487
  6. 241d9a2 Suppress some WebGPU tests with validation on Win Intel by Yuly Novikov · 2 years, 3 months ago
  7. 0be08d8 CTS expectations: Add KEEP on [ Skip ]'d rules by Ben Clayton · 2 years, 3 months ago
  8. 5208edf Buffer.MapAsync pending map error non validation error consumed by Takahiro · 2 years, 3 months ago
  9. cc6a6fa Enable api,operation,buffers,map_oom:mapAsync:oom=true;* on 32-bit CPU by Jiawei Shao · 2 years, 3 months ago
  10. 6bd1332 Enable copyToTexture cases on linux by Yan,Shaobo · 2 years, 3 months ago
  11. 100d4bf Reland "Add expectations.txt validation to presubmit" by Austin Eng · 2 years, 3 months ago
  12. 31090e3 cts: Fix expectation collisions by Ben Clayton · 2 years, 3 months ago
  13. 68a74c8 Suppress tests failing with Metal backend validation layers by Austin Eng · 2 years, 3 months ago chromium/5467
  14. 99cdc53 Reduce kMaxQueryCount to 4096 by Austin Eng · 2 years, 3 months ago
  15. 71e6bcf Update validation for pass encoding beginRenderPass/beginComputePass by shrekshao · 2 years, 3 months ago chromium/5453
  16. cf8513d Roll third_party/gpuweb/ 3c4734b09..0f5fc665a (381 commits) by Corentin Wallez · 2 years, 3 months ago
  17. b663db0 Skip external_texture,video:* tests due to incorrect expectation values by Yan,Shaobo · 2 years, 3 months ago
  18. a54df5e Tint: Fix extractBits polyfill by Zhaoming Jiang · 2 years, 3 months ago
  19. 83e98c6 Revert "Add expectations.txt validation to presubmit" by Austin Eng · 2 years, 3 months ago
  20. 0285801 Roll third_party/webgpu-cts/ 3b3bca786..09447faf1 (2 commits) by Dan Sinclair · 2 years, 3 months ago
  21. cde5589 Add expectations.txt validation to presubmit by Austin Eng · 2 years, 3 months ago
  22. 6239f58 Skip the CTS tests about canvas or image bitmap on swiftshader by Jiawei Shao · 2 years, 3 months ago
  23. 541ea4b Enable more tests after the workaround about CreatePlacedResource landed by Jiawei Shao · 2 years, 3 months ago
  24. a667083 Roll third_party/webgpu-cts/ 95541299f..3b3bca786 (1 commit) by James Price · 2 years, 3 months ago
  25. dd3fb05 Roll third_party/webgpu-cts/ 23c3bebbd..95541299f (6 commits) by Ben Clayton · 2 years, 3 months ago
  26. 7a9fe30 CompilationMessages: compute offsets directly to take \r\n into account. by Corentin Wallez · 2 years, 3 months ago
  27. 806c583 Wire: Make validation error prior to OOM if mappedAtCreation == false by Jiawei Shao · 2 years, 3 months ago
  28. 1eaeb31 tint: fail on creation of a non-finite constant by Antonio Maiorano · 2 years, 4 months ago
  29. 92b32e8 Generate and load CTS cache by Austin Eng · 2 years, 4 months ago
  30. 0da91e0 tint: make const eval of binary ops on concrete values fail on NaN/Inf by Antonio Maiorano · 2 years, 4 months ago
  31. c264613 D3D12: Allocate 2D textures with CopyDst as committed resources on Intel GPUs by Jiawei Shao · 2 years, 4 months ago
  32. 62df815 Roll third_party/webgpu-cts/ 622cac9c6..992c9a857 (1 commit) by Ben Clayton · 2 years, 4 months ago
  33. b3077e7 Roll third_party/webgpu-cts/ d7e8d005d..622cac9c6 (2 commits) by Antonio Maiorano · 2 years, 4 months ago
  34. 9979636 Roll third_party/webgpu-cts/ dac3646b1..d7e8d005d (18 commits) by Ben Clayton · 2 years, 4 months ago
  35. 865c3f8 Disable tests that are failing for Win10 by Ryan Harrison · 2 years, 4 months ago chromium/5413
  36. 4f3f45c Tint/transform: Fix insertBits polyfill for HLSL by Zhaoming Jiang · 2 years, 4 months ago
  37. 0a73648 Add expectations for bitwise_xor failing in Chromium by Ryan Harrison · 2 years, 4 months ago
  38. 2d706a0 Implemement const-eval for some pack routines. by dan sinclair · 2 years, 4 months ago
  39. 4cd8452 Remove some expectations for implemented builtins by dan sinclair · 2 years, 4 months ago
  40. a393841 Roll third_party/webgpu-cts/ 074471be8..dac3646b1 (1 commit) by Ben Clayton · 2 years, 4 months ago
  41. 91e27f2 Add const-eval for `floor`. by dan sinclair · 2 years, 4 months ago
  42. abd6a7d Add const-eval for `ceil` by dan sinclair · 2 years, 4 months ago chromium/5400
  43. b3518d8 Implement const eval of `abs` by dan sinclair · 2 years, 4 months ago
  44. 11f0c52 tint: const eval of extractBits by Antonio Maiorano · 2 years, 4 months ago
  45. 6e3f9fa Roll third_party/webgpu-cts/ 0439f3ed8..074471be8 (3 commits) by Ben Clayton · 2 years, 4 months ago
  46. 336f353 tint: const eval of insertBits by Antonio Maiorano · 2 years, 4 months ago
  47. c81f9dc tint: Implement const-eval of quantizeToF16 by Ben Clayton · 2 years, 4 months ago
  48. 698cd29 Roll third_party/webgpu-cts/ 1340d36c8..0439f3ed8 (13 commits) by Ben Clayton · 2 years, 4 months ago
  49. 6ef419d tint: enable CTS tests for countLeadingZeros and countTrailingZeros by Antonio Maiorano · 2 years, 4 months ago
  50. a3175f2 tint: const eval of firstTrailingBit by Antonio Maiorano · 2 years, 4 months ago
  51. 1abe52d tint: const eval of firstLeadingBit by Antonio Maiorano · 2 years, 4 months ago
  52. 76c21c0 tint: const eval of countOneBits by Antonio Maiorano · 2 years, 4 months ago
  53. 363a995 ShaderModuleVk: Add a renamer to make other transforms safe. by Corentin Wallez · 2 years, 4 months ago
  54. 6c8603c Roll third_party/webgpu-cts/ cbd5a5082..1340d36c8 (1 commit) by Dan Sinclair · 2 years, 4 months ago chromium/5382
  55. 30bc8d7 Roll third_party/webgpu-cts/ d8a28755b..cbd5a5082 (41 commits) by Dan Sinclair · 2 years, 4 months ago
  56. 9fcd768 Update fixed cts expectations.txt by Austin Eng · 2 years, 5 months ago chromium/5358
  57. 75a8574 Validate effective storage or read-only storage buffer size be multiple of 4 by Jiawei Shao · 2 years, 5 months ago
  58. b7b2d3d Revert "Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits)" by Corentin Wallez · 2 years, 5 months ago
  59. a707ffb Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits) by Corentin Wallez · 2 years, 5 months ago
  60. cf8e404 Triage a few WebGPU expectations by Corentin Wallez · 2 years, 5 months ago
  61. 8a83384 Enable CTS test for const `select` by Antonio Maiorano · 2 years, 5 months ago
  62. 3702d1f Roll third_party/webgpu-cts/ deb4ba9f3..d8a28755b (2 commits) by Dan Sinclair · 2 years, 5 months ago
  63. 34aed5d Roll third_party/webgpu-cts/ 0fee76f32..deb4ba9f3 (12 commits) by Ben Clayton · 2 years, 5 months ago chromium/5321
  64. 9087a5c Revert "Update WebGPU expectations.txt" by Austin Eng · 2 years, 6 months ago
  65. 8b7a83b Update WebGPU expectations.txt by Austin Eng · 2 years, 6 months ago
  66. 849dff2 Expectation: Clean up built-in constant evaluation and timestampWrites by Zhaoming Jiang · 2 years, 6 months ago
  67. 7fe75f4 expectations.txt: Remove inputSource="const" [ Skip ] expectations by Ben Clayton · 2 years, 6 months ago
  68. 21920ec Remove most of the Slow test expectations by Austin Eng · 2 years, 6 months ago
  69. 4f8ed34 Roll third_party/webgpu-cts/ dec4d77ee..0fee76f32 (3 commits) by Ben Clayton · 2 years, 6 months ago
  70. aad2e9c tools/cts: Add `cts validate`, improvements & fixes by Ben Clayton · 2 years, 6 months ago
  71. 91fc1fd Roll third_party/webgpu-cts/ 5e70787c4..dec4d77ee (6 commits) by Austin Eng · 2 years, 6 months ago chromium/5305
  72. 505e1a9 Revert "Make it invalid to use sampleType "float" with multisampled textures" by Austin Eng · 2 years, 6 months ago
  73. 233d640 Make the validation on inter-stage shader variables match latest WebGPU SPEC by Jiawei Shao · 2 years, 6 months ago
  74. 9b2f273 Make it invalid to use sampleType "float" with multisampled textures by Austin Eng · 2 years, 6 months ago
  75. ee1996b Enable validation tests about createBindGroupLayout:storage_texture,* by Jiawei Shao · 2 years, 6 months ago
  76. e2bdb5e Update CTS docs by Austin Eng · 2 years, 6 months ago
  77. a659937 Roll third_party/webgpu-cts/ a6451cc67..5e70787c4 (7 commits) by Austin Eng · 2 years, 6 months ago
  78. 876bd3b Enable external_texture/* cts by Yan,Shaobo · 2 years, 6 months ago
  79. e0cbb0c CTS: set noRaceWithRejectOnTimeout by Austin Eng · 2 years, 6 months ago
  80. 26ffcd1 CTS: Allow sync code to interrupt and cancel a scheduled heartbeat by Austin Eng · 2 years, 6 months ago
  81. ddc53ea Update expectations in preparation for removing --retry-limit=3 by Austin Eng · 2 years, 6 months ago
  82. 1524d9e Roll third_party/webgpu-cts/ 27dc745ca..a6451cc67 (19 commits) by Ben Clayton · 2 years, 6 months ago
  83. aa93cb8 Suppress tests failing to due VVL error on depthStencilReadOnly by Corentin Wallez · 2 years, 6 months ago
  84. d7f9836 cts: Remove collisions in expectations.txt by Ben Clayton · 2 years, 6 months ago
  85. 183c87e Mark error scope stackDepth=100000 tests as slow by Austin Eng · 2 years, 6 months ago chromium/5273
  86. 79334fe Manual cleanup of CTS expectations. by Loko Kung · 2 years, 6 months ago chromium/5265
  87. b00c50e CTS: Hook into CTS heartbeat mechanism instead of wrapping TestCaseRecorder by Austin Eng · 2 years, 6 months ago
  88. a993e19 Roll third_party/webgpu-cts/ c0c5cce30..27dc745ca (20 commits) by Austin Eng · 2 years, 6 months ago
  89. 98d7eb4 Roll third_party/webgpu-cts/ e204a3c37..c0c5cce30 (7 commits) by Ben Clayton · 2 years, 7 months ago
  90. bace05e Roll third_party/webgpu-cts/ ed11c6ba3..e204a3c37 (24 commits) by Ben Clayton · 2 years, 7 months ago
  91. 9de123f Suppress Win Intel x86 tests failing after parallelization disabled by Austin Eng · 2 years, 7 months ago
  92. caa9bae Send test heartbeats from the CTS runner by Austin Eng · 2 years, 7 months ago
  93. ced4c0d Add test list to deps by Brian Sheedy · 2 years, 7 months ago
  94. 0653501 Switch to message protocol by Brian Sheedy · 2 years, 7 months ago
  95. 8812809 Roll third_party/webgpu-cts/ 94fd83896..ed11c6ba3 (3 commits) by Loko Kung · 2 years, 7 months ago
  96. eaca2eb Update cts expectations to be sorted by bug first. by Loko Kung · 2 years, 7 months ago
  97. c8f03f9 Remove unused "swiftshader-gl" tag by Alexis Hetu · 2 years, 7 months ago
  98. c20fa4e Triage some entries in expectations.txt by Austin Eng · 2 years, 7 months ago chromium/5219
  99. e40bd8e Suppresses failing CTS tests for tint:1632 by Loko Kung · 2 years, 7 months ago
  100. e37f0a1 cts: Use intel-gen-9 instead of intel-hd-630-family tag by Li Hao · 2 years, 7 months ago