1. 2529dfe Remove stale WebGPU CTS expectations by Expectation File Editor · 22 hours ago chromium/7960 main
  2. 66c7f3d AllocatorMemoryInstrumentationTest: skip test on WARP by Antonio Maiorano · 2 days ago chromium/7959
  3. a1612d8 [tint] Fix Objective-C files in Bazel by Kaylee Lubick · 2 days ago
  4. 75e5cf9 Re-enable -Wsign-compare for gtest by Kai Ninomiya · 2 days ago
  5. 341eebf [wire] Add spanified interfaces for command serializing. by Lokbondo Kung · 2 days ago chromium/7957 chromium/7958
  6. 6eb7b49 Remove system-header-prefix from src/utils/BUILD.gn by Shrek Shao · 2 days ago
  7. f424073 End M2 experiment by Yuly Novikov · 2 days ago
  8. ab7b7e2 Convert Gitiles host into Gerrit host in roll_chromium_deps by Yuly Novikov · 2 days ago
  9. 8931ff4 Relax AMD alpha-to-coverage end2end tests expectation by Yang Gu · 2 days ago
  10. f81b8ec3 Reland "[utils] Test HeapArray::operator=()" by Kai Ninomiya · 2 days ago
  11. 2f24fba [dawn] Fallback to host memory for dmabuf import in SharedTextureMemory by Kramer Ge · 2 days ago
  12. 7b8103f [dawn][native] Spanify BindGroupTrackerBase::OnSetBindGroup by Corentin Wallez · 2 days ago
  13. 36a6ac4 Roll chromium_revision 4950afeb9a..6303046d2b by Yuly Novikov · 2 days ago
  14. a2720ff native: Recycle CommandAllocator blocks with MemoryBlockAllocator by Le Hoang Quyen · 2 days ago
  15. 3b1b14f Roll third_party/webgpu-cts/ af9a57819..9fb8ce60d (1 commit) by Dawn Automated Expectations · 2 days ago
  16. bf0be22 native: Add MemoryBlockAllocator class by Le Hoang Quyen · 2 days ago
  17. 23e82fb Remove unused definitions by Jiawei Shao · 2 days ago
  18. 59d283c [dawn][native] Use HeapArray::MoveToSpan to return array data to the API by Corentin Wallez · 2 days ago
  19. 1cf8afe Roll DirectX Shader Compiler from f5954d867d4a to 8e214cdf94e1 (6 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 3 days ago
  20. e6dcf8b Roll ANGLE from 7eeadc6dcb32 to 57ce6e20b57c (20 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 3 days ago
  21. b411875 Roll vulkan-deps from 678a2478c729 to 5a68db9f6cfb (26 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 3 days ago
  22. d042a02 Update `subgroup_size_control.md` by Jiawei Shao · 3 days ago
  23. 7f453f6 [native] Make EndAccess/BeginAccess hide/unhide textures in resource table by Antonio Maiorano · 3 days ago
  24. e46e225 utils: Add C-style array constructor to dawn::Span by Daniel Angulo · 3 days ago
  25. 91816a1 [utils] Add additional unsafe overload for ReinterpretSpan. by Lokbondo Kung · 3 days ago
  26. 78bb602 [wire] Spanify ChunkedCommandHandler and use the new interfaces. by Lokbondo Kung · 3 days ago
  27. bc3556d Fix `-Wsign-compare` error in CommandAllocatorTests by Jiawei Shao · 3 days ago
  28. 07b4b01 Move system-header-prefix to per flag suppressions by Shrek Shao · 3 days ago
  29. ea7f96f Support f16 in the immediate address space by shaoboyan · 3 days ago
  30. 83778c9 Fix Android CTS on compat by Antonio Maiorano · 3 days ago
  31. c25c833c Remove stale WebGPU Compat CTS expectations by Expectation File Editor · 3 days ago
  32. c178159 [tint][msl] Add SwitchReturn IR transform by Natalie Chouinard · 3 days ago
  33. a10c260 Remove stale WebGPU CTS expectations by Expectation File Editor · 3 days ago
  34. 775e7a6 [dawn][native] Spanify CommandAllocator::AllocateData by Corentin Wallez · 3 days ago
  35. 88c0207 Revert "[utils] Test HeapArray::operator=()" by Kai Ninomiya · 3 days ago
  36. ae1f99d Refactor more parser functions to avoid ICE. by Steven Perron · 3 days ago
  37. 0a39136 Refactor to return Failure instead of ICE by Steven Perron · 3 days ago
  38. 3ca0a87 Refactor to return an error instead of ICE by Steven Perron · 3 days ago
  39. d1ebf2c Add capability validation to SPIR-V reader parser. by Steven Perron · 3 days ago
  40. 8f897b8 [dawn] Replace a few new[] with HeapArray by Kai Ninomiya · 3 days ago
  41. b403e86 [utils] Test HeapArray::operator=() by Kai Ninomiya · 3 days ago
  42. fbfddeb Tint: Add support for snorm10-10-10-2 vertex format by wangra · 3 days ago
  43. 0618af6 [fuzz] Add experiment mode to fuzz tool by Ryan Harrison · 3 days ago
  44. 320baf7 Enable -Wsign-conversion warnings by Brandon Jones · 3 days ago
  45. d1b49d3 [setup-build] Add 'gccrt' option to build with GCC-14 runtime by dneto · 3 days ago
  46. 7eceb40 [dawn][d3d12] Fix names in PIX function signatures by Kai Ninomiya · 3 days ago
  47. 2c1b52b [spirv] Handle u16 type by Alan Baker · 3 days ago
  48. 157e414 [reader] Fail gracefully for OpIsNan and OpIsInf by Steven Perron · 3 days ago
  49. c6e2d37 Fix implicit widening issues in multiplications by Ryan Harrison · 3 days ago
  50. bbd6863 CTS expectations: add skips for Pixel 6 and 10 by Antonio Maiorano · 3 days ago
  51. 0580780 Generate native Bazel platforms instead of requiring tint_build_is flags by Kaylee Lubick · 3 days ago
  52. efb2161 Fix ANGLE into Dawn roll by Antonio Maiorano · 3 days ago
  53. 46cbc89e [platform] Remove deprecated non-spanified caching APIs. by Lokbondo Kung · 3 days ago
  54. 86ea1d3 Fix build errors about implicit conversions by Jiawei Shao · 4 days ago
  55. 2a49ad1 [dawn][metal] Allow base vertex/instance draws on the iOS Simulator by William Candillon · 4 days ago
  56. 4da1efd Fixes for build in Chromium by Kai Ninomiya · 4 days ago
  57. c121dcb Use authenticated gitiles endpoint when rolling by Brian Sheedy · 4 days ago
  58. 81a6003 [dawn][wgpu] Fix or triage all DAWN_UNSAFE_TODOs by Corentin Wallez · 4 days ago
  59. f43328c [dawn][vk] Fix or triage all DAWN_UNSAFE_TODOs by Corentin Wallez · 4 days ago
  60. 17c9ca2 Roll third_party/webgpu-cts/ 1aae59469..af9a57819 (4 commits) by Dawn Automated Expectations · 4 days ago
  61. addb73a [dawn][metal] Fix or triage all DAWN_UNSAFE_TODOs by Corentin Wallez · 4 days ago
  62. 951c1f6 Roll Chromium from 93f8c3bfb56f to 4950afeb9aec (741 revisions) by dawn-autoroll · 5 days ago
  63. 64c37f0 Roll DirectX Shader Compiler from dc3e6c48d451 to f5954d867d4a (2 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 5 days ago
  64. ec7d1ff Roll vulkan-deps from e6f8ad39a426 to 678a2478c729 (30 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 5 days ago
  65. a192e30 Move core type info to a Flag. by dan sinclair · 5 days ago
  66. 6d795af [wire] Add spanified interfaces for command handling. by Lokbondo Kung · 5 days ago
  67. c7f29df Make 8-bit depend on property, not caller. by dan sinclair · 5 days ago
  68. a7f696b [utils] Implements CopyFrom and CopyPrefixFrom for dawn::Span. by Lokbondo Kung · 5 days ago
  69. 78842de Fix typo in macros by Kaylee Lubick · 5 days ago
  70. a2d2de4 [dawn][common] Remove now-unused AllocNoThrow by Kai Ninomiya · 5 days ago
  71. 431483a [dawn][native] Spanify GetMappedPointer by Kai Ninomiya · 5 days ago
  72. e34a80d [infra] Move meson_options value to default by Ryan Harrison · 5 days ago
  73. 36c0b13 [wire] Spanify DeserializeAllocator and it's implementation. by Lokbondo Kung · 5 days ago
  74. 33e6d48 Conform with -Wsign-conversion, part 3 by Brandon Jones · 5 days ago
  75. cf1e633 [vulkan] Disable reconvergence modes on ImgTec by Alan Baker · 5 days ago
  76. 86525ac Support `noexcept` functions as the callbacks in `webgpu_api_cpp.h` by Jiawei Shao · 5 days ago
  77. 0c091e7 [wire] Fix some other lock-inversions with client Buffers. by Lokbondo Kung · 5 days ago
  78. 97d6c8f [gardener AI]Configure LUCI Bisection dev instance for Dawn by Jiamei Liu · 5 days ago
  79. 289be2d [dawn][native] Add NextNullTerminatedString by Corentin Wallez · 5 days ago
  80. 550c67b [infra] Add checkout_litert_lm gclient config by Natalie Chouinard · 5 days ago
  81. 6b5e494 Fix TierArchInfoTest failures on NVIDIA GTX 1660 by Antonio Maiorano · 5 days ago
  82. 10a99cd [dawn][native] Spanify the inside of CommandAllocator by Corentin Wallez · 5 days ago
  83. 4ce8991 [dawn][native] Spanify CommandIterator::NextData by Corentin Wallez · 5 days ago
  84. 7dd0c1d [D3D11] Fix typo when skipping padding rows by Ryan Harrison · 5 days ago
  85. 2d7959b [reader] Fix implicit flat for structs by Steven Perron · 5 days ago
  86. 3c50399 [utils] Add HeapArray::MoveToSpan by Corentin Wallez · 5 days ago
  87. 12f2e0b [dawn][native] Spanify the inside of CommandIterator by Corentin Wallez · 5 days ago
  88. c5366f7 Rename SharedBufferMemoryD3D12SharedMemoryFileMappingHandle to SharedBufferMemoryFromWindowsHandle by Jiawei Shao · 5 days ago
  89. 28d13ab Roll Chromium from 0c3638ce3418 to 93f8c3bfb56f (681 revisions) by dawn-autoroll · 5 days ago
  90. 083ced0 Roll ANGLE from c1a25085dd9e to ef84704aca05 (24 revisions) by dawn-autoroll@skia-public.iam.gserviceaccount.com · 5 days ago
  91. 73ac5d1 [dawn][wire] Replace some raw allocations with HeapArray by Kai Ninomiya · 6 days ago
  92. 14fe350 Use system-header-prefix only when dawn_standalone by Shrek Shao · 6 days ago
  93. a0e9d01 [test] Update TerribleCommandBuffer to use Span instead of std::span. by Lokbondo Kung · 6 days ago
  94. 8b69261 Suppress Vulkan Dynamic Rendering path on PowerVR by Brandon Jones · 6 days ago chromium/7950 chromium/7951 chromium/7952 chromium/7953 chromium/7954 chromium/7955 chromium/7956
  95. c0064c5 Never create staging buffer for shared buffer memory with CPU access by Jiawei Shao · 6 days ago
  96. beec1bf [vulkan] Enable reconvergence features on device by Alan Baker · 6 days ago
  97. a1d9825 [reader] Fix atomic type propagation for matrix/vector indexing by Steven Perron · 6 days ago
  98. 0b889d6 [resource_table] Remove shader sampler type check by dan sinclair · 6 days ago
  99. 662d70f [native] Fix data race in subgroup matrix tests by Antonio Maiorano · 6 days ago chromium/7949
  100. 4b4145b [infra] Support dynamic path to llvm-config by Ryan Harrison · 6 days ago