1. 79e90e5 Roll ANGLE from 21c89c14831c to 32c38e55ed44 (3 revisions) by Dawn Autoroller · 1 year, 10 months ago chromium/5135
  2. 3b3ef36 tint/sem: Add Type::DeepestElementOf() by Ben Clayton · 1 year, 10 months ago
  3. ae3fc83 Roll vulkan-deps from 849699c0a626 to 1765af41ecf5 (4 revisions) by dawn-autoroll · 1 year, 10 months ago
  4. ffd3351 Roll ANGLE from 9ea490f54e18 to 21c89c14831c (2 revisions) by Dawn Autoroller · 1 year, 10 months ago chromium/5134
  5. 7ee3245 tint/ast: Add 'const' AST node by Ben Clayton · 1 year, 10 months ago
  6. 42fdeb2 Remove test/tint/BUILD.gn by dan sinclair · 1 year, 10 months ago
  7. 22d8dea tint/resolver: Fix ICE when failing to materialize by Ben Clayton · 1 year, 10 months ago
  8. e4e4854 tint/resolver: Clean up 'let' / 'override' resolving by Ben Clayton · 1 year, 10 months ago
  9. 49dd20d Roll vulkan-deps from 45c701a7067d to 849699c0a626 (2 revisions) by dawn-autoroll · 1 year, 10 months ago
  10. ee49b1e tint/resolver: Clean up 'var' resolving by Ben Clayton · 1 year, 10 months ago chromium/5133
  11. 80fdd62 tint: Process functions in dependency order by James Price · 1 year, 10 months ago
  12. a823ea1 dawn: Fix GCC warnings about functions not returning by Ben Clayton · 1 year, 10 months ago
  13. bf55236 dawn: Fix GCC build by Ben Clayton · 1 year, 10 months ago
  14. 4658362 tint: Refactor ModuleScopeVarToEntryPointParam by James Price · 1 year, 10 months ago
  15. 159e78f Roll ANGLE from 878bbfaac0b3 to 9ea490f54e18 (1 revision) by Dawn Autoroller · 1 year, 10 months ago
  16. 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 1 year, 10 months ago chromium/5132
  17. a55b29e dawn::wire::client: Make ObjectTypeToTypeEnum a template variable. by Corentin Wallez · 1 year, 10 months ago chromium/5131
  18. 35199a3 Roll ANGLE from 7f57d12b1e57 to 878bbfaac0b3 (1 revision) by Dawn Autoroller · 1 year, 10 months ago chromium/5130
  19. a05e31b tint/resolver: Clean up parameter resolving by Ben Clayton · 1 year, 10 months ago
  20. 369b0b4 Remove old src/include folder by dan sinclair · 1 year, 10 months ago
  21. 3f64e38 Fixup unused function and variable. by dan sinclair · 1 year, 10 months ago chromium/5129
  22. 0a4e2a1 Remove NOLINT lines from c++17 headers by dan sinclair · 1 year, 10 months ago
  23. c7f7ca3 tint: Simplify ++/-- handling in transform by James Price · 1 year, 10 months ago
  24. 43dfe93 Roll ANGLE from ca96cba9c5dc to 7f57d12b1e57 (4 revisions) by Dawn Autoroller · 1 year, 10 months ago
  25. 25eb5cd Roll vulkan-deps from 4ede36c4734b to 45c701a7067d (2 revisions) by dawn-autoroll · 1 year, 10 months ago
  26. 0ebe86d dawn::wire::client: Merge object allocators, add variadic Make. by Corentin Wallez · 1 year, 10 months ago
  27. e57c296 Roll ANGLE from 5975eb034505 to ca96cba9c5dc (8 revisions) by Dawn Autoroller · 1 year, 10 months ago
  28. 0213292 Allow the DepthClipControl struct, validate the feature is enabled by Austin Eng · 1 year, 10 months ago
  29. baffaef Roll vulkan-deps from 3fa0753fea3a to 4ede36c4734b (9 revisions) by dawn-autoroll · 1 year, 10 months ago
  30. d713669 Tint: Fix VectorizeScalarMatrixConstructors to run for ref to scalar by Zhaoming Jiang · 1 year, 10 months ago
  31. 889a499 Remove test/tint/BUILD.gn. by dan sinclair · 1 year, 10 months ago
  32. ecb46b3 tint/resolver: Move texture validation to the right place by Ben Clayton · 1 year, 10 months ago
  33. dcdf66e tint/ast: Derive off `ast::Variable` by Ben Clayton · 1 year, 10 months ago
  34. be6fb2a tint: Fix emitting vector constant in HLSL writer by Zhaoming Jiang · 1 year, 10 months ago
  35. 65d61d7 Log: Fix unused variable warnings when DAWN_DISABLE_LOGGING by Corentin Wallez · 1 year, 10 months ago
  36. e688275 Roll ANGLE from a62204c35579 to 5975eb034505 (10 revisions) by Dawn Autoroller · 1 year, 10 months ago chromium/5126 chromium/5127 chromium/5128
  37. 4b88dbc Fixup continue support in while loops. by dan sinclair · 1 year, 10 months ago chromium/5125
  38. b4b82f5 Roll ANGLE from c31e783fb845 to a62204c35579 (18 revisions) by Dawn Autoroller · 1 year, 10 months ago
  39. 57dcd36 Fixup merge test issue by dan sinclair · 1 year, 10 months ago
  40. 49d1a2d Add while statement parsing. by dan sinclair · 1 year, 10 months ago
  41. d10f3f4 Add bclayton's chromium account to OWNERS by Ben Clayton · 1 year, 10 months ago
  42. 2a8861d tint: Rework errors around variable declarations by Ben Clayton · 1 year, 10 months ago
  43. 418e873 tint: Make sure enable directives go first in ordered_globals by Zhaoming Jiang · 1 year, 10 months ago
  44. 33563dc tint/transform: Move State to anonymous namespace by James Price · 1 year, 10 months ago
  45. 4a63612 Fix alphaToCoverageEnabled and sample_mask output validation by shrekshao · 1 year, 10 months ago
  46. da31798 Roll vulkan-deps from 21fa1f0acbfa to 3fa0753fea3a (1 revision) by dawn-autoroll · 1 year, 10 months ago
  47. 3e38d7e tint: Remove support for smoothStep builtin by James Price · 1 year, 10 months ago
  48. 446b1a7 tint/clone_context.h: Template the vector allocator type by Ben Clayton · 1 year, 10 months ago
  49. 2032d03 tint/transform: Remove use of StorageClass on parameter by Ben Clayton · 1 year, 10 months ago chromium/5124
  50. 357b5eb Roll vulkan-deps from 4e67065f9f8e to 21fa1f0acbfa (10 revisions) by dawn-autoroll · 1 year, 10 months ago
  51. 7bdeb49 Fix comment on constructor parameter by David Neto · 1 year, 10 months ago
  52. 1f93b11 Validate zero-attribute for VertexBufferNotUsed buffers by Takahiro · 1 year, 10 months ago
  53. f0a97a0 dawn/node: Fix build by Ben Clayton · 1 year, 10 months ago
  54. 2ae2983 tint: Add ast::ParameterList, use it by Ben Clayton · 1 year, 10 months ago chromium/5123
  55. 7164b97 tint: Clean up Func() usage by Ben Clayton · 1 year, 10 months ago
  56. 93928b0 spirv-reader: Don't hoist builtin vars. by David Neto · 1 year, 10 months ago
  57. 6d200d5 Remove Depth24Unorm-stencil8 from IsDepthOrStencilFormat by Jiawei Shao · 1 year, 10 months ago chromium/5122
  58. 314840b Remove call of TextureFormatSupportsRendering from TextureValidationTest/SampleCount by Jiawei Shao · 1 year, 10 months ago
  59. 6d48f57 Remove support for depth24unorm-stencil8 by Brandon Jones · 1 year, 11 months ago
  60. 3b808be dawn::wire::client: Make ObjectBase destructor virtual. by Corentin Wallez · 1 year, 11 months ago
  61. 0daef56 dawn::wire::client::ObjectBase: encapsulate remaining members. by Corentin Wallez · 1 year, 11 months ago
  62. 0f97df8 dawn::wire::client: Track the object generation on the objects by Corentin Wallez · 1 year, 11 months ago
  63. 87af04b dawn::wire: Separate ObjectHandle to its own header. by Corentin Wallez · 1 year, 11 months ago
  64. b0f0012 Roll ANGLE from 59476401ff73 to c31e783fb845 (3 revisions) by Dawn Autoroller · 1 year, 11 months ago
  65. 60f3832 dawn::wire::client: Write ObjectBase constructor params in a struct. by Corentin Wallez · 1 year, 11 months ago chromium/5120 chromium/5121
  66. ff2dc65 Revert "remove_files.py: Print warnings on removals" by Corentin Wallez · 1 year, 11 months ago
  67. 55f6786 Roll ANGLE from c8c474a3527b to 59476401ff73 (5 revisions) by Dawn Autoroller · 1 year, 11 months ago
  68. 8cc184e Roll vulkan-deps from 1762849caed4 to 4e67065f9f8e (1 revision) by dawn-autoroll · 1 year, 11 months ago chromium/5119
  69. 51d13a4 Add depth-clip-control feature enum by Austin Eng · 1 year, 11 months ago
  70. 1faf592 Delete WGPUDeviceProperties by Austin Eng · 1 year, 11 months ago
  71. cda3d7b Add maxColorAttachments limit by Austin Eng · 1 year, 11 months ago
  72. 06cc5c1 dawn.node: Implement reflection for container objects. by Corentin Wallez · 1 year, 11 months ago
  73. bf2e605 Roll ANGLE from f33f6aa8dac9 to c8c474a3527b (1 revision) by Dawn Autoroller · 1 year, 11 months ago
  74. cae289d tint: Fix exactly representable check in lexer by Zhaoming Jiang · 1 year, 11 months ago chromium/5115 chromium/5116 chromium/5117 chromium/5118
  75. 70fbbef Roll vulkan-deps from cb8d68df02a8 to 1762849caed4 (1 revision) by dawn-autoroll · 1 year, 11 months ago
  76. e94b5ec Roll ANGLE from c73ea49a74e4 to f33f6aa8dac9 (5 revisions) by Dawn Autoroller · 1 year, 11 months ago
  77. d3fa3f0 Add CacheRequest utilities and tests by Austin Eng · 1 year, 11 months ago chromium/5114
  78. 76d0454 Roll vulkan-deps from cb1ab827eb4c to cb8d68df02a8 (1 revision) by dawn-autoroll · 1 year, 11 months ago
  79. 67973e6 Suppress Mac Intel 12.4 failures by Brian Sheedy · 1 year, 11 months ago
  80. 1ab815d Add generated webtest .html files by Austin Eng · 1 year, 11 months ago
  81. 7ce8509 d3d12: Add support for fences for external images by Sunny Sachanandani · 1 year, 11 months ago
  82. faf98b1 Fix roll_test.go by Austin Eng · 1 year, 11 months ago
  83. 0fb4e2c tint: f16 literal in WGSL lexer and check subnormal f32/f16 hex literal by Zhaoming Jiang · 1 year, 11 months ago
  84. 856d6af tint: uniformity: detect pointers assigned to in non-uniform control flow by Antonio Maiorano · 1 year, 11 months ago
  85. 737ff5b times.go: Add test query filter by Austin Eng · 1 year, 11 months ago chromium/5113
  86. 09b79e8 Roll ANGLE from 48195ae678d2 to c73ea49a74e4 (7 revisions) by Dawn Autoroller · 1 year, 11 months ago
  87. 9d14b16 Update CTS roller to generate reftest/idl test sources by Austin Eng · 1 year, 11 months ago
  88. 6cc6777 Report test-based aggregation of CTS times by Austin Eng · 1 year, 11 months ago
  89. 5b72dec Roll vulkan-deps from 12989fc8d7d2 to cb1ab827eb4c (1 revision) by dawn-autoroll · 1 year, 11 months ago
  90. ad11e5f Roll ANGLE from 48b928d98fc8 to 48195ae678d2 (17 revisions) by Dawn Autoroller · 1 year, 11 months ago
  91. f02e091 Remove requirement for glfw 3.4 by James Price · 1 year, 11 months ago
  92. d45b920 Report GPU arch on Metal devices with no vendorID by Brandon Jones · 1 year, 11 months ago
  93. b2ce202 Fix a couple of google3 build issues by James Price · 1 year, 11 months ago
  94. e0bac36 Roll vulkan-deps from 23b710f1a0b3 to 12989fc8d7d2 (51 revisions) by dawn-autoroll · 1 year, 11 months ago
  95. 8174713 docs/tint: Update origin trial changes for abstract-numerics by Ben Clayton · 1 year, 11 months ago
  96. c7638ae Remove deprecated build files. by dan sinclair · 1 year, 11 months ago
  97. 0fa572f Emit deprecation warnings for @stage. by dan sinclair · 1 year, 11 months ago
  98. 125ce57 Roll ANGLE from c11af00ae1d1 to 48b928d98fc8 (1 revision) by Dawn Autoroller · 1 year, 11 months ago
  99. bd67ffe Roll third_party/webgpu-cts/ fee6d96eb..5a30cb44c (7 commits) by Ben Clayton · 1 year, 11 months ago
  100. 45820ae Add reflection APIs for wgpu::QuerySet. by Corentin Wallez · 1 year, 11 months ago