1. 9caf493 [M141] Fix Heap-overflow in dawn ReflectEntryPointUsingTint by Gregg Tavares · 3 months ago chromium/7390 chromium/7390_43 chromium/7390_65
  2. ac777fe [M141] Revert "Handle vkGetPipelineCacheData() data size" by Kyle Charbonneau · 3 months ago
  3. 322431a Roll vulkan-deps from dd883ffe3224 to 2db2b8ce36f6 (6 revisions) by Dawn Autoroller · 3 months ago
  4. 47f4a1d Fix missing <cstdint> include in TypedInteger.h by Efflam · 3 months ago
  5. 0917d09 Roll ANGLE from 1e3e4eb7f98c to b59b287e2ad7 (1 revision) by Dawn Autoroller · 3 months ago chromium/7389
  6. ff46674 Suppress sampleWithVideoFrameWithVisibleRectParam vp9 tests failure on Win intel by Hao Li · 3 months ago
  7. 4277334 Roll ANGLE from 3d08d8859a33 to 1e3e4eb7f98c (1 revision) by Dawn Autoroller · 3 months ago
  8. 08f92df Roll vulkan-deps from 6b5416dcc52a to dd883ffe3224 (3 revisions) by Dawn Autoroller · 3 months ago chromium/7388
  9. 3143cb3 Remove stale WebGPU Compat CTS expectations by Expectation File Editor · 4 months ago chromium/7387
  10. bf28c07 Remove stale WebGPU CTS expectations by Expectation File Editor · 4 months ago chromium/7386
  11. ce4c6d5 Roll vulkan-deps from c4290955f303 to 6b5416dcc52a (15 revisions) by Dawn Autoroller · 4 months ago
  12. 292f96b Roll ANGLE from 286829481293 to 3d08d8859a33 (4 revisions) by Dawn Autoroller · 4 months ago chromium/7385
  13. d33f906 Move VkCommandPool recycling to a SerialTask by Brandon Jones · 4 months ago
  14. d439665 [dawn] Mark SharedBufferMemoryD3D12Resource as stable by Enrico Galli · 4 months ago
  15. 82bb159 [ir] Validate return function is correct by James Price · 4 months ago
  16. a1c1db3 [ir] Validate that struct member type cannot be void by James Price · 4 months ago
  17. 61b277d Remove unused program accessors. by dan sinclair · 4 months ago
  18. f11a661 [ir] Validate index operands for lve and sve by James Price · 4 months ago
  19. 1810a21 [msl] Fix ShaderIO crash with unnamed parameter by James Price · 4 months ago
  20. 93460ce [dawn][native] Make WaitForIdle handle tasks up to pending serial. by Lokbondo Kung · 4 months ago
  21. 1323e9c Roll ANGLE from 4983b4c94e40 to 286829481293 (8 revisions) by Dawn Autoroller · 4 months ago
  22. b614f72 [wgsl] Remove side effect tracking from sem by James Price · 4 months ago
  23. 9c6781b [wgsl] Remove obsolete comment and code from printer by James Price · 4 months ago
  24. 9d8776d [wgsl] Remove attributes from templated identifier by James Price · 4 months ago chromium/7384
  25. fab9151 Generate `getBinding` in SPIR-V. by dan sinclair · 4 months ago
  26. 4dfcfe0 Generate `hasBinding` in SPIR-V. by dan sinclair · 4 months ago
  27. e0a7b63 Add resource_binding arrayLength support to SPIR-V by dan sinclair · 4 months ago
  28. 38cb50a [spirv-reader] Preserve access mode in VectorElementPointer by James Price · 4 months ago
  29. 850fd54 Handle vkGetPipelineCacheData() data size by Kyle Charbonneau · 4 months ago
  30. c0ae745 Cross-reference Gerrit ReAuth page. by Andrew Mitchell · 4 months ago
  31. 5f43528 [dawn][native] Fix ASSERT on bg.Destroy() or error bind groups. by Corentin Wallez · 4 months ago
  32. 89d777d Roll DirectX Shader Compiler from 4e18ca318954 to 4e0f5364a369 (1 revision) by Dawn Autoroller · 4 months ago chromium/7383
  33. c290ec0 [dawn][native] Split DynamicArrayState to its own class. by Corentin Wallez · 4 months ago
  34. 1a3c3e8 Fix an incorrect check in TypedIntegerImpl by Jiawei Shao · 4 months ago
  35. 2168b88 Roll ANGLE from 9dc367918253 to 4983b4c94e40 (11 revisions) by Dawn Autoroller · 4 months ago
  36. 08b832c Add stub for resource binding transform by dan sinclair · 4 months ago
  37. b03da09 Roll third_party/webgpu-cts/ 07f4412e9..0558b1933 (9 commits) by Dawn Automated Expectations · 4 months ago
  38. 9616d5e Remove runtime binding_array. by dan sinclair · 4 months ago
  39. 838cd91 Update inspector for resource_binding. by dan sinclair · 4 months ago
  40. f97f51f Add support for parsing getBinding. by dan sinclair · 4 months ago
  41. fcc9f83 Add support for parsing hasBinding. by dan sinclair · 4 months ago
  42. 94c1574 Suppress VVL: VUID-vkCmdDraw-None-08114 by Shrek Shao · 4 months ago
  43. 8130f2a [dawn] Add `TexelBufferBinding` types by Diego Rodrigues · 4 months ago
  44. 44d2b5f [dawn] Allow buffers to create `TexelBufferView` by Diego Rodrigues · 4 months ago
  45. 00fb9db Add arrayLength parsing for resource_binding by dan sinclair · 4 months ago
  46. 4b59bc5 Add resource_binding tests by dan sinclair · 4 months ago
  47. 12e4178 Add ResourceBuffer to the resolver. by dan sinclair · 4 months ago
  48. 128aaba Add ResourceBinding type. by dan sinclair · 4 months ago
  49. 393ca54 Update dynamic binding spec by dan sinclair · 4 months ago
  50. b0675df [ir] Validate switch results by James Price · 4 months ago
  51. d002823 [ir] Validate that break_if condition is not undef by James Price · 4 months ago chromium/7382
  52. 397e79e Roll vulkan-deps from e18ad43f7e27 to c4290955f303 (11 revisions) by Dawn Autoroller · 4 months ago
  53. e8c8dae Roll DirectX Shader Compiler from dbcbac93c8f3 to 4e18ca318954 (1 revision) by Dawn Autoroller · 4 months ago
  54. 2d596cc Cleanup remaining use IR flags. by dan sinclair · 4 months ago
  55. 8729e16 [dawn][vk] Implement Texture::Pin/Unpin. by Corentin Wallez · 4 months ago
  56. e615a39 Add invocationCreator bindings to non-shadow realms by Brian Sheedy · 4 months ago
  57. bd4d19e Roll ANGLE from 60607c8e6ce6 to 9dc367918253 (14 revisions) by Dawn Autoroller · 4 months ago
  58. 13c1635 Rolling build and clang dependencies. by Liza Burakova · 4 months ago
  59. 1c71dec Add e2e tests of the remaining formats for Tier2 storage texture access by shanxing · 4 months ago
  60. 029eb34 [dawn][native] Removes acquiring the device lock for many APIs. by Lokbondo Kung · 4 months ago
  61. 7b574b3 Add gn_v2 fuzz builders by Brian Sheedy · 4 months ago
  62. f103959 [OpenGL] Disable robustness and workgroup init based on toggles by James Price · 4 months ago
  63. 907b698 [metal] Set disable_workgroup_init from Dawn toggle by James Price · 4 months ago
  64. ee766fd Revert "[tint] Clamp now passing. (It is polyfilled)" by Peter McNeeley · 4 months ago
  65. c9765fd [dawn][native] Add Texture::Pin/Unpin frontend validation. by Corentin Wallez · 4 months ago
  66. 957b1af [dawn][native] Add a DynamicArray metadata buffer internal binding. by Corentin Wallez · 4 months ago
  67. 18e91b3 Suppress indirect draw crash on Mac M2 by Shrek Shao · 4 months ago chromium/7380 chromium/7381
  68. 2129003 Suppress 2 texture builtin tests as Failure on mac sequoia intel by Shrek Shao · 4 months ago
  69. 57b22f3 [spirv-reader] Handle i32 PrimitiveId by James Price · 4 months ago
  70. bb7797d Hide GenerationID in SymbolTable. by dan sinclair · 4 months ago
  71. 8c3db16 infra/config: Remove luci.recipes.use_python3 experiment by Takuto Ikuta · 4 months ago
  72. 8306cd9 Roll vulkan-deps from f392edaf0783 to e18ad43f7e27 (14 revisions) by Dawn Autoroller · 4 months ago
  73. 954d265 Add failures to expectations.txt caused by unupdated CTS by shanxing · 4 months ago
  74. f4fd31a [dawn] Add test that the bindless WGSL enable requires the feature. by Corentin Wallez · 4 months ago
  75. 2f1ee98 Remove generation ID from AST nodes. by dan sinclair · 4 months ago
  76. 2ae4b84 Remove constant Wrap method. by dan sinclair · 4 months ago
  77. 7f26389 Run `gn format` directly. by dan sinclair · 4 months ago
  78. 7e2919d Stop formatting generated cc and h files. by dan sinclair · 4 months ago
  79. 9a44a50 [dawn][native] Add GetBindGroupLayout support to dynamic binding array. by Corentin Wallez · 4 months ago
  80. bb94118 Roll ANGLE from c6cab933604b to 60607c8e6ce6 (6 revisions) by Dawn Autoroller · 4 months ago chromium/7379
  81. 293e519 [dawn][wire] Crash client when using objects from another wire by Kai Ninomiya · 4 months ago
  82. 7ee7050 Suppress a bunch of texture builtin tests on dawn-try-mac-intel-exp by Shrek Shao · 4 months ago
  83. f11b546 Suppress some AbstractFloat matrix arithmetic tests failure on Win intel/nvidia by Shrek Shao · 4 months ago
  84. 9276b62 [dawn][native] Reflect dynamic arrays from shader and validate against layout by Corentin Wallez · 4 months ago
  85. 78bcfab vulkan: Use host cached memory for read buffers by Kyle Charbonneau · 4 months ago
  86. 8eeebe1 Remove StructMemberOffsetAttribute. by dan sinclair · 4 months ago
  87. cb66e36 [dawn] Supported limit arch maxDynamicUniformBuffersPerPipelineLayout by Peter McNeeley · 4 months ago
  88. 19823d0 Remove InternalAttribute. by dan sinclair · 4 months ago
  89. afef3f9 Cleanup stride in arrays. by dan sinclair · 4 months ago
  90. c0a79c0 Roll ANGLE from 677d82818098 to c6cab933604b (3 revisions) by Dawn Autoroller · 4 months ago
  91. 3d182c8 [dawn] Move DynamicBindingArray validation tests to their own file. by Corentin Wallez · 4 months ago
  92. 8e0c5ac Roll vulkan-deps from 36fbc53c546c to f392edaf0783 (15 revisions) by Dawn Autoroller · 4 months ago chromium/7378
  93. 89bf334 [dawn][native] Make the bindless feature allow the WGSL enable. by Corentin Wallez · 4 months ago
  94. fc2d3a9 [dawn][native] Require BGL dynamic array even for size 0 BG dynamic array by Corentin Wallez · 4 months ago
  95. 9dd2e3f [dawn][native] Add BindGroup::Destroy(), only for dynamic binding arrays by Corentin Wallez · 4 months ago
  96. 4555cea [dawn][vk] Implement dynamic array BindGroup creation. by Corentin Wallez · 4 months ago
  97. caeae1c Capture: Emit Shared RenderBundle Commands by Gregg Tavares · 4 months ago
  98. 1e050b8 Add iOS and Android prebuilt binaries to the CI by William Candillon · 4 months ago
  99. 881b623 Capture: Emit RenderPass Commands by Gregg Tavares · 4 months ago
  100. 64bff39 Roll ANGLE from 9280c6b9acde to 677d82818098 (14 revisions) by Dawn Autoroller · 4 months ago chromium/7377
  101. d9eccb4 [tint] Polyfill subgroupShuffle param range (clamped) by Peter McNeeley · 4 months ago
  102. 047ee6b Capture: Encode BeginRenderPass by Gregg Tavares · 4 months ago
  103. f07c28c [ir] Tighten check for non-constructible types by James Price · 4 months ago
  104. 14f08a9 Remove StrideAttribute by dan sinclair · 4 months ago
  105. c737bb0 [dawn][native][d3d12] Force higher minimums for maxDynamic* limits by Kai Ninomiya · 4 months ago
  106. 299b9c2 Change storage buffer binding size on QC by Yang Gu · 4 months ago
  107. 0464916 Capture: Translate ComputePassDescriptor by Gregg Tavares · 4 months ago
  108. ca38c32 [ir] Check for duplicate result usage. by dan sinclair · 4 months ago
  109. def337b [WebGPU backend] Implement native::webgpu::Texture by Shrek Shao · 4 months ago
  110. 906680d Remove DisableValidationAttribute by dan sinclair · 4 months ago
  111. ab70d09 Remove the RowMajorAttribute from the AST by dan sinclair · 4 months ago
  112. 12ee084 [ast] Cleanup program cloning code. by dan sinclair · 4 months ago
  113. f778ce2 [spirv-reader] Remove the AST spirv-reader by dan sinclair · 4 months ago
  114. e1ccc6d [dawn][native] Make dynamic binding array count towards 1 storage buffer limit by Corentin Wallez · 4 months ago
  115. 815ca64 Add ResultDB baseline roles by Brian Sheedy · 4 months ago
  116. 01befde Remove chromium-experimental-primitive-id by Brandon Jones · 4 months ago
  117. 2819d50 [tint] Clamp now passing. (It is polyfilled) by Peter McNeeley · 4 months ago
  118. 27523d3 [msl] Avoid adding new functions while iterating over them by James Price · 4 months ago
  119. 66ac94c Roll SwiftShader from 5b45bdb479fa to 0390a544a952 (1 revision) by Dawn Autoroller · 4 months ago chromium/7376
  120. d128949 Add the wire client version of webgpu_cpp_print.h by Mingjing Zhang · 4 months ago
  121. 862482a [spirv-reader] Fix issue with switch in switch default. by dan sinclair · 4 months ago
  122. 3c338ff [inspector] Add method to get binding array information. by dan sinclair · 4 months ago
  123. 1e9df9e Roll ANGLE from e00691780c09 to 9280c6b9acde (14 revisions) by Dawn Autoroller · 4 months ago
  124. 929131a Roll vulkan-deps from 7e28c4c2f184 to 36fbc53c546c (9 revisions) by Dawn Autoroller · 4 months ago
  125. ce64c18 Roll siso and update its CIPD package by Victor Hugo Vianna Silva · 4 months ago
  126. cdda346 Capture: Pass Compute Pass Commands to inner device. by Gregg Tavares · 4 months ago chromium/7374 chromium/7375
  127. ad31195 Roll ANGLE from dee1fcbf1122 to e00691780c09 (2 revisions) by Dawn Autoroller · 4 months ago chromium/7373
  128. 86e38c4 [dawn][native] Require BG have a dynamicArraySize if the BGL has a dynamic array by Corentin Wallez · 4 months ago chromium/7372
  129. fbaedd1f Roll vulkan-deps from db9c62a65630 to 7e28c4c2f184 (10 revisions) by Dawn Autoroller · 4 months ago
  130. 8e388f1 Capture: Emit More Commands from CommandBufferWGPU by Gregg Tavares · 4 months ago
  131. 7eca355 [dawn][vk] Implement dynamic array BGLs by Corentin Wallez · 4 months ago
  132. 4e9e28f Capture: Emit Commands from CommandBufferWGPU - copyX2X by Gregg Tavares · 4 months ago
  133. af77122 Kotlin: use expressions in Constants.kt that resolve at compile-time by Jim Blackler · 4 months ago
  134. 54a280c [binding_array] Mark GLSL tests as INVALID. by dan sinclair · 4 months ago
  135. b9b5b2c5 [spirv] Generate runtime binding array output. by dan sinclair · 4 months ago
  136. e100a32 Roll ANGLE from 995c4c4d89ed to dee1fcbf1122 (4 revisions) by Dawn Autoroller · 4 months ago
  137. 757c385 [msl] Generate runtime binding array output. by dan sinclair · 4 months ago
  138. 6f61352 [hlsl] Enable HLSL generation for runtime binding array. by dan sinclair · 4 months ago
  139. 4a50666 [binding_array] Add tint e2e tests for runtime binding array by dan sinclair · 4 months ago
  140. 0013a85 Gate runtime binding array on an enable. by dan sinclair · 4 months ago
  141. 8ce879d [dawn][native] Reverts a change that's causing memory leak on fuzzer. by Lokbondo Kung · 4 months ago
  142. d57639f primitive_id -> primitive_index by Brandon Jones · 4 months ago
  143. 1641af7 Disable use_libcxx_modules for the transitive rdeps of common_config. by Matt Stark · 4 months ago
  144. f9f1025 [tint][writer] Reject unimplemented backends by Diego Rodrigues · 4 months ago
  145. dc4a291 Refactor SetMapped() by Kyle Charbonneau · 4 months ago
  146. d38d5e1 Roll DirectX Shader Compiler from 39f1dc165ca3 to dbcbac93c8f3 (1 revision) by Dawn Autoroller · 4 months ago
  147. 5b0d5f8 Re-enable gn_v2 CQ bot by Brian Sheedy · 4 months ago
  148. e8356f2 [dawn][native] Validate ExternalTextures used in RenderBundle by Corentin Wallez · 4 months ago chromium/7371
  149. b5772e1 Roll ANGLE from ccbc9e9bc44d to 995c4c4d89ed (4 revisions) by Dawn Autoroller · 4 months ago
  150. bfe068b Roll vulkan-deps from 607fb6b15ab2 to db9c62a65630 (7 revisions) by Dawn Autoroller · 4 months ago
  151. 518c316 [binding_array] Support runtime binding array in encode/decode. by dan sinclair · 4 months ago
  152. e4ea415 [tint] Fix method name that shadows its return type by James Price · 4 months ago
  153. 6496c1c [wgsl] Minify whitespace by James Price · 4 months ago
  154. 34faa6f [wgsl] Minify identifiers by James Price · 4 months ago
  155. beffc31 [wgsl] Move helper functions that check for WGSL special words by James Price · 4 months ago
  156. 8cf12e6 [wgsl] Add an option to minify printed WGSL by James Price · 4 months ago
  157. d908cdf Add test on the Windows named shared memory backend of host mapped pointer by Jiawei Shao · 4 months ago chromium/7370
  158. 3eac839 [dawn][native] Make Tick call the updated ExecutionQueue task flow. by Lokbondo Kung · 4 months ago
  159. b2b6654 Roll DirectX Shader Compiler from 7a8c90cf4c44 to 39f1dc165ca3 (2 revisions) by Dawn Autoroller · 4 months ago
  160. 0410099 [dawn][native] Fixes device lock and queue lock inversion issues. by Lokbondo Kung · 4 months ago
  161. a8c9c74 [dawn][native] Refactors ExecutionQueue to be an ApiObject. by Lokbondo Kung · 4 months ago
  162. 621d846 Roll ANGLE from dc24ecca9ed9 to ccbc9e9bc44d (2 revisions) by Dawn Autoroller · 4 months ago chromium/7369
  163. 098fffd Roll SwiftShader from a1b94a283161 to 5b45bdb479fa (1 revision) by Dawn Autoroller · 4 months ago
  164. 14be543 [dawn][vk] Fix info gathering of VK_EXT_pipeline_robustness by Corentin Wallez · 4 months ago
  165. 5f72847 [spirv-reader] Add PrimitiveId support by dan sinclair · 4 months ago
  166. ba7af88 [spirv-reader][ir] Fix accessing struct members with row_major by dan sinclair · 4 months ago
  167. ef879cc D3D: Add d3d_skip_shader_optimizations toggle by Le Hoang Quyen · 4 months ago
  168. cf33476 [dawn][vk] Add missing StreamImpl for newly used structure. by Corentin Wallez · 4 months ago
  169. 8ed25ce [dawn][native] Add BindGroupBase::GetBindingAsBuffer by Corentin Wallez · 4 months ago
  170. d6f65b4 [dawn] Add `TexelBuffer` buffer usage bit by Diego Rodrigues · 4 months ago
  171. a28b631 [dawn][native] Use BGL index iterators for PassResourceUsageTracker by Corentin Wallez · 4 months ago
  172. 1237c6e [dawn][native] Standardize calling order for graceful device teardown. by Lokbondo Kung · 4 months ago
  173. 94dd1da Kotlin: replace 'callback' with a custom on... method name by Jim Blackler · 4 months ago
  174. 3a27547 Kotlin: specify @JvmField on enum-type constants by Jim Blackler · 4 months ago
  175. 62db823 [dawn][native] Use BGL index iterators for BindGroupVk init. by Corentin Wallez · 4 months ago
  176. d3e245f Kotlin: supply a hashCode on objects, matching the existing toEquals by Jim Blackler · 4 months ago
  177. 16ec805 Move SurfaceTests skip by Brian Sheedy · 4 months ago
  178. fc20981 Roll ANGLE from ea47e07baaaf to dc24ecca9ed9 (1 revision) by Dawn Autoroller · 4 months ago chromium/7368
  179. 9c5f6bd Roll vulkan-deps from b7103d8dde12 to 607fb6b15ab2 (8 revisions) by Dawn Autoroller · 4 months ago
  180. 555275f Kotlin: don't use 'data' class on Return types. by Jim Blackler · 4 months ago
  181. 7e936ce Refactor ProgressBar for easier testing by Ryan Harrison · 4 months ago
  182. 4d95ede dxc: Disable clang modules by Takuto Ikuta · 4 months ago
  183. fec0a71 Skip bad dawn_end2end_tests test on gn_v2 testers by Brian Sheedy · 4 months ago chromium/7367
  184. 15f2323 Roll ANGLE from 68baeeeb65ad to ea47e07baaaf (5 revisions) by Dawn Autoroller · 4 months ago
  185. 5433124 Add a createDirectory task to kotlin bindings' gradle files by Baris Kaya · 4 months ago
  186. b57e913 [dawn][native] Splits WaitForIdleForDestruction into impl function. by Lokbondo Kung · 4 months ago chromium/7366
  187. 39d5151 [dawn][native] Allow directly iterating over bindings of one type. by Corentin Wallez · 4 months ago
  188. 63242f5 [dawn][vk] Freshen up comments in vulkan::{BGL, DescriptorSetAllocator} by Corentin Wallez · 4 months ago
  189. bfb0f1f Add more Qualcomm compute device ids by Yang Gu · 4 months ago
  190. 949e26b Roll vulkan-deps from eb3190110845 to b7103d8dde12 (10 revisions) by Dawn Autoroller · 4 months ago
  191. fffeece Roll ANGLE from 7febacfe73be to 68baeeeb65ad (11 revisions) by Dawn Autoroller · 4 months ago
  192. 859ea1e [ir] Use ir reader by default in Tint. by dan sinclair · 4 months ago
  193. cbe6c47 Update resolver to allow runtime sized binding array by dan sinclair · 4 months ago
  194. f0e14ab Update binding_array type for runtime arrays by dan sinclair · 4 months ago
  195. 6a8fdf6 Fix gen benchmark script. by dan sinclair · 4 months ago
  196. 1de1987 Remove usages of t.Parallel() by Ryan Harrison · 4 months ago
  197. c81f1ae [tint][cmake] Use build protoc instead of system installed version by Ryan Harrison · 4 months ago
  198. 5f85f4f Cleanup lint issues with uses of testify in Go code by Ryan Harrison · 4 months ago
  199. 1455a56 [tint][val] Fix validation of fixed operand count instructions by Ryan Harrison · 4 months ago
  200. a593c87 Roll SwiftShader from fed7f25ca957 to a1b94a283161 (1 revision) by Dawn Autoroller · 4 months ago
  201. ca976dc Roll DirectX Shader Compiler from dc85cd71e2be to 7a8c90cf4c44 (1 revision) by Dawn Autoroller · 4 months ago
  202. 5d67e9c [ir] Fix DCE for multiple unused variables by James Price · 4 months ago
  203. caf6f36 [dawn][vk] Handle robustBufferAccessUpdateAfterBind. by Corentin Wallez · 4 months ago
  204. 9dd1580 [spirv-reader] Switch E2E tests over to IR reader by James Price · 4 months ago chromium/7365
  205. 9b7eed3 [tint] Remove TINT_BUILD_SYNTAX_TREE_WRITER option from CMake by James Price · 4 months ago
  206. 21b6811 [dawn][vk] Enable bindless using "descriptor indexing" by Corentin Wallez · 4 months ago
  207. 9fd0633 dawn/common: Handle zero input in RoundUp function by shaoboyan · 4 months ago
  208. f2ed4d8 Roll ANGLE from 4c834956bdac to 7febacfe73be (2 revisions) by Dawn Autoroller · 4 months ago chromium/7364
  209. 2c53c1b Roll vulkan-deps from 0ae104d9374d to eb3190110845 (1 revision) by Dawn Autoroller · 4 months ago
  210. fca75f8 Roll ANGLE from 806c80ece32b to 4c834956bdac (1 revision) by Dawn Autoroller · 4 months ago chromium/7362 chromium/7363
  211. 7c1bd4d Remove stale WebGPU Compat CTS expectations by Expectation File Editor · 4 months ago chromium/7361
  212. 07f274a Remove stale WebGPU CTS expectations by Expectation File Editor · 4 months ago
  213. 37e86d1 Roll vulkan-deps from 57cc2d084a80 to 0ae104d9374d (5 revisions) by Dawn Autoroller · 4 months ago
  214. b639f97 Roll ANGLE from 1d8279a2b7b6 to 806c80ece32b (4 revisions) by Dawn Autoroller · 4 months ago chromium/7360
  215. f7a8ee4 Remove DllDir from code and scripts by Rafael Cintron · 4 months ago
  216. 716e2d0 Roll vulkan-deps from 45e69903332a to 57cc2d084a80 (2 revisions) by Dawn Autoroller · 4 months ago
  217. 8ce9127 Roll DirectX Shader Compiler from efc930200d6c to dc85cd71e2be (1 revision) by Dawn Autoroller · 4 months ago
  218. 1e88d22 Manual roll vulkan-deps from 70ad1cf3cd8d to 45e69903332a (25 revisions) by Dawn Autoroller · 4 months ago chromium/7359
  219. 9ccfdf1 Dependency injection wrapper for exec in Go by Ryan Harrison · 4 months ago
  220. 75f95ff Roll ANGLE from 60e3f72af6be to 1d8279a2b7b6 (6 revisions) by Dawn Autoroller · 4 months ago
  221. 835b596 Remove dawn-cq-linux-x64-rel from CQ by Brian Sheedy · 4 months ago chromium/7358
  222. 8f680a2 [MSL] Fix MSL Writer Fuzz by Validating Immediate Blocks by shaoboyan · 4 months ago
  223. cd9d90b Add `default` to the `switch` blocks that contain `return` by Jiawei Shao · 4 months ago
  224. a7f2a69 Roll ANGLE from 899f3505748e to 60e3f72af6be (1 revision) by Dawn Autoroller · 4 months ago
  225. 71f969a Consolidate CQ exclusion filters by Brian Sheedy · 4 months ago
  226. 0f8814d Disable spurious thread-safety analysis warnings by David Neto · 4 months ago
  227. efac8f6 Manually roll DXC with GN fix by Dawn Autoroller · 4 months ago
  228. c0dd4a2 Enable Dawn standalone CQ builder by Brian Sheedy · 4 months ago
  229. 3a58398 [spirv-reader] Fix texture parameters with unnamed functions by James Price · 4 months ago
  230. 9ae50ec Fix camelcase, per review feedback by David Neto · 4 months ago
  231. e07d4f3 [tint] Polyfill Unpack2x16Snorm for mac AMD by Peter McNeeley · 4 months ago chromium/7357
  232. 0c898d1 Implement FSTestEnvironProvider and related tests by Ryan Harrison · 4 months ago
  233. 331971e Roll ANGLE from cfeea900811c to 899f3505748e (2 revisions) by Dawn Autoroller · 4 months ago
  234. 3a90bfd Kotlin: fix intermittent crashing in webGPU.close() by Jim Blackler · 4 months ago
  235. 394d460 Rename Dawn standalone trybots by Brian Sheedy · 4 months ago chromium/7356
  236. 55aab69 Roll Depot Tools from 28358f4020ad to 95155bece7c2 (36 revisions) by Dawn Autoroller · 4 months ago
  237. e2ebc7c [dawn][native] Pass UnpackedPtr for the BL and BGL desc. by Corentin Wallez · 4 months ago
  238. c94e4aa Switch to using FSTestOSWrapper in fuzz cmd tests by Ryan Harrison · 4 months ago
  239. 1bc86ff Patch 8/8: Implement temporary operations for FSTestOSWrapper by Ryan Harrison · 4 months ago
  240. 77625cb Patch 7/8: Implement traversal operations for FSTestOSWrapper by Ryan Harrison · 4 months ago
  241. 862edba Patch 6/8: Implement file manipultation operations for FSTestOSWrapper by Ryan Harrison · 4 months ago
  242. b2f8580 Roll SwiftShader from 98d09f8e88db to fed7f25ca957 (1 revision) by Dawn Autoroller · 4 months ago
  243. 64e4b1d Fix ubsan problems for Tier2 RW storage texture tests by David Neto · 4 months ago
  244. 5fc9302 [dawn] Add unimplemented `TexelBufferView` object by Diego Rodrigues · 4 months ago
  245. 57305e0 [setup-build]: add ubsan option by David Neto · 4 months ago
  246. a8f0999 Roll third_party/webgpu-cts/ 5b477670f..07f4412e9 (5 commits) by Dawn Automated Expectations · 4 months ago
  247. 7005093 [dawn][native] Add BG extension and validation for bindless. by Corentin Wallez · 4 months ago
  248. 10d217a [dawn][native] Add the new limit for bindless. by Corentin Wallez · 4 months ago
  249. 9e6ef16 [dawn][native] Add BGL extension and validation for bindless. by Corentin Wallez · 4 months ago
  250. cec4482 Roll ANGLE from 61140fa9d3d3 to cfeea900811c (11 revisions) by Dawn Autoroller · 4 months ago chromium/7355
  251. 180eb3f Suppress failing E2E tests for NVIDIA by James Price · 4 months ago chromium/7354
  252. 192d113 [tint] Add polyfills for subgroupBroadcast(f16) by Thomas Smith · 4 months ago
  253. 5ee085d Patch 5/8: Implement removal operations for FSTestOSWrapper by Ryan Harrison · 4 months ago
  254. 895d35f Patch 4/8: Implement directory inspection for FSTestOSWrapper by Ryan Harrison · 4 months ago
  255. 554591a Patch 3/8: Implement stat and dir creation for FSTestOSWrapper by Ryan Harrison · 4 months ago
  256. d7d7738 Roll vulkan-deps from 03f51f594fdd to 70ad1cf3cd8d (125 revisions) by Dawn Autoroller · 4 months ago
  257. c619d18 Roll ANGLE from 3643c21d9d0c to 61140fa9d3d3 (1 revision) by Dawn Autoroller · 4 months ago
  258. fe82d73 Fix missing builder_groups key by Brian Sheedy · 4 months ago
  259. 8b69eca Patch 2/8: Implement core read/write operations for FSTestOSWrapper by Ryan Harrison · 4 months ago
  260. fe8e0e4 Change the package name of webgpu kotlin bindings to androidx.webgpu by Baris Kaya · 4 months ago
  261. 7777d90 Roll SwiftShader from 0188d92714c3 to 98d09f8e88db (2 revisions) by Dawn Autoroller · 4 months ago
  262. f338038 [dawn] Add a ChromiumExperimentalBindless feature. by Corentin Wallez · 4 months ago
  263. 61d649a [dawn][native] Factor the defaulting in FillLimits by Corentin Wallez · 4 months ago
  264. 6831e9d Roll ANGLE from f255a8870878 to 3643c21d9d0c (3 revisions) by Dawn Autoroller · 4 months ago chromium/7353
  265. d434378 Add BuildSubstituteOverridesTransformConfig overload by Sunny Sachanandani · 4 months ago
  266. 2de4730 Support dynamic cast from PipelineBase to Render/ComputePipelineBase by Sunny Sachanandani · 4 months ago
  267. eb90758 Patch 1/8: Implement FSTestOSWrapper foundations by Ryan Harrison · 4 months ago
  268. c2e2b07 Implement hashing and equality for Tint MSL Options and its member types by Sunny Sachanandani · 4 months ago
  269. ce20ecb Roll SwiftShader from 1a72692154cc to 0188d92714c3 (1 revision) by Dawn Autoroller · 4 months ago chromium/7352
  270. 1841fb3 Enable standalone Dawn CI builder/tester by Brian Sheedy · 4 months ago
  271. b1b0e12 Kotlin: Bundle sources with the library. by Jim Blackler · 4 months ago
  272. 6b79284 [spirv-reader] Build swizzles for consecutive shuffle accesses by James Price · 4 months ago
  273. 936e555 [dawn] Switch SPIR-V ingestion to Tint IR flow by James Price · 4 months ago
  274. 6e8db89 [dawn][native] Remove redundant validation of textures in BG. by Corentin Wallez · 4 months ago
  275. 77a5f9d [dawn][native] Use UnpackedPtr::Has when relevant by François Beaufort · 4 months ago
  276. beef1b1 Roll ANGLE from 5f5baf8680cd to f255a8870878 (1 revision) by Dawn Autoroller · 4 months ago
  277. 84d4c3a [dawn][native] Add UnpackedPtr::Has by Corentin Wallez · 4 months ago
  278. 74dd49e dawn/wire: Move all the members of `WriteHandle` to private by Jiawei Shao · 4 months ago chromium/7351
  279. 95b0296 Add e2e tests for Tier2 storage texture access in Vulkan/D3D12/Metal by shanxing · 4 months ago
  280. e2ec25b Roll ANGLE from 9367369dc5f8 to 5f5baf8680cd (1 revision) by Dawn Autoroller · 4 months ago chromium/7350
  281. 26e8bd1 Roll ANGLE from ca3d732d11d5 to 9367369dc5f8 (1 revision) by Dawn Autoroller · 4 months ago chromium/7349
  282. 3467356 Remove stale WebGPU Compat CTS expectations by Expectation File Editor · 4 months ago
  283. 582deb1 Remove stale WebGPU CTS expectations by Expectation File Editor · 4 months ago chromium/7348
  284. eea8adc Roll ANGLE from 7c8e357ce88b to ca3d732d11d5 (4 revisions) by Dawn Autoroller · 4 months ago chromium/7347
  285. 55d31e7 Fix standalone test specs by Brian Sheedy · 4 months ago
  286. 22f4022 [metal] Avoid copy when setting debug label by Sunny Sachanandani · 4 months ago
  287. d6cc69f [spirv-reader] Run ResolveBindingConflictsPass pass by James Price · 4 months ago chromium/7346
  288. 9bb712b Fix GN check failures by Brian Sheedy · 4 months ago
  289. 3ee2166 Roll ANGLE from 61ddca7917b9 to 7c8e357ce88b (5 revisions) by Dawn Autoroller · 4 months ago
  290. e8819bc Remove the syntax tree printer. by dan sinclair · 4 months ago
  291. 08a5058 Reapply "Use SearchPaths to load DX compiler DLLs" by David Neto · 4 months ago
  292. 3905b8b [wgsl] Fix accessing renamed struct members by James Price · 4 months ago
  293. f9eef26 [spirv-reader] Avoid creating a `let` of a sampled_image by James Price · 4 months ago
  294. 12c034a [tint] Always expose SpirvToWgsl by James Price · 4 months ago
  295. 2a5ac1d [tint] Remove superfluous capabilities from SPIR-V tests by James Price · 4 months ago
  296. ac3540d Reland "[tint] Allow multiple entry points on the way from SPIR-V to WGSL" by Kai Ninomiya · 4 months ago
  297. 6d04a1c Remove RenderPassDescriptorExpandResolveRect related legacy code by Xu Xing · 4 months ago
  298. 91e5a17 Roll SwiftShader from 5fcb0f8ead0b to 1a72692154cc (1 revision) by Dawn Autoroller · 4 months ago chromium/7345
  299. 8187f47 Fix EGLImage test failures by Rafael Cintron · 4 months ago
  300. 045a749 [dawn][d3d12] Fix texture component swizzle for stencil formats by François Beaufort · 4 months ago
  301. 80062b7 Revert "Use SearchPaths to load DX compiler DLLs" by Kai Ninomiya · 4 months ago
  302. 4d5c357 [spirv-reader] Add AllowMultipleEntryPoints to TransposeRowMajor by James Price · 4 months ago
  303. feda90f Roll ANGLE from 671f3e600cd4 to 61ddca7917b9 (6 revisions) by Dawn Autoroller · 4 months ago
  304. 9917d95 Revert "[tint] Allow multiple entry points on the way from SPIR-V to WGSL" by Kai Ninomiya · 4 months ago
  305. 440ecde [spirv-reader] Validate core IR after lowering by James Price · 4 months ago
  306. 713e407 [spirv-reader][ir] Implement TransformRowMajor transform. by dan sinclair · 4 months ago
  307. ccdecc0 [ir] Reject arrayed multisampled textures by James Price · 4 months ago
  308. d02677d [spirv-reader] Do not change access mode used for type map for handles by James Price · 4 months ago
  309. 15f1e08 [tint] Allow multiple entry points on the way from SPIR-V to WGSL by James Price · 4 months ago
  310. 97dc5bb Roll DirectX Shader Compiler from 3c6e259ff6d7 to a47537f0e268 (1 revision) by Dawn Autoroller · 4 months ago
  311. 6dcc11a Roll SwiftShader from 84b574d55e6d to 5fcb0f8ead0b (1 revision) by Dawn Autoroller · 4 months ago
  312. ec74e2a [dawn] Update thread annotations for other threading objects. by Lokbondo Kung · 4 months ago
  313. 84f7e0d Add standalone builders to views by Brian Sheedy · 4 months ago
  314. d0ed3c6 [emscripten] Add back bug tracker link, cross-platform instructions by Kai Ninomiya · 4 months ago
  315. 5a613f8 Reland "Convert Standalone Builders to chromium wrappers" by Brian Sheedy · 4 months ago
  316. 328b752 [run-cts] Make sure we write out results to file by James Price · 4 months ago
  317. 5296e97 Stop requiring Device for AttachmentState creation by Brandon Jones · 4 months ago
  318. 0f18ce9 [spirv-reader][ir] Remove stale TODOs by dan sinclair · 4 months ago
  319. eb9a967 Roll ANGLE from 7a193b06c425 to 671f3e600cd4 (2 revisions) by Dawn Autoroller · 4 months ago
  320. 1ab83b8 [msl] Fix lve/sve for packed vec3<bool> inside struct by James Price · 4 months ago
  321. 46bc819 [spirv-reader][ir] Fix constant-id check for NonUniform calls. by dan sinclair · 4 months ago
  322. 5e8fafe [spirv-reader][ir] Fix issue with SampledImage registration. by dan sinclair · 4 months ago
  323. b6b0ae4 Roll DirectX Shader Compiler from 86f5bb5045fe to 3c6e259ff6d7 (1 revision) by Dawn Autoroller · 4 months ago
  324. 3e0c476 Roll SwiftShader from 024d3cd373f6 to 84b574d55e6d (1 revision) by Dawn Autoroller · 4 months ago
  325. 5366e67 [emscripten] Explain distributions better in the readme by Kai Ninomiya · 4 months ago
  326. b3440e1 Roll ANGLE from f1c6e1a8372f to 7a193b06c425 (5 revisions) by Dawn Autoroller · 4 months ago
  327. 1d46c45 Fix a bunch of CMake compiler warnings about implicit data conversion by Jiawei Shao · 4 months ago
  328. b39cf88 Revert "Convert Standalone Builders to chromium wrappers" by Brian Sheedy · 4 months ago
  329. c391dd1 Mutex thread safety analysis annotations by Sunny Sachanandani · 4 months ago
  330. 2be761a Convert Standalone Builders to chromium wrappers by Brian Sheedy · 4 months ago
  331. 9a090469 [wgsl] Do not automatically enable f16 for subgroups by James Price · 4 months ago
  332. f4f6d3f [wgsl] Do not automatically disable derivative uniformity by James Price · 4 months ago
  333. fd605bb Roll DirectX Shader Compiler from 50764bac3d40 to 86f5bb5045fe (1 revision) by Dawn Autoroller · 4 months ago
  334. da322e2 [wgsl] Add option to disable subgroup uniformity diagnostics by James Price · 4 months ago
  335. b34d61a primitive_id/barycentric_coord builtin sort order by Brandon Jones · 4 months ago
  336. 821243b [emscripten] Fix enum tables to avoid 328k commas by Kai Ninomiya · 4 months ago
  337. 7b4c7ae [dawn][native] Refactor WaitForQueueSerialImpl to return serial. by Lokbondo Kung · 4 months ago
  338. 2b7cc6d [spirv-reader][ir] Fix propagation from if block by dan sinclair · 4 months ago
  339. 38728bc Fix DAWN_FORCE_SYSTEM_COMPONENT_LOAD CMake option by Albin Bernhardsson · 4 months ago
  340. ccb59c1 Roll SwiftShader from fdb6700ecb04 to 024d3cd373f6 (1 revision) by Dawn Autoroller · 4 months ago
  341. f1631ef [setup-build]: DAWN_BUILD_MONOLITHIC_LIBRARY can't be ON by David Neto · 4 months ago
  342. 7e04976 Roll ANGLE from 0a93fc11b29f to f1c6e1a8372f (7 revisions) by Dawn Autoroller · 4 months ago
  343. bd3416a dawn/wire: Add Getter on the members of WriteHandle by Jiawei Shao · 4 months ago
  344. 8409182 [tint] Add support for `barycentric_coord` by Brandon Jones · 4 months ago
  345. 84ffdd7 [spirv-reader][ir] Don't try to copy a handle object. by dan sinclair · 4 months ago
  346. ec53460 Revert "Reland "[dawn][emscripten][test] Add workaround for WASM tests startup."" by Loko Kung · 4 months ago
  347. 7780e0e Deduce more type parameters in LRUCache implicitly by Sunny Sachanandani · 4 months ago
  348. 5e1c6ef [hlsl] Remove list of entry points from writer output by James Price · 4 months ago
  349. f3d2d7a Remove old LUCI generated files by Brian Sheedy · 4 months ago
  350. a7c0c9f Roll ANGLE from fc0e039788e8 to 0a93fc11b29f (2 revisions) by Dawn Autoroller · 4 months ago
  351. f659616 Replace hlsl::writer::binding::BindingInfo with tint::BindingPoint by dan sinclair · 4 months ago
  352. 63291b2 Cleanup glsl binding options. by dan sinclair · 4 months ago
  353. fe1dbab Replace msl::writer::binding::BindingInfo with tint::BindingPoint by dan sinclair · 4 months ago
  354. 3f35f98 Replace spirv::writer::binding::BindingInfo with tint::BindingPoint by dan sinclair · 4 months ago
  355. 48bac5d Use SearchPaths to load DX compiler DLLs by Rafael Cintron · 4 months ago
  356. fb93247 Move generated LUCI content by Brian Sheedy · 4 months ago chromium/7340 chromium/7341 chromium/7342 chromium/7343 chromium/7344
  357. 5752123 Activate dawn M140 by chrome-branch-day · 4 months ago
  358. 46d82c7 [tint][fuzz] Remove old python script and update documentation by Ryan Harrison · 4 months ago
  359. 9a29c8a Handle DAWN_DISABLE_LOGGING in android builds by Pâris Meuleman · 4 months ago
  360. 86578e2 Dawn: Add integrity check for BlobCache under toggle by Zhaoming Jiang · 4 months ago
  361. e29ba44 [dawn][wire] Validate EventManager and FutureID on the client. by Lokbondo Kung · 4 months ago
  362. 112c535 Roll ANGLE from 35023c8ab484 to fc0e039788e8 (3 revisions) by Dawn Autoroller · 4 months ago
  363. 49dacbc [dawn][emscripten] Fixes some signed to unsigned issues in JS functions. by Lokbondo Kung · 4 months ago
  364. 42a15ba [dawn][emscripten] Fixes WaitAny(timeout=0) on repeated futures. by Lokbondo Kung · 4 months ago
  365. 72cec30 [cmake] Add DAWN_WEVERYTHING option by Kai Ninomiya · 4 months ago
  366. 062be63 [emscripten] Fix GetFeatures/GetWGSLLanguageFeatures with Closure by Kai Ninomiya · 4 months ago
  367. fce8fbc [tint][infra] Decouple oswrapper.go from afero by Ryan Harrison · 4 months ago
  368. ffa01f4 [emscripten] Fix unmapping of mappedAtCreation buffers by Kai Ninomiya · 4 months ago
  369. 167628d Use TextureView IDs to query VkFramebuffer cache by Brandon Jones · 4 months ago
  370. d1e3c77 Add tests for LRUCache by Brandon Jones · 4 months ago
  371. 8da9a67 [ir] Validate vector construct instructions by James Price · 4 months ago
  372. fb7a354 [hlsl] Fix StoreVectorElement index masking by James Price · 4 months ago
  373. eb2bdf7 Roll SwiftShader from 681d07e76d8e to fdb6700ecb04 (1 revision) by Dawn Autoroller · 4 months ago
  374. 35821f9 Roll ANGLE from b6b2f380814e to 35023c8ab484 (1 revision) by Dawn Autoroller · 4 months ago
  375. 9812b17 [ir] Validate scalar construct instructions by James Price · 4 months ago
  376. 2134d77 [glsl] Fix conversion of binding array indices by James Price · 4 months ago
  377. 00ba995 [ir] Use convert for u32->i32 in insertBits polyfill by James Price · 4 months ago