1. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 2 months ago
  2. 7052cb5 Revert "Add test setting the locale." by Ben Clayton · 2 years, 2 months ago
  3. 9ec746e Disable async pipeline compilation on Mac AMD with backend validation by Austin Eng · 2 years, 2 months ago
  4. d436ee4 Roll ANGLE from 7189e4cfe43b to e21c1efb06c6 (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
  5. e958db0 Add ExternalTexture::Refresh() and ExternalTexture::Expire() by Yan,Shaobo · 2 years, 2 months ago
  6. dd0332e D3D12: Add workaround for DstAlpha blend factor issue on Intel GPUs by Jiawei Shao · 2 years, 2 months ago
  7. fa5cda8 Add workaround to blit depth to depth in D3D12 T2T by Li Hao · 2 years, 2 months ago
  8. 8bd09f3 Roll ANGLE from 389b86e7d76c to 7189e4cfe43b (12 revisions) by Dawn Autoroller · 2 years, 2 months ago
  9. 65a45fd Handle errors in SPIRV-Reader tests. by dan sinclair · 2 years, 2 months ago
  10. 107aa81 tint: Improve error for assignment to immutable variable by Ben Clayton · 2 years, 2 months ago
  11. 9cdc334 Add test setting the locale. by dan sinclair · 2 years, 2 months ago
  12. 077d97a Add `SuggestAlternatives` to attributes. by dan sinclair · 2 years, 2 months ago
  13. 9386f73 tint: Fix compilation error with latest MSVC 17.5.0 by Antonio Maiorano · 2 years, 2 months ago
  14. 869bcab Make attribute grammar generic. by dan sinclair · 2 years, 2 months ago
  15. 20a82ac Roll SwiftShader from 3575b5479af5 to dca80fc3a894 (1 revision) by Dawn Autoroller · 2 years, 2 months ago
  16. 39b7330 Fix UV coord for TextureLoad by jchen10 · 2 years, 2 months ago
  17. d8a13ee Roll ANGLE from 177936ace37d to 389b86e7d76c (1 revision) by Dawn Autoroller · 2 years, 2 months ago
  18. b7faf4d Roll SwiftShader from 64eb04027b9f to 3575b5479af5 (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5614
  19. 9776edf tint: Improve error message for array element stride in uniform storage by Antonio Maiorano · 2 years, 2 months ago
  20. 182a7e8 Validate writable storage buffer bindings don't alias by shrekshao · 2 years, 2 months ago
  21. 1dac81a Roll ANGLE from 31684d8c336a to 177936ace37d (2 revisions) by Dawn Autoroller · 2 years, 2 months ago
  22. 187e0d5 Add `requires` directive by dan sinclair · 2 years, 2 months ago chromium/5613
  23. f35f1ff Refactors native mock classes to be more like the Null device. by Loko Kung · 2 years, 2 months ago
  24. 54a104e tint: Update constructor / conversion terminology by Ben Clayton · 2 years, 2 months ago
  25. cce5f48 Triage CTS failures by Corentin Wallez · 2 years, 2 months ago
  26. 4be42e5 tint/run-cts: make dump-shaders also disable symbol renaming by Antonio Maiorano · 2 years, 2 months ago
  27. b4d2bbb Make Texture/QuerySet destroy always valid. by Corentin Wallez · 2 years, 2 months ago
  28. f16b9bb Guard D3D12_FEATURE_D3D12_OPTIONS13 behind SDK version check by Austin Eng · 2 years, 2 months ago
  29. afc53fa tint/resolver: Bring back enum suggestions by Ben Clayton · 2 years, 2 months ago
  30. b549b30 tint: Validate @must_use on functions and builtins by Ben Clayton · 2 years, 2 months ago
  31. d849032 tools: Add @must_use support to intrinsics.def by Ben Clayton · 2 years, 2 months ago
  32. ce10962 Add parsing and emission of the `must_use` attribute. by dan sinclair · 2 years, 2 months ago
  33. dd57720 Roll ANGLE from c23dbe331608 to 31684d8c336a (11 revisions) by Dawn Autoroller · 2 years, 2 months ago
  34. 5662f79 tint/ast: Remove unnecessary ast:: prefixes by Ben Clayton · 2 years, 2 months ago chromium/5612
  35. 4a88a32 D3D12: derive T2T workaround from TextureCopyBetweenDimensionsSupported by Austin Eng · 2 years, 2 months ago
  36. 053fca8 Run SubstituteOverride transform before Robustness by Shrek Shao · 2 years, 2 months ago
  37. 239b429 tint/HoistToDeclBefore: Use explicit types by James Price · 2 years, 2 months ago
  38. 60d3738 tint: Fix ICE in ast::TemplatedIdentifier ctor by Ben Clayton · 2 years, 2 months ago
  39. 2f689a7 Remove deprecated inspector fields. by dan sinclair · 2 years, 2 months ago
  40. fdef033 tint/resolver: Fix ICE in ResolvedIdentifier::String() by Ben Clayton · 2 years, 2 months ago
  41. f0b4dbb tint: Resolve @interpolate() args as expressions by Ben Clayton · 2 years, 2 months ago
  42. 650426b Run ./tools/format by Ben Clayton · 2 years, 2 months ago
  43. a79c660 Add `@must_use` AST node. by dan sinclair · 2 years, 2 months ago
  44. b92ff39 Remove `static_assert` deprecation. by dan sinclair · 2 years, 2 months ago
  45. 0aa2cef Roll ANGLE from f76ecaeed1d0 to c23dbe331608 (1 revision) by Dawn Autoroller · 2 years, 2 months ago
  46. 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 2 months ago
  47. 2157170 Remove the `type` keyword. by dan sinclair · 2 years, 2 months ago
  48. db9d445 Roll third_party/webgpu-cts/ 87f8f3d61..13410d18b (2 commits) by Ben Clayton · 2 years, 2 months ago chromium/5611
  49. 2d6f907 tint/reader/spirv: Remove stdout spam by Ben Clayton · 2 years, 2 months ago chromium/5610
  50. e58f89b Roll third_party/webgpu-cts/ 631d877e7..87f8f3d61 (2 commits) by Ben Clayton · 2 years, 2 months ago
  51. accc687 Add tint layering doc. by dan sinclair · 2 years, 2 months ago
  52. adcc598 Roll ANGLE from 05e62f39412e to f76ecaeed1d0 (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5608 chromium/5609
  53. 993a658 Move InterpolationSampling and InterpolationType to builtin. by dan sinclair · 2 years, 2 months ago
  54. e4f9476 D3D12: Replace dst-alpha with one for formats without alpha by Jiawei Shao · 2 years, 2 months ago
  55. b5af23d Move diagnostic severity and rule to builtin. by dan sinclair · 2 years, 2 months ago chromium/5607
  56. ef30aa4 Move type/builtin to builtin. by dan sinclair · 2 years, 2 months ago chromium/5606
  57. ba082fd Move TexelFormat to builtin by dan sinclair · 2 years, 2 months ago
  58. 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years, 2 months ago
  59. b6cc4cb Move type/access to builtin. by dan sinclair · 2 years, 2 months ago
  60. 79781f2 tint: Unkeyword 'var' template args by Ben Clayton · 2 years, 2 months ago chromium/5605
  61. 28ec26b Roll ANGLE from e1dfc00aa66b to 05e62f39412e (1 revision) by Dawn Autoroller · 2 years, 2 months ago
  62. 1b90f93 tint: Remove type::AddressSpace::kNone by Ben Clayton · 2 years, 2 months ago
  63. 643f2aa tint/reader/wgsl: Remove type keywords by Ben Clayton · 2 years, 2 months ago
  64. a1bda83 spirv-reader: don't hoist opaque objects by David Neto · 2 years, 2 months ago
  65. 839324a Make "rg11b10ufloat-renderable" also allow resolving. by Corentin Wallez · 2 years, 2 months ago chromium/5604
  66. d0746d7 Roll third_party/webgpu-cts/ ad8abf400..631d877e7 (52 commits) by Ben Clayton · 2 years, 2 months ago
  67. a0e96b5 Rolling 8 dependencies by Austin Eng · 2 years, 2 months ago
  68. 1f8cb4f Roll ANGLE from a6dba4b475f5 to e1dfc00aa66b (11 revisions) by Dawn Autoroller · 2 years, 2 months ago
  69. c713005 Reland "Remove wgpu::CreatePipelineAsyncStatus::Error" by Corentin Wallez · 2 years, 2 months ago
  70. 25669a6 Adds To/FromAPI calls for wgpu (C++) namespace structs. by Loko Kung · 2 years, 2 months ago
  71. e4039c7 Move the Extension builtin to the builtin/ folder. by dan sinclair · 2 years, 2 months ago
  72. 6392579 Move BuiltinValue to builtin/ by dan sinclair · 2 years, 2 months ago
  73. 32cb509 Revert "Remove wgpu::CreatePipelineAsyncStatus::Error" by Corentin Wallez · 2 years, 2 months ago chromium/5603
  74. 9fafbc0 Remove wgpu::CreatePipelineAsyncStatus::Error by Corentin Wallez · 2 years, 2 months ago
  75. ca469fe Roll ANGLE from 8d23f34ea2ee to a6dba4b475f5 (3 revisions) by Dawn Autoroller · 2 years, 2 months ago chromium/5602
  76. 7616dcb Add Toggle to use temp buffer in T2T copy with different dimensions by Austin Eng · 2 years, 2 months ago
  77. a7a90d0 Roll ANGLE from 13e8dabc47af to 8d23f34ea2ee (8 revisions) by Dawn Autoroller · 2 years, 2 months ago chromium/5601
  78. 5860a14 Use the correct Validation/InternalError status for CreatePipelineAsync by Corentin Wallez · 2 years, 2 months ago
  79. be967e3 Add JSON output to tint_info. by dan sinclair · 2 years, 2 months ago
  80. 86fbd1a Refactor Semaphore Service In Vulkan Backend by Yan,Shaobo · 2 years, 2 months ago
  81. 87b0ccb Roll ANGLE from 31d576ca3290 to 13e8dabc47af (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
  82. f2660d2 Roll vulkan-deps from 5b82cc4a7eaa to d03d09324f14 (9 revisions) by dawn-autoroll · 2 years, 2 months ago chromium/5600
  83. 79d971f Blocklist D3D12 adapters on ARM CPUs by Austin Eng · 2 years, 2 months ago
  84. dc92cf9 Roll SwiftShader from a9f5c19e28bd to 64eb04027b9f (1 revision) by Dawn Autoroller · 2 years, 2 months ago chromium/5599
  85. 81cf894 Unsuppress e2e test in ColorStateTests by Yunchao He · 2 years, 2 months ago
  86. 70607cb Refine d3d12 blocklist from X86 -> I386 by Austin Eng · 2 years, 2 months ago
  87. 3f0c4e8 Roll ANGLE from 4bb17bf11e78 to 31d576ca3290 (6 revisions) by Dawn Autoroller · 2 years, 2 months ago
  88. 0c74829 Roll vulkan-deps from 0e098d4e3f1d to 5b82cc4a7eaa (7 revisions) by dawn-autoroll · 2 years, 2 months ago
  89. 1aad71b Enable copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:* by Yan,Shaobo · 2 years, 2 months ago
  90. 95dc1ad Remove duplicated AST and SEM headers in BUILD.gn by dan sinclair · 2 years, 2 months ago chromium/5598
  91. 6080471 Split demangler to separate lib. by dan sinclair · 2 years, 2 months ago
  92. 94e50d4 Roll ANGLE from 2bcf94cc0b57 to 4bb17bf11e78 (8 revisions) by Dawn Autoroller · 2 years, 2 months ago
  93. 1ebbe51 Roll vulkan-deps from bb14a2634243 to 0e098d4e3f1d (4 revisions) by dawn-autoroll · 2 years, 2 months ago
  94. 6e8a230 Cleanup some includes. by dan sinclair · 2 years, 2 months ago
  95. fbc0410 Roll SwiftShader from a36600f98b9b to a9f5c19e28bd (1 revision) by Dawn Autoroller · 2 years, 2 months ago
  96. 727503d tint/resolver: Pass std::function by ref by Ben Clayton · 2 years, 2 months ago chromium/5597
  97. ee665a4 tint: add precise float mod polyfill and enable it for HLSL by Antonio Maiorano · 2 years, 2 months ago
  98. b31e0e2 Roll ANGLE from be5e767eef33 to 2bcf94cc0b57 (4 revisions) by Dawn Autoroller · 2 years, 2 months ago
  99. 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 2 months ago
  100. c950ff0 Roll vulkan-deps from 2405a8767ae1 to bb14a2634243 (3 revisions) by dawn-autoroll · 2 years, 2 months ago