1. 23cf74c Allow sem::GlobalVariable to hold a location. by dan sinclair · 2 years, 6 months ago
  2. 5881e73 d3d12: External image import using multiple wait fences and signal fence by Sunny Sachanandani · 2 years, 6 months ago
  3. 29aa613 tint: const eval of comparison operations by Antonio Maiorano · 2 years, 6 months ago
  4. 1d2d627 Roll ANGLE from 1d04539fc753 to 76a74d85a964 (6 revisions) by Dawn Autoroller · 2 years, 6 months ago
  5. 00e32a6 Roll vulkan-deps from c8b855ee4e1d to 79b64317c3f2 (1 revision) by dawn-autoroll · 2 years, 6 months ago
  6. 567f068 Add the "internal" error type by Brandon Jones · 2 years, 6 months ago chromium/5288
  7. d137757 Roll SwiftShader from be37d7fbc94f to 7c6c7b79af8c (1 revision) by Dawn Autoroller · 2 years, 6 months ago
  8. eeda18d tint::transform::SingleEntryPoint: Preserve global 'const's by Ben Clayton · 2 years, 6 months ago
  9. 688c6dc Roll vulkan-deps from 68fbfeef41d3 to c8b855ee4e1d (7 revisions) by dawn-autoroll · 2 years, 6 months ago
  10. d03a747 Roll ANGLE from c2ad74e4e519 to 1d04539fc753 (11 revisions) by Dawn Autoroller · 2 years, 6 months ago
  11. 72c042d Disable toggle D3D12DontSetClearValueOnDepthTextureCreation on Intel Gen11 by Jiawei Shao · 2 years, 6 months ago
  12. 8f3d771 Add Vulkan extensions for AHardwareBuffer support by Brandon Jones · 2 years, 6 months ago chromium/5287
  13. 11e2571 tint: Minor improvements by Antonio Maiorano · 2 years, 6 months ago
  14. 185fd3d Add go tests to presubmit by Austin Eng · 2 years, 6 months ago
  15. 8b4ed50 tint: Fix / remove tests that access OOB by Ben Clayton · 2 years, 6 months ago chromium/5286
  16. 2b0fce7 Revert "Implement maxBindingsPerBindGroup limit" by Brandon Jones · 2 years, 6 months ago
  17. 72340d0 Add location into `sem::Parameter`. by dan sinclair · 2 years, 6 months ago
  18. 766a458 Store location value into `sem::Function`. by dan sinclair · 2 years, 6 months ago
  19. c8278e5 tint/transform: Fix hasher return type by Ben Clayton · 2 years, 6 months ago
  20. 97c9e0b Store struct member location into the sem. by dan sinclair · 2 years, 6 months ago
  21. 8dc97a8e Roll vulkan-deps from e3fa08b13e32 to 68fbfeef41d3 (1 revision) by dawn-autoroll · 2 years, 6 months ago
  22. 9f1a79a Roll ANGLE from 1b39c610c4b9 to c2ad74e4e519 (1 revision) by Dawn Autoroller · 2 years, 6 months ago
  23. 90c66e4 Roll vulkan-deps from afc444a0f49a to e3fa08b13e32 (1 revision) by dawn-autoroll · 2 years, 6 months ago
  24. d7d7188 tint: Add FriendlyName() to Program by Ben Clayton · 2 years, 6 months ago
  25. 8a25fd2 Roll vulkan-deps from ad7395b46266 to afc444a0f49a (1 revision) by dawn-autoroll · 2 years, 6 months ago chromium/5284
  26. 4a87b61 Roll ANGLE from ba721efd696f to 1b39c610c4b9 (1 revision) by Dawn Autoroller · 2 years, 6 months ago
  27. 0cd830c tint: Fix type is_signed_integer helpers which were ignoring abstracts by Ben Clayton · 2 years, 6 months ago
  28. 3740ac6 tint: implement const eval of binary divide by Antonio Maiorano · 2 years, 6 months ago chromium/5282 chromium/5283
  29. 679cf4f tint: HLSL and GLSL backends now emit 0 for inf and nan by Antonio Maiorano · 2 years, 6 months ago
  30. 1741f44 tint: add CheckedDiv for abstract numbers by Antonio Maiorano · 2 years, 6 months ago
  31. 5dcdf5d Roll vulkan-deps from 16d6c09db632 to ad7395b46266 (9 revisions) by dawn-autoroll · 2 years, 6 months ago
  32. e6b9f88 Roll ANGLE from 2e142b7f08e8 to ba721efd696f (3 revisions) by Dawn Autoroller · 2 years, 6 months ago
  33. 6046ef6 Roll SwiftShader from b1bf623ee5ad to be37d7fbc94f (2 revisions) by Dawn Autoroller · 2 years, 6 months ago
  34. 89dd528 spirv-reader: Fix for SelectUsingReferenceVariable by Robert Stewart · 2 years, 6 months ago
  35. 8478dfc tint: improve error message for const eval operator overflow by Antonio Maiorano · 2 years, 6 months ago
  36. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 6 months ago
  37. 822de46 spirv-reader: fix image write texel conversion for scalar integer cases by David Neto · 2 years, 6 months ago
  38. 5b08247 Roll ANGLE from e8b6cd217495 to 2e142b7f08e8 (3 revisions) by Dawn Autoroller · 2 years, 6 months ago
  39. ece8078 spirv-reader: Fix texel type confusion in loop by Robert Stewart · 2 years, 6 months ago
  40. 434d6ed Roll vulkan-deps from c4e128e05c38 to 16d6c09db632 (1 revision) by dawn-autoroll · 2 years, 6 months ago
  41. ae4d073 Revert "Skip tests about writeonly storage texture In render pass on ANGLE" by Stephen White · 2 years, 6 months ago
  42. 8b30ca3 tint/transform: Fix FoldTrivialSingleUseLet for abstracts by Ben Clayton · 2 years, 6 months ago
  43. 188be38 spirv-reader: UnwrapRef on image coords by Robert Stewart · 2 years, 6 months ago
  44. 648bd7b tint: Add TINT_REFLECT() & ForeachField() by Ben Clayton · 2 years, 6 months ago
  45. bd6bcf1 Roll SwiftShader from 78cfdcddd8c7 to b1bf623ee5ad (2 revisions) by Dawn Autoroller · 2 years, 6 months ago
  46. 5ef43e5 Roll ANGLE from cec499f28957 to e8b6cd217495 (11 revisions) by Dawn Autoroller · 2 years, 6 months ago
  47. e6bb20d Roll vulkan-deps from 1d36249fb716 to c4e128e05c38 (15 revisions) by dawn-autoroll · 2 years, 6 months ago
  48. 657e61d tint: Add and use new Std140 transform by Ben Clayton · 2 years, 6 months ago
  49. 644d23b Update sample code WGSL. by dan sinclair · 2 years, 6 months ago
  50. efa5d3e Roll SwiftShader from f0db6df92f88 to 78cfdcddd8c7 (2 revisions) by Dawn Autoroller · 2 years, 6 months ago
  51. 655db07 tint/sem: Rename sem::Manager to TypeManager by Ben Clayton · 2 years, 6 months ago
  52. ad22c3e Update doxygen to 1.9.5 by Ben Clayton · 2 years, 6 months ago
  53. c20c5df tint: Implement const eval of binary multiply by Antonio Maiorano · 2 years, 6 months ago
  54. ae6f76f Roll ANGLE from 2f9d0810ecb7 to cec499f28957 (3 revisions) by Dawn Autoroller · 2 years, 6 months ago
  55. 2b47c21 tint/sem: Add Find() to the type manager by Ben Clayton · 2 years, 6 months ago
  56. 6903fc0 Roll vulkan-deps from 3747e941a171 to 1d36249fb716 (10 revisions) by dawn-autoroll · 2 years, 6 months ago
  57. 426b47e tint: add missing F16 conversion expression support by Zhaoming Jiang · 2 years, 6 months ago
  58. 0df4e4a Disabled Swiftshader for Android Builds. by Brandon Jones · 2 years, 6 months ago
  59. 0c7c23b tint: Misc hash / container contract improvements by Ben Clayton · 2 years, 6 months ago
  60. 6a17e33 tint/writer: Remove spirv::Operand hasher by Ben Clayton · 2 years, 6 months ago
  61. b04d992 tint/utils: Fix Hashmap::GetOrCreate() for map mutation in create by Ben Clayton · 2 years, 6 months ago
  62. bd1e38a Roll ANGLE from 080b67ed0ec0 to 2f9d0810ecb7 (5 revisions) by Dawn Autoroller · 2 years, 6 months ago
  63. b6d52438 tint: Improve resolver test helper to specify more than one expression arg by Antonio Maiorano · 2 years, 6 months ago
  64. 329ddd8 Roll SwiftShader from ecba967ea71f to f0db6df92f88 (5 revisions) by Dawn Autoroller · 2 years, 6 months ago
  65. cd716e6 tint::CloneContext: Use Hashmap::Generation() by Ben Clayton · 2 years, 6 months ago
  66. 4e0335c tint/utils: Add Generation() to Hashmap and Hashset. by Ben Clayton · 2 years, 6 months ago
  67. 4d67a88 Implement maxBindingsPerBindGroup limit by Brandon Jones · 2 years, 6 months ago
  68. 1862e83 Roll vulkan-deps from da42de1e5ad7 to 3747e941a171 (1 revision) by dawn-autoroll · 2 years, 6 months ago chromium/5274 chromium/5275 chromium/5276 chromium/5277 chromium/5278 chromium/5279 chromium/5280 chromium/5281 chromium/5285
  69. ff0295e tint: Fix AInt -> AFloat implicit conversion from construction by Antonio Maiorano · 2 years, 6 months ago
  70. 5361d9e Convert @id to an expression. by dan sinclair · 2 years, 6 months ago
  71. 969692c Roll ANGLE from 7428369ada4a to 080b67ed0ec0 (2 revisions) by Dawn Autoroller · 2 years, 6 months ago
  72. ef751b7 Roll SwiftShader from f1b1938f48c3 to ecba967ea71f (3 revisions) by Dawn Autoroller · 2 years, 6 months ago
  73. 183c87e Mark error scope stackDepth=100000 tests as slow by Austin Eng · 2 years, 6 months ago chromium/5273
  74. fb2c8fb Enable gbm VideoViewsTests by jchen10 · 2 years, 6 months ago
  75. 54bcbdb tint/resolver: Fix intrinsic table matching of AInt as AFloat by Ben Clayton · 2 years, 6 months ago
  76. ef8b50f Suppress an additional OOM allocation test on M1. by Corentin Wallez · 2 years, 6 months ago
  77. b4697b71 Roll vulkan-deps from db1584efaa9b to da42de1e5ad7 (1 revision) by dawn-autoroll · 2 years, 6 months ago
  78. 7b332ab Remove cmake visibility flags. by dan sinclair · 2 years, 6 months ago
  79. ae9cc2f Roll ANGLE from 64f41972a9a3 to 7428369ada4a (9 revisions) by Dawn Autoroller · 2 years, 6 months ago
  80. df90cda Roll SwiftShader from 476165cc7c0c to f1b1938f48c3 (1 revision) by Dawn Autoroller · 2 years, 6 months ago
  81. 1105ec7 Merge DAWN_FORMAT_VALIDATION_ERROR in DAWN_VALIDATION_ERROR. by Corentin Wallez · 2 years, 6 months ago chromium/5272
  82. 1eb6d2d Convert a few remaining DAWN_VALIDATION_ERROR. by Corentin Wallez · 2 years, 6 months ago
  83. c68683c Roll ANGLE from 5ef3960bc1f1 to 64f41972a9a3 (9 revisions) by Dawn Autoroller · 2 years, 7 months ago chromium/5271
  84. 445ef17 Roll vulkan-deps from c5f01bfc31ec to db1584efaa9b (2 revisions) by dawn-autoroll · 2 years, 7 months ago
  85. 7143450 Remove support for snake_case wgpu::Features. by Corentin Wallez · 2 years, 7 months ago
  86. 5fee3f9 Remove ToSampleTypeBit as it is unused. by Corentin Wallez · 2 years, 7 months ago
  87. 59b2ccc Remove TODO that's already done. by Corentin Wallez · 2 years, 7 months ago
  88. 3a53edc Promote LoseForTesting to ForceLoss device so that user agents can use. by Loko Kung · 2 years, 7 months ago
  89. be4c9f4 Convert @group to an expression by dan sinclair · 2 years, 7 months ago chromium/5270
  90. f9b831c Convert @binding to an expression by dan sinclair · 2 years, 7 months ago
  91. cbe8b36 tint: spir-v reader: add support for GLSLstd450Determinant by Antonio Maiorano · 2 years, 7 months ago
  92. c165937 Return false from IsDeviceIdle if there are pending callback tasks by Austin Eng · 2 years, 7 months ago
  93. fe6d72d Roll ANGLE from bec40d768468 to 5ef3960bc1f1 (4 revisions) by Dawn Autoroller · 2 years, 7 months ago
  94. bc93cbc Correctly print backend type in DiscoverAdapters logs. by Corentin Wallez · 2 years, 7 months ago
  95. 29d0a52 Roll vulkan-deps from 7d94bcff7a00 to c5f01bfc31ec (1 revision) by dawn-autoroll · 2 years, 7 months ago
  96. 6c55c12 Roll ANGLE from ac2aeccde28d to bec40d768468 (1 revision) by Dawn Autoroller · 2 years, 7 months ago chromium/5269
  97. 0094041 Roll SwiftShader from 6c0f2889c2d9 to 476165cc7c0c (1 revision) by Dawn Autoroller · 2 years, 7 months ago chromium/5267 chromium/5268
  98. d66128a Roll SwiftShader from db6433790af5 to 6c0f2889c2d9 (1 revision) by Dawn Autoroller · 2 years, 7 months ago chromium/5266
  99. 79334fe Manual cleanup of CTS expectations. by Loko Kung · 2 years, 7 months ago chromium/5265
  100. 3dd48d9 Roll ANGLE from 40782cf568c6 to ac2aeccde28d (5 revisions) by Dawn Autoroller · 2 years, 7 months ago