1. 73b1d1d Roll vulkan-deps from 88693e6bf86c to 1cde45b8d7aa (2 revisions) by dawn-autoroll · 2 years, 11 months ago chromium/5036 chromium/5037
  2. acf56be Roll SwiftShader from e617219743aa to 6fb4e0498abd (1 revision) by Dawn Autoroller · 2 years, 11 months ago
  3. 8314ec6 Roll ANGLE from 8b26c14c04f4 to e39dfe0fe61c (7 revisions) by Dawn Autoroller · 2 years, 11 months ago chromium/5035
  4. 573713a Add LoadOp back to emscripten gen bits headers by Shrek Shao · 2 years, 11 months ago
  5. 41cbf02 Reland ExternalTexture Gamma/Gamut Correction by Brandon Jones · 2 years, 11 months ago
  6. 446166c tools/setup-build: Into the 'active' symlink directory by Ben Clayton · 2 years, 11 months ago
  7. 665c07a tools: Add the 'cts update' sub-command by Ben Clayton · 2 years, 11 months ago
  8. 1ed858c tools: Add the 'cts merge' sub-command by Ben Clayton · 2 years, 11 months ago
  9. 09eafe7 tools: Add the 'cts results' sub-command by Ben Clayton · 2 years, 11 months ago
  10. 40bed82 tools: Add the 'cts time' sub-command by Ben Clayton · 2 years, 11 months ago
  11. 251e464 tools: Add the 'cts format' sub-command by Ben Clayton · 2 years, 11 months ago
  12. 846e314 tools: Begin adding the CTS command line tool by Ben Clayton · 2 years, 11 months ago
  13. e822f5e tools: Add 'Duration' field to cts.Result. by Ben Clayton · 2 years, 11 months ago
  14. 18d3f59 Roll vulkan-deps from c9e605688988 to 88693e6bf86c (3 revisions) by dawn-autoroll · 2 years, 11 months ago
  15. 286061d Update default value for map range size to WGPU_WHOLE_MAP_SIZE by Shrek Shao · 2 years, 11 months ago
  16. 3daebe8 Deprecate dispatch* in favor of dispatchWorkgroups* by Brandon Jones · 2 years, 11 months ago
  17. 4c6c974 Roll SwiftShader from adef92e7b4c6 to e617219743aa (2 revisions) by Dawn Autoroller · 2 years, 11 months ago
  18. 15a85de tools: Add 'subcmd' package by Ben Clayton · 2 years, 11 months ago
  19. b909d55 tint: Update SKIP lines with specific FXC bug by Antonio Maiorano · 2 years, 11 months ago
  20. bdd2bc9 tint: Update SKIP line for specific DXC failure by Antonio Maiorano · 2 years, 11 months ago
  21. 98685f3 tint: delete e2e tests that fail because Tint detects infinite loops by Antonio Maiorano · 2 years, 11 months ago
  22. b52c8a4 tint: delete e2e test for bug/tint/807 by Antonio Maiorano · 2 years, 11 months ago
  23. 526087b tools: Add more functionality to gerrit package by Ben Clayton · 2 years, 11 months ago chromium/5034
  24. ff17945 Roll ANGLE from 437053a1635b to 8b26c14c04f4 (4 revisions) by Dawn Autoroller · 2 years, 11 months ago
  25. a734f81 OpenGL: skip depth and stencil tests if readback is unsupported. by Stephen White · 2 years, 11 months ago
  26. 2fb28e0 tools: Extract getDawnRoot() from run-cts to utils by Ben Clayton · 2 years, 11 months ago
  27. ad0602f dawn/native: Fix a bunch of GCC warnings by Ben Clayton · 2 years, 11 months ago
  28. 27f480b tools: Add src/cts/expectations Update() by Ben Clayton · 2 years, 11 months ago
  29. 9432887 tint/sem: Add abstract int and float types by Ben Clayton · 2 years, 11 months ago chromium/5033
  30. 2c1154c tools: Add src/cts/results.List.MinimalVariantTags by Ben Clayton · 2 years, 11 months ago
  31. cede544 Roll vulkan-deps from 8234ec2dd0ae to c9e605688988 (2 revisions) by dawn-autoroll · 2 years, 11 months ago
  32. 5115a21 Roll SwiftShader from 9f2ef7c8b867 to adef92e7b4c6 (3 revisions) by Dawn Autoroller · 2 years, 11 months ago
  33. e7bcf24 Roll ANGLE from 2a6e123b16ff to 437053a1635b (5 revisions) by Dawn Autoroller · 2 years, 11 months ago
  34. 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 11 months ago
  35. 68e039c tools: Add src/cts/expectations by Ben Clayton · 2 years, 11 months ago
  36. 7e03dc7 Fix 64 to 32 bit narrowing in dawn/utils by Austin Eng · 2 years, 11 months ago
  37. 04912aa Add multiple device testing capability in DawnTest. by Loko Kung · 2 years, 11 months ago
  38. bd8de5d Add MetalRenderR8RG8UnormSmallMipToTempTexture workaround by Corentin Wallez · 2 years, 11 months ago
  39. 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 2 years, 11 months ago
  40. 7e8df04 tint/writer/spirv: Replace Operand with std::variant by Ben Clayton · 2 years, 11 months ago
  41. b0b53ba Fix 64 to 32 bit narrowing in dawn/common by Austin Eng · 2 years, 11 months ago
  42. 71b5ea8 Roll vulkan-deps from 1963b94c99e8 to 8234ec2dd0ae (1 revision) by dawn-autoroll · 2 years, 11 months ago
  43. 5ee22f3 Cleanup duplicate files; Combine README and build docs. by dan sinclair · 2 years, 11 months ago
  44. 617570a tint/writer: Replace scope_stack_, fix type ctor scoping. by Ben Clayton · 2 years, 11 months ago chromium/5032
  45. e8592a4 GN: Rely on the Chromium macOS deployment target again. by Corentin Wallez · 2 years, 11 months ago
  46. 0da5e8b tint: regen skips for hlsl files that were missing error message in the output by Antonio Maiorano · 2 years, 11 months ago
  47. e85fe16 tint: ProgramBuilder: Rename Const() to Let() by Ben Clayton · 2 years, 11 months ago
  48. 3e9077d Roll SwiftShader from b92f7acb7e81 to 9f2ef7c8b867 (1 revision) by Dawn Autoroller · 2 years, 11 months ago
  49. e119ff4 Roll third_party/webgpu-cts/ 900765392..21af43c62 (10 commits) by Ben Clayton · 2 years, 11 months ago
  50. 046abc0 tint/writer: Replace use of strings for cache keys by Ben Clayton · 2 years, 11 months ago
  51. 89fe801 Roll ANGLE from c95bd5e7e882 to 2a6e123b16ff (43 revisions) by Dawn Autoroller · 2 years, 11 months ago
  52. bd18618 tools: Move go.mod & go.sum files to root by Ben Clayton · 2 years, 11 months ago
  53. f7ec85f Rename UniformConstant to Handle. by dan sinclair · 2 years, 11 months ago
  54. 6bdd659 DEPS: Update Dawn standalone toolchains by Ben Clayton · 2 years, 11 months ago chromium/5031
  55. 928a7d1 Fix freed memory access due to DestroyObjects. by Loko Kung · 2 years, 11 months ago
  56. e099b7c Roll vulkan-deps from 78787fde6ea0 to 1963b94c99e8 (1 revision) by dawn-autoroll · 2 years, 11 months ago
  57. d44e7b3 Surface D3D12 validation messages in WebGPU errors by Brandon Jones · 2 years, 11 months ago
  58. be6c2ff Roll SwiftShader from f88fc3b53c52 to b92f7acb7e81 (3 revisions) by Dawn Autoroller · 2 years, 11 months ago
  59. 5441f45 Fix 64 to 32 bit narrowing in dawn::wire by Austin Eng · 2 years, 11 months ago chromium/5030
  60. 79c217b OpenGL ES: implement support for BGRA textures and reads. by Stephen White · 2 years, 11 months ago
  61. 144a4fb Suppress a flake for RGBA32Float zero init on Intel. by Corentin Wallez · 2 years, 11 months ago
  62. dc87f2a Metal: Move Metal render pass workarounds to UtilsMetal by Corentin Wallez · 2 years, 11 months ago
  63. a9b856e Roll third_party/webgpu-cts/ e23ca12d5..900765392 (15 commits) by Ben Clayton · 2 years, 11 months ago
  64. 46bef8a Tighten the suppression for texture_zero failures. by Corentin Wallez · 2 years, 11 months ago
  65. 646ba4e Remove test suppressions due to SPIRV-Cross by Corentin Wallez · 2 years, 11 months ago
  66. 98bdc7b Roll vulkan-deps from e799ba9fb972 to 78787fde6ea0 (2 revisions) by dawn-autoroll · 2 years, 11 months ago
  67. 3b1e30a tint: Add `i` suffix and validate UInt literal non-negative by Zhaoming Jiang · 2 years, 11 months ago
  68. 84ed048 Roll SwiftShader from 79d4c6cae485 to f88fc3b53c52 (1 revision) by Dawn Autoroller · 2 years, 11 months ago chromium/5029
  69. 7098d3d tint: Add enable directive for extensions by Zhaoming Jiang · 2 years, 11 months ago
  70. f92040a Remove PersistentCache and suppress shader cache tests. by Loko Kung · 2 years, 11 months ago
  71. be98c0a Roll vulkan-deps from f685346e2e51 to e799ba9fb972 (1 revision) by dawn-autoroll · 2 years, 11 months ago
  72. d3a5080 Fixup validator tests added during split from resolver. by dan sinclair · 2 years, 11 months ago
  73. 8e2a1f9 Roll SwiftShader from 5f5faa3a2aad to 79d4c6cae485 (3 revisions) by Dawn Autoroller · 2 years, 11 months ago chromium/5028
  74. f49fbbf DawnTest: handle buffer readbacks not aligned to 4. by Corentin Wallez · 2 years, 11 months ago
  75. 1c3f88e tools: Fix LoadCredentials() by Ben Clayton · 2 years, 11 months ago
  76. 1d882f5 Revert "Add External Texture Gamma/Gamut Correction" by Ben Clayton · 2 years, 11 months ago
  77. d93d0c9 Roll third_party/webgpu-cts/ 501cb3643..e23ca12d5 (7 commits) by Ben Clayton · 2 years, 11 months ago
  78. b84c0b9 dawn/common: Comment UNIMPLEMENTED() by Ben Clayton · 2 years, 11 months ago
  79. 53f0723 utils: Add more defaults for CreateBuffer/TextureImageCopy by Corentin Wallez · 2 years, 11 months ago
  80. a7a9fcb Roll SwiftShader from f13461dbb23c to 5f5faa3a2aad (1 revision) by Dawn Autoroller · 2 years, 11 months ago
  81. 7b20709 Fixes serialization of RenderPassCacheQuery struct. by Loko Kung · 2 years, 11 months ago
  82. f4a861d tint/fuzzers: Build protobufs after remove_stale_autogen_files by Ben Clayton · 2 years, 11 months ago
  83. b52d740 D3D12: Indirect validation shader name cleanup and parameter merge by Enrico Galli · 2 years, 11 months ago
  84. 857175e Add External Texture Gamma/Gamut Correction by Brandon Jones · 2 years, 11 months ago
  85. 67af208 GN: Move dawn import into build_with_chromium cond by Ben Clayton · 2 years, 11 months ago
  86. 368b3ea tools/src/cmd/perfmon: Fixes / improvements by Ben Clayton · 2 years, 11 months ago
  87. 617583e Use the CTS --quiet flag. by dan sinclair · 2 years, 11 months ago
  88. 2577530 Implement support for Unicode Pattern_White_Space by Antonio Maiorano · 2 years, 11 months ago
  89. d97ff53 Update Starlark config to use 'main' branch by Ryan Harrison · 2 years, 11 months ago
  90. a13dd2d Roll ANGLE from 2db718edf233 to c95bd5e7e882 (1 revision) by Dawn Autoroller · 2 years, 11 months ago
  91. cc74dc3 run-cts split output to only colour titles. by dan sinclair · 2 years, 11 months ago
  92. 90f4939 Roll third_party/webgpu-cts/ f6b6dd548..501cb3643 (2 commits) by Ben Clayton · 2 years, 11 months ago
  93. bd0f0a2 Don't expose internal buffer usages in error messages by Jiawei Shao · 2 years, 11 months ago
  94. 534a353 Roll vulkan-deps from 032c36ec6963 to f685346e2e51 (1 revision) by dawn-autoroll · 2 years, 11 months ago
  95. f410a9b Roll ANGLE from 158951600b6e to 2db718edf233 (3 revisions) by Dawn Autoroller · 2 years, 11 months ago
  96. 5e2206f Roll vulkan-deps from 53cf7fe2f4c4 to 032c36ec6963 (3 revisions) by dawn-autoroll · 2 years, 11 months ago
  97. 00e845c Roll third_party/webgpu-cts/ 45d2ccd25..88c034819 (4 commits) by Ben Clayton · 2 years, 11 months ago
  98. 1ad22d5 Roll ANGLE from 8f56edfdd361 to 158951600b6e (10 revisions) by Dawn Autoroller · 2 years, 11 months ago
  99. 790e4c2 GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. by Stephen White · 2 years, 11 months ago
  100. c0fe689 Roll vulkan-deps from df3a617e7556 to 53cf7fe2f4c4 (9 revisions) by dawn-autoroll · 2 years, 11 months ago