1. 0eba1ca Roll vulkan-deps from 5e280f6b66a2 to 8c95181d1b73 (10 revisions) by dawn-autoroll · 2 years, 3 months ago
  2. 6bbd8b4 Roll third_party/webgpu-cts/ c0d64c238..65fcd99b7 (8 commits) by Ben Clayton · 2 years, 3 months ago
  3. 86a853d Roll ANGLE from 734cf7ce212f to 84c538ff9df1 (1 revision) by Dawn Autoroller · 2 years, 3 months ago
  4. 9b6f01d Fix flipY logic in CopyTextureForBrowser() by Yan,Shaobo · 2 years, 3 months ago chromium/5545 chromium/5546 chromium/5547 chromium/5548
  5. 16c7ea6 Expand VUID-vkUpdateDescriptorSets-None-03047 flake suppression by Corentin Wallez · 2 years, 3 months ago
  6. cd6104d Roll vulkan-deps from 3ff606af6dec to 5e280f6b66a2 (9 revisions) by dawn-autoroll · 2 years, 3 months ago
  7. c40b471 Roll ANGLE from 975aa9f565f9 to 734cf7ce212f (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
  8. 8b032ed Roll vulkan-deps from dda150867e4a to 3ff606af6dec (1 revision) by dawn-autoroll · 2 years, 3 months ago chromium/5544
  9. 9f6649b Roll ANGLE from 8964933f6056 to 975aa9f565f9 (1 revision) by Dawn Autoroller · 2 years, 3 months ago chromium/5543
  10. 3785fb7 Roll vulkan-deps from 21f8ab710059 to dda150867e4a (2 revisions) by dawn-autoroll · 2 years, 3 months ago
  11. d21f362 Roll vulkan-deps from d52b983a8d10 to 21f8ab710059 (1 revision) by dawn-autoroll · 2 years, 3 months ago chromium/5542
  12. e330197 Roll ANGLE from e58e77f52b1d to 8964933f6056 (4 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5539 chromium/5540 chromium/5541
  13. 681dc90 Roll vulkan-deps from a56166d59ebd to d52b983a8d10 (5 revisions) by dawn-autoroll · 2 years, 3 months ago
  14. afc3f9d Suppress vkUpdateDescriptorSets-None-03047 by Austin Eng · 2 years, 3 months ago
  15. fb981c8 Roll SwiftShader from 5f9ed9b16931 to aae98adc2222 (1 revision) by Dawn Autoroller · 2 years, 3 months ago
  16. 1fd40c1 Improve readme for dawn.node by Antonio Maiorano · 2 years, 3 months ago
  17. f58ef99 Use std::move() for rvalues in SerialMap and SerialQueue by Peng Huang · 2 years, 3 months ago
  18. dd54f74 tint/uniformity: Rework generation of diagnostics by James Price · 2 years, 3 months ago chromium/5538
  19. 48a49f3 Roll third_party/webgpu-cts/ 941695197..c0d64c238 (2 commits) by Ben Clayton · 2 years, 3 months ago
  20. a1eed91 tint: Use TINT_UNLIKELY() on TINT_ASSERT() condition by Ben Clayton · 2 years, 3 months ago
  21. 41726d4 Roll vulkan-deps from 4345134e7109 to a56166d59ebd (2 revisions) by dawn-autoroll · 2 years, 3 months ago
  22. 4411b2d5 Roll ANGLE from f609d294f91c to e58e77f52b1d (3 revisions) by Dawn Autoroller · 2 years, 3 months ago
  23. b8072df Roll vulkan-deps from 0a9529c8cd2d to 4345134e7109 (8 revisions) by dawn-autoroll · 2 years, 3 months ago chromium/5537
  24. 884f952 tint/utils: Add TINT_LIKELY / TINT_UNLIKELY macros by Ben Clayton · 2 years, 3 months ago
  25. 2915fad Roll ANGLE from 410d8ba51f95 to f609d294f91c (5 revisions) by Dawn Autoroller · 2 years, 3 months ago
  26. 91d39a7 tint/resolver: Reduce Hashmap fixed sizes for UA by Ben Clayton · 2 years, 3 months ago
  27. e11278f Remove some KEEP blocks from expectations.txt by Austin Eng · 2 years, 3 months ago
  28. 42363a5 tint/transform: Skip SimplifyPointers if possible by Ben Clayton · 2 years, 3 months ago
  29. 3d6c263 tint/utils: Add Log2 and NextPowerOfTwo by Ben Clayton · 2 years, 3 months ago
  30. 0df2ea6 Roll third_party/webgpu-cts/ 0d52602a4..941695197 (12 commits) by Ben Clayton · 2 years, 3 months ago chromium/5536
  31. 2d94a0c Add missing Surface creation calls to get wayland surfaces working by Ali Chraghi · 2 years, 3 months ago
  32. 1f9e50e Add another const to arrays of strings in renamer.cc by Brandon Jones · 2 years, 3 months ago
  33. c2c5dff Roll vulkan-deps from 90e1d6a26721 to 0a9529c8cd2d (7 revisions) by dawn-autoroll · 2 years, 3 months ago
  34. 961ad23 DawnTest: try to more robustly handle device lost. by Corentin Wallez · 2 years, 3 months ago
  35. 7a41bf1 tint/transform: Skip Unshadow if possible by Ben Clayton · 2 years, 3 months ago
  36. b607bfb tint/utils: Manually inline HashmapBase::Scan() by Ben Clayton · 2 years, 3 months ago
  37. 973a685 tint/transform: Skip LocalizeStructArrayAssignment if possible by Ben Clayton · 2 years, 3 months ago
  38. 65985d8 Roll ANGLE from 753d59e9384b to 410d8ba51f95 (12 revisions) by Dawn Autoroller · 2 years, 3 months ago chromium/5535
  39. c9e5073 Enable the WebGPU CTS about compilation info with unicode by Jiawei Shao · 2 years, 3 months ago
  40. 16da073 Add issue number for compute_builtin expectations. by dan sinclair · 2 years, 3 months ago
  41. 46e3e21 Fix Buffer mapState after destroyed in Wire by Takahiro · 2 years, 3 months ago
  42. dc9c306 Remove suppressions for tests now passing on Mac Intel by Austin Eng · 2 years, 3 months ago
  43. 728d92b Roll vulkan-deps from 93e4d1cd4725 to 90e1d6a26721 (4 revisions) by dawn-autoroll · 2 years, 3 months ago
  44. 6345562 resolver: Delay copy of TemplateState by Ben Clayton · 2 years, 3 months ago
  45. c231e18 Add issues to the F32 builtin expectations by dan sinclair · 2 years, 3 months ago
  46. d1f3d69 Add issue for the `dot` expectations. by dan sinclair · 2 years, 3 months ago
  47. e704336 dawn/node: Avoid exception on teardown by Ben Clayton · 2 years, 3 months ago
  48. 3c760b8 Remove supressions for disable_r8_rg8_mipmaps by Austin Eng · 2 years, 3 months ago
  49. 58d1e89 dawn/node: Avoid empty vector index by Ben Clayton · 2 years, 3 months ago
  50. 47a81fc1 tint/utils: Use a C-array instead of std::array by Ben Clayton · 2 years, 3 months ago
  51. 7cc9bcd Roll ANGLE from eab5947427ad to 753d59e9384b (5 revisions) by Dawn Autoroller · 2 years, 3 months ago
  52. edca141 DawnTest: Move the position of [selected] to be easier to spot. by Corentin Wallez · 2 years, 3 months ago
  53. 7092786 Fixup return of HLSL sign to match WGSL. by dan sinclair · 2 years, 3 months ago
  54. 5dd9d1d Roll vulkan-deps from c4a4ae610317 to 93e4d1cd4725 (7 revisions) by dawn-autoroll · 2 years, 3 months ago chromium/5534
  55. 410b5ac Roll ANGLE from 0f888b14221d to eab5947427ad (8 revisions) by Dawn Autoroller · 2 years, 3 months ago
  56. 4f9b944 Roll third_party/webgpu-cts/ fdf9e7c12..0d52602a4 (6 commits) by Ben Clayton · 2 years, 3 months ago chromium/5533
  57. 1efdb66 kokoro: Fix MSL validation by Ben Clayton · 2 years, 3 months ago
  58. 54264d3 tools/run-cts: Optimize coverage collection by Ben Clayton · 2 years, 3 months ago
  59. df2c162 Roll vulkan-deps from d110b2a1b9e3 to c4a4ae610317 (1 revision) by dawn-autoroll · 2 years, 3 months ago chromium/5532
  60. c9c937c dawn/node: Allow picking of the adapter by name by Ben Clayton · 2 years, 3 months ago
  61. c6236de tools/run-cts: Add --unroll-const-eval-loops flag by Ben Clayton · 2 years, 3 months ago
  62. ce42cf1 Add issue number to the f32 remainder expectations. by dan sinclair · 2 years, 3 months ago
  63. c5e9ece Add tracking issue to `sign` expectations. by dan sinclair · 2 years, 3 months ago
  64. 0963142 Add wgpu::Device::ValidateTextureDescriptor by Corentin Wallez · 2 years, 3 months ago
  65. 42fed14 Roll ANGLE from 9d5d619c4a5f to 0f888b14221d (2 revisions) by Dawn Autoroller · 2 years, 3 months ago
  66. e45bf9f dawn/node: Handle printf() erroring by Ben Clayton · 2 years, 3 months ago
  67. e025499 Add tracking issue `countTrailingZeros` expectations. by dan sinclair · 2 years, 3 months ago
  68. 98a96ff Add tracking issue to `firstTrailingBit` expectations by dan sinclair · 2 years, 3 months ago
  69. 7e6170e Suppress validation,error_scope:current_scope:* with large stack depth on Win Intel by Jiawei Shao · 2 years, 3 months ago chromium/5531
  70. 32f9f1d Roll vulkan-deps from 473595a0de45 to d110b2a1b9e3 (8 revisions) by dawn-autoroll · 2 years, 3 months ago
  71. 477744b Tint/GLSL: fix null ptr deref in Texture1D -> 2D. by senorblanco@chromium.org · 2 years, 3 months ago
  72. ab00dd0 Remove ShaderModuleValidationTest.FragmentOutputLocationExceedsMaxColorAttachments by Jiawei Shao · 2 years, 3 months ago
  73. 6f6abaf Roll ANGLE from d53c520e8443 to 9d5d619c4a5f (6 revisions) by Dawn Autoroller · 2 years, 3 months ago
  74. f7beb85 Count the line pos, offset and size of compilation message in UTF-16 by Jiawei Shao · 2 years, 3 months ago
  75. 3d2caaa Enable const-eval expectations. by dan sinclair · 2 years, 3 months ago
  76. 96f0383 Remove atan2 expectation. by dan sinclair · 2 years, 3 months ago
  77. 6b5c6bc Add bug to identifier glob expectation. by dan sinclair · 2 years, 3 months ago
  78. 2dfd177 spirv-reader: Apply image coord vector check on unwrapped type by Arman Uguray · 2 years, 3 months ago
  79. 07c32cb Ignore unknown warnings. by dan sinclair · 2 years, 3 months ago
  80. 6cbf417 Roll vulkan-deps from 276ba2635d3b to 473595a0de45 (3 revisions) by dawn-autoroll · 2 years, 3 months ago chromium/5530
  81. 99d3586 Roll ANGLE from 9c1598af45f5 to d53c520e8443 (1 revision) by Dawn Autoroller · 2 years, 3 months ago chromium/5529
  82. a354435 Roll vulkan-deps from 8c09d95e66d0 to 276ba2635d3b (1 revision) by dawn-autoroll · 2 years, 3 months ago chromium/5528
  83. e41f8fc Roll vulkan-deps from e7c0454c0991 to 8c09d95e66d0 (1 revision) by dawn-autoroll · 2 years, 3 months ago chromium/5527
  84. 5e8ee85 [ir] Handle some unexpected ast nodes. by dan sinclair · 2 years, 3 months ago
  85. 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 3 months ago
  86. e3992f2 [ir] Cleanup disassembler output by dan sinclair · 2 years, 3 months ago
  87. a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 3 months ago
  88. 55aa801 Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits) by Ben Clayton · 2 years, 3 months ago
  89. cf2456b Update warnings for newer clang. by dan sinclair · 2 years, 3 months ago
  90. 797cbf4 OpenGLES: implement 1D texture workaround. by Stephen White · 2 years, 3 months ago chromium/5526
  91. 64e900e Clear up a bunch of expectations by Ben Clayton · 2 years, 3 months ago
  92. 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 3 months ago
  93. 451ed5c Roll vulkan-deps from 68f9998c8591 to e7c0454c0991 (2 revisions) by dawn-autoroll · 2 years, 3 months ago
  94. fb8a6db Implement a Texture1D -> Texture2D transform. by Stephen White · 2 years, 3 months ago chromium/5525
  95. 079617e Re-enable External Texture CTS for Mac/VideoFrame by Brandon Jones · 2 years, 3 months ago
  96. 0b32a07 expectations.txt: Remove untested intel GPUs by Ben Clayton · 2 years, 3 months ago
  97. 9bb85fd Suppress VVL warning for empty descriptor set by Kai Ninomiya · 2 years, 3 months ago
  98. 33110c1 Roll ANGLE from 045888db2a79 to 9c1598af45f5 (7 revisions) by Dawn Autoroller · 2 years, 3 months ago
  99. 82c595b Roll vulkan-deps from d3d26aeb92d2 to 68f9998c8591 (4 revisions) by dawn-autoroll · 2 years, 3 months ago
  100. 4a62d91 [ir] Remove program in ir tests. by dan sinclair · 2 years, 3 months ago