1. ac5ec5f Roll DirectX Shader Compiler from 0777bff09272 to ef4f44de20c7 (1 revision) by Dawn Autoroller · 52 minutes ago main
  2. b57ea72 Roll third_party/protobuf. by Stephen White · 71 minutes ago
  3. cc7563e Handle un-defaulted topology in ValidateDepthStencilState by Kai Ninomiya · 78 minutes ago
  4. 4840ad5 [dawn][wire] Make the server validate invalid null string views. by Loko Kung · 2 hours ago
  5. b476ec9 CMake: Add missing libs for dawn/comon/IOSurfaceUtils.cpp by Corentin Wallez · 2 hours ago
  6. 18eaf09 Fixes incorrect CMake path. Should be using header, not source. by Loko Kung · 3 hours ago
  7. 076d076 Allow RenderPassEncoder endCallback to return MaybeError by Jie Chen · 9 hours ago
  8. ecbfc1c Roll ANGLE from ca6238fb00f2 to 31b2bcd6e31b (3 revisions) by Dawn Autoroller · 10 hours ago
  9. 08340e3 Roll vulkan-deps from 49b5e420b19a to 068847956e41 (2 revisions) by Dawn Autoroller · 14 hours ago
  10. f54535c Roll DirectX Shader Compiler from 83e4cd408449 to 0777bff09272 (1 revision) by Dawn Autoroller · 15 hours ago
  11. c10e919 Roll ANGLE from 4f498eaa1426 to ca6238fb00f2 (7 revisions) by Dawn Autoroller · 23 hours ago chromium/6619
  12. c1a2d1d [dawn][emscripten] Fix WebGPU limits.maxBufferSize by Loko Kung · 24 hours ago
  13. 5232b24 Adds Shrek to Emscripten OWNERS file. by Loko Kung · 24 hours ago
  14. 0b65d90 tint_wgsl_fuzzer: add '-dump' option to dump input/output shader from fuzzers by Antonio Maiorano · 25 hours ago chromium/6618
  15. c260ce9 Suppress additional 16" Macbook failures by Brian Sheedy · 25 hours ago
  16. c2aeab7 Use #include <webgpu/*> instead of #include "dawn/*" by Loko Kung · 27 hours ago
  17. 585946e [tint][ir][fuzz] Handle malformed LoadVectorElement in validator by Ryan Harrison · 28 hours ago
  18. 67b7b99 EncodingContext: Use mDebugGroupLabels before freeing commands. by Corentin Wallez · 28 hours ago
  19. 0c5725d Roll DirectX Shader Compiler from e0fbce714da4 to 83e4cd408449 (1 revision) by Dawn Autoroller · 29 hours ago
  20. 78fef87 GLSL: Skip tail padding on interface blocks. by Stephen White · 31 hours ago
  21. 60032f1 dawn.node: Access AsyncRunner through a weak_ptr. by Corentin Wallez · 34 hours ago
  22. 63750c7 dawn.node: Fix leak of WGPUAdapterInfo by Corentin Wallez · 34 hours ago
  23. bc6424b Don't allow using multiple color targets with dual source blending by Jiawei Shao · 35 hours ago
  24. 7e5114c Roll third_party/webgpu-cts/ 5167b7163..6c58a1958 (4 commits) by Loko Kung · 2 days ago
  25. ad4dc14 Roll ANGLE from 84e54d885f87 to 4f498eaa1426 (1 revision) by Dawn Autoroller · 2 days ago
  26. e003126 Roll vulkan-deps from 8e90204125ac to 49b5e420b19a (8 revisions) by Dawn Autoroller · 2 days ago chromium/6617
  27. 39b828e [fuzzers] Fix WGPUStringView in LPM fuzzer gen code. by Loko Kung · 2 days ago
  28. 3b36b4d Suppress additional AMD Macbook failures by Brian Sheedy · 2 days ago
  29. 9e4b7dd Add sample count to memory dumps by Sunny Sachanandani · 2 days ago
  30. 32f5f4d [tint][ir][fuzz] Handle nulls when emitting Var validation errors by Ryan Harrison · 2 days ago
  31. a7c59ec Roll ANGLE from b98c4d810794 to 84e54d885f87 (6 revisions) by Dawn Autoroller · 2 days ago
  32. 159a632 [tint][fuzz] Make IRRoundTripFuzzer WGSL only by Ryan Harrison · 2 days ago
  33. 085f92c [spirv] Fix unreachable in loop continuing blocks by James Price · 2 days ago
  34. 3f657b9 [spirv] Fail for functions with >255 parameters by James Price · 2 days ago
  35. 006468b [msl] Enable remaining pack/unpack polyfills by James Price · 2 days ago
  36. 50cf911 [msl] Polyfill pack2x16float by James Price · 2 days ago
  37. 97a6ad9 [tint] Remove AST transform fuzzers by James Price · 2 days ago
  38. 5133345 [Kotlin]: Factor method argument conversion with KotlinRecord. by Corentin Wallez · 2 days ago
  39. 4c3bca6 Roll DirectX Shader Compiler from 4a5253d00355 to e0fbce714da4 (1 revision) by Dawn Autoroller · 2 days ago
  40. 63d7bee [Kotlin]: Add a KotlinRecord concept, factor struct conversion with it by Corentin Wallez · 3 days ago
  41. 96770dd SampleUtils: Allow using OpenGL/ES by Corentin Wallez · 3 days ago
  42. 2cea65a Roll ANGLE from 2f05b993d181 to b98c4d810794 (5 revisions) by Dawn Autoroller · 3 days ago
  43. 84cd00f Roll vulkan-deps from 5d0bdd3702f7 to 8e90204125ac (4 revisions) by Dawn Autoroller · 3 days ago
  44. 90fdaa8 Add cmake build for Emscripten bindings and samples. by Loko Kung · 3 days ago
  45. d5a2fe9 Roll DirectX Shader Compiler from 4a3a5dad437c to 4a5253d00355 (1 revision) by Dawn Autoroller · 3 days ago
  46. ca390a1 Use CommandLineParser in SampleUtils. by Corentin Wallez · 3 days ago
  47. 224c90e Add WGPUStringView overload to GetProcAddress by Austin Eng · 3 days ago
  48. 7944dde [tint][ir][fuzz] Gracefully handle malformed unary instructions by Ryan Harrison · 3 days ago
  49. 2e0938d [ir] Use inference for array of builtin structs by James Price · 3 days ago
  50. 1c65d21 Add backend and toggle options to ManualSurfaceTests by Corentin Wallez · 3 days ago
  51. e1dc1ee [tint] Add sem::Load for swizzle from a pointer by James Price · 3 days ago
  52. 39c1fe6 Fix strlen -> std::strlen by Austin Eng · 3 days ago
  53. c40228e [Vulkan] Properly handle combined image samplers by Colin Blundell · 3 days ago
  54. 1a3101b Activate dawn M128 by chrome-branch-day · 3 days ago
  55. fb61de4 [tint][ir][fuzz] Gracefully handle malformed binary instructions by Ryan Harrison · 3 days ago
  56. c552777 [Tint] Validate partial eval of divby0 by Natalie Chouinard · 3 days ago
  57. 753f846 [Tint] Validate compound assign's binary exprs by Natalie Chouinard · 3 days ago
  58. 2083d55 Roll ANGLE from 0d458614fb28 to 2f05b993d181 (2 revisions) by Dawn Autoroller · 3 days ago
  59. b0b3657 Add missing include by Natalie Chouinard · 3 days ago
  60. 159c136 Kotlin: Allow structures to be returned to Kotlin by Jim Blackler · 3 days ago
  61. d907778 Roll vulkan-deps from be96f8cab214 to 5d0bdd3702f7 (7 revisions) by Dawn Autoroller · 4 days ago
  62. 51893d4 Suppress AMD Macbook failures by Brian Sheedy · 4 days ago
  63. f6410a4 Kotlin: generalize native -> Kotlin field conversion. by Jim Blackler · 4 days ago
  64. c9aa705 Roll ANGLE from d44a30329717 to 0d458614fb28 (4 revisions) by Dawn Autoroller · 4 days ago
  65. e16e81c Remove Force32 bitmask values by Austin Eng · 4 days ago
  66. ac7ee17 Remove bitmask "Flags" typedefs by Austin Eng · 4 days ago
  67. a2d786c [tint][ir][fuzz] Gracefully handle builtin calls with null results by Ryan Harrison · 4 days ago
  68. 622dbaf Support WGPUStringView in non-struct input arguments by Austin Eng · 4 days ago
  69. ab2bb0c Add TODO to api_cpp headers to make C++ callback roadmap more clear. by Loko Kung · 4 days ago
  70. 2f0d7f0 Use more distinctive annotations for expectations files by Kai Ninomiya · 4 days ago chromium/6613 chromium/6614 chromium/6615 chromium/6616
  71. f22d846 [tint][ir][fuzz] Check for invalid @input_attachment_index by Ryan Harrison · 4 days ago
  72. 3600c67 Remove Windows-specific check for Vulkan 1.1 by Austin Eng · 4 days ago
  73. 2e95a45 Add a CommandLineParser by Corentin Wallez · 4 days ago
  74. 83f80ca Roll DirectX Shader Compiler from 3508cdc01a2a to 4a3a5dad437c (1 revision) by Dawn Autoroller · 4 days ago
  75. 3b744cb Turn off CMAKE_CXX_EXTENSIONS, don't use ##__VA_ARGS__ by David Neto · 4 days ago
  76. 3764c82 [Kotlin]: Merge the filtering of struct/method members by Corentin Wallez · 4 days ago
  77. c5d4b4c opengl::DisplayEGL: Make the class RefCounted. by Corentin Wallez · 4 days ago
  78. 73359e2 Roll ANGLE from 85edb907199e to d44a30329717 (1 revision) by Dawn Autoroller · 5 days ago
  79. 74e2fbf Roll vulkan-deps from 8968630f35e6 to be96f8cab214 (2 revisions) by Dawn Autoroller · 5 days ago chromium/6612
  80. 374b289 Roll vulkan-deps from 1bc271cfc641 to 8968630f35e6 (3 revisions) by Dawn Autoroller · 6 days ago chromium/6610 chromium/6611
  81. 83cfba7 Roll ANGLE from 93491ae30bb5 to 85edb907199e (1 revision) by Dawn Autoroller · 6 days ago chromium/6609
  82. 385bea47 Roll DirectX Shader Compiler from 9c154fb190a3 to 3508cdc01a2a (8 revisions) by Dawn Autoroller · 7 days ago chromium/6608
  83. bf3ee64 Clean up expectations file comments/formatting by Kai Ninomiya · 7 days ago
  84. 4aeba10 Roll ANGLE from 0e598a0c3f18 to 93491ae30bb5 (6 revisions) by Dawn Autoroller · 7 days ago
  85. 4ac332a dawn::native: Use Range to iterate over bindings in all backends. by Corentin Wallez · 7 days ago
  86. b19b17b Set up Dawn shadow buckets by Brian Sheedy · 7 days ago
  87. 056545f Make more WireTests use the C++ device/queue. by Corentin Wallez · 7 days ago
  88. 3a9ec08 [node] Use wgpu::Adapter::GetInfo instead of GetProperties by David Neto · 7 days ago
  89. 34d1552 Compat mode: modify an e2e test comment. by Stephen White · 7 days ago
  90. 8d1c9a1 Roll vulkan-deps from 2bb0d0cf8207 to 1bc271cfc641 (13 revisions) by Dawn Autoroller · 7 days ago
  91. da0ac02 [tint] Fix continue bypassing decl check by James Price · 7 days ago
  92. 4f4aed6 spir-v validation: use substring match on error message by David Neto · 7 days ago
  93. d6aa120 Roll third_party/webgpu-cts/ 428adb446..5167b7163 (3 commits) by Dawn Automated Expectations · 7 days ago
  94. e47f12e Roll DirectX Shader Compiler from 6f1c8e2443cd to 9c154fb190a3 (2 revisions) by Dawn Autoroller · 7 days ago
  95. b55e53f Temporarily disable SpirvValidateTest.Invalid by Corentin Wallez · 7 days ago chromium/6607
  96. 1cef85e [Kotlin] Small fixes for Kotlin whitespace, improving readability by Alex Benton · 7 days ago
  97. 01c198c Fix: add pthread and DL libs to libwebgpu_dawn.so by amirsojoodi · 7 days ago
  98. 76a9a54 [YCbCr samplers] Use YCbCr state when hashing/comparing Samplers by Colin Blundell · 7 days ago
  99. 235ba64 [Tint] Fix source loc for builtin attributes by Natalie Chouinard · 7 days ago
  100. e115bd3 Make implicit `this` capture explicit by Devon Loehr · 7 days ago