1. 5f5d43f Disallow copy and assign for DataBuilder & RandomGenerator by Ryan Harrison · 2 years, 7 months ago
  2. 8045166 Remove RandomGenerator destructor by emiljanogj · 2 years, 7 months ago chromium/4674
  3. 540992b Fix storage buffer structs, test output. by Stephen White · 2 years, 7 months ago chromium/4672 chromium/4673
  4. 186618d add test for tint::utils::ReplaceAll by David Neto · 2 years, 7 months ago
  5. 153f09e CMakeLists: Make it easier to override options by Ben Clayton · 2 years, 7 months ago
  6. 8c94582 ast: Simplify SizeExprToString() by Ben Clayton · 2 years, 7 months ago
  7. 9e631b1 GLSL: add gl_ reserved words. by Stephen White · 2 years, 7 months ago
  8. 2bd1321 ast: Remove pointless deleted copy constructors by Ben Clayton · 2 years, 7 months ago
  9. 4f3ff57 ast: Keep style consistent by Ben Clayton · 2 years, 7 months ago
  10. b3e6c0d validation: Reject nested shader IO structures by James Price · 2 years, 7 months ago
  11. 5029e70 ast: Remove helpers from ast::Type by Ben Clayton · 2 years, 7 months ago
  12. 4dfa394 ProgramID: Move hot code out of template function by Ben Clayton · 2 years, 7 months ago
  13. c40d15d resolver: Apply some missing explicit casts by Ben Clayton · 2 years, 7 months ago chromium/4671
  14. a6969c4 wgsl-reader: Hex float exponents are optional by David Neto · 2 years, 7 months ago
  15. a095b26 CloneContext: Move hot code out of template members by Ben Clayton · 2 years, 7 months ago
  16. d1ee47a ast: Remove to_str() and type_name() by Ben Clayton · 2 years, 7 months ago
  17. a5b3f07 reader/spirv: Test with WGSL writer intead of to_str() by Ben Clayton · 2 years, 7 months ago
  18. 1364f20 Remove more uses of AST to_str() and type_name() by Ben Clayton · 2 years, 7 months ago
  19. 11ed0db resolver: Don't use ast to_str() methods by Ben Clayton · 2 years, 7 months ago
  20. 262210f utils: Add ReplaceAll() string helper by Ben Clayton · 2 years, 7 months ago
  21. 89fb370 samples/main: Fix warning when TINT_BUILD_GLSL_WRITER==0 by Ben Clayton · 2 years, 7 months ago chromium/4670
  22. b281dd1 GLSL: implement atan2. by Stephen White · 2 years, 7 months ago
  23. 7f1c8d9 tools: Fix file regex in fix-tests by Ben Clayton · 2 years, 7 months ago
  24. 2f963aa More GLSL fixes. by Stephen White · 2 years, 7 months ago
  25. 7cf3b28 GLSL writer: validate all entry points with glslang. by Stephen White · 2 years, 7 months ago
  26. f3f2d0a Resolver: Remove texture_storage read access by Ben Clayton · 2 years, 7 months ago
  27. 14fc622 ast: Rename CallExpression::params() to args() by Ben Clayton · 2 years, 7 months ago
  28. 11c9656 docs: Fix origin trial number by Ben Clayton · 2 years, 7 months ago
  29. 2aa6855 intrinsics: Remove deprecated modf & frexp overloads by Ben Clayton · 2 years, 7 months ago chromium/4669
  30. d57a129 reader/spirv: Remove stdout spam in tests by Ben Clayton · 2 years, 7 months ago chromium/4668
  31. 8f780f1 Choose black-box fuzzer back-end based on data by Alastair Donaldson · 2 years, 7 months ago
  32. 37a666d Add robustness pass to reader writer fuzzers by Ryan Harrison · 2 years, 7 months ago
  33. ce90ac5 Remove BoundArrayAccessors by Ryan Harrison · 2 years, 7 months ago chromium/4665 chromium/4666 chromium/4667
  34. d4b8f88 Remove injected bug by Alastair Donaldson · 2 years, 7 months ago
  35. 7ff308f cts: write test URL in url() instead of description by Sarah · 2 years, 7 months ago chromium/4664
  36. a9f8c7d Implement GLSL writer backend. by Stephen White · 2 years, 7 months ago
  37. 08146e2 Fixes for 32-bit build of fuzzers by Alastair Donaldson · 2 years, 7 months ago chromium/4663
  38. 71763c8 Update remaining fuzzers to use TransforBuilder by Ryan Harrison · 2 years, 7 months ago
  39. ceab140 validation: Reject struct builtins on wrong stages by James Price · 2 years, 7 months ago
  40. add3cb0 Convert fuzzer to use TransformBuilder by Ryan Harrison · 2 years, 7 months ago
  41. 8b2181c Change injected failure from assert to abort by Alastair Donaldson · 2 years, 7 months ago
  42. 22daca1 cts: Change uniqueId() parameter to string. Add how-to-contribute to description. by Sarah · 2 years, 7 months ago chromium/4661 chromium/4662
  43. 7f3b68e Explictly use 64-bit random engine by Ryan Harrison · 2 years, 7 months ago
  44. 2271b95 Support reflecting uninitialized pipeline overrideable constants by Ryan Harrison · 2 years, 7 months ago
  45. 5e35864 writer/spirv: Fix abs() on unsigned integers by Ben Clayton · 2 years, 7 months ago chromium/4660
  46. c57642c Refactor fuzzer transform generation by Ryan Harrison · 2 years, 7 months ago
  47. 0e193ac Unpin OSX SDK version being used by Ryan Harrison · 2 years, 7 months ago
  48. ee23c17 resolver: Deterministic constant ID allocation by James Price · 2 years, 7 months ago
  49. 5ffae32 validation: Improve continue-bypasses-decl message by James Price · 2 years, 7 months ago
  50. 7166f6b validation: Fix continue-bypasses-decl check by James Price · 2 years, 7 months ago
  51. 1ca6fba msl: Use a struct for threadgroup memory arguments by James Price · 2 years, 7 months ago chromium/4659
  52. efe1f14 Roll third_party/spirv-tools/ c3adcb034..ba4b390c3 (1 commit) by Ryan Harrison · 2 years, 7 months ago
  53. ac958bd Injected failure in fuzzer target by Alastair Donaldson · 2 years, 7 months ago chromium/4657 chromium/4658
  54. 0f1eb1e Roll third_party/gpuweb-cts/ 177a4faf0..b0291fd96 (252 commits) by Corentin Wallez · 2 years, 7 months ago
  55. f490798 Roll spirv-headers and spirv-tools by Corentin Wallez · 2 years, 7 months ago
  56. 2228ad1 Regex fuzzer: Add return statement inside a randomly-chosen function by egj · 2 years, 7 months ago
  57. 9c7cd9e transform: Avoid symbol collision in Canonicalize IO by Ben Clayton · 2 years, 7 months ago
  58. 231b50b Add more SPIR-V reader unit test samples by David Neto · 2 years, 7 months ago
  59. e6f5730 Add OpImageSampeProj* unit tests to end-to-end list by David Neto · 2 years, 7 months ago
  60. 40ef4a8 Revert "msl: Use a struct for threadgroup memory arguments" by Corentin Wallez · 2 years, 7 months ago
  61. af8cd3b msl: Use a struct for threadgroup memory arguments by James Price · 2 years, 7 months ago
  62. b9a2f59 spirv-reader: Implement OpImageSampleProj* instructions by Austin Eng · 2 years, 7 months ago chromium/4653 chromium/4654 chromium/4655 chromium/4656
  63. 594e010 Fix seed data range calculations by Ryan Harrison · 2 years, 7 months ago
  64. 5e6d457 Remove excess copy from fuzzer random number generation code by Ryan Harrison · 2 years, 8 months ago chromium/4652
  65. a617d0f Convert fuzzer to generating configuration data by Ryan Harrison · 2 years, 8 months ago chromium/4651
  66. 28d6763 Add type to OverridableConstant by shrekshao · 2 years, 8 months ago
  67. 9226550 spirv-reader: don't dedup composite constants by David Neto · 2 years, 8 months ago
  68. 0ed87c8 spirv-reader: Don't deduplicate SPIR-V array types by David Neto · 2 years, 8 months ago
  69. 4d18c6b spirv-tools fuzzers: Avoid passing target backend by Alastair Donaldson · 2 years, 8 months ago
  70. 0118b96 Fix generation of random indices in regex fuzzer by Alastair Donaldson · 2 years, 8 months ago
  71. 1d81f83 spirv-reader: only generate aliases for array types by David Neto · 2 years, 8 months ago chromium/4650
  72. d1c6f83 CMake: Massage CMakeLists for use by NodeJS bindings by Ben Clayton · 2 years, 8 months ago
  73. 17720fd Kokoro: Move the clean checkout to tmpfs by Ben Clayton · 2 years, 8 months ago
  74. ddc9eb2 wgsl-reader: reject identifiers starting with underscrore by David Neto · 2 years, 8 months ago chromium/4649
  75. 871570b Tolerate some errors while building SPIR-V corpus by Alastair Donaldson · 2 years, 8 months ago chromium/4646 chromium/4647 chromium/4648
  76. dad2639 spirv backend: do not generate a load for ignored expressions by Antonio Maiorano · 2 years, 8 months ago chromium/4645
  77. d1d99bc Resolver: Validate that type sizes fit in uint32_t by Ben Clayton · 2 years, 8 months ago
  78. 6556ba0 Move black-box fuzz target into fuzzers group by Alastair Donaldson · 2 years, 8 months ago chromium/4644
  79. 7f4d02c cts: fix generated test names in get-test-plan tool by Sarah · 2 years, 8 months ago chromium/4643
  80. acaecab msl: Handle workgroup matrix allocations by James Price · 2 years, 8 months ago
  81. de767b1 validation: fix arrayAcceor/memberAccessor error msg and add unit-tests by Sarah · 2 years, 8 months ago
  82. c306cda inspector: reflect num_workgroups builtin usage by James Price · 2 years, 8 months ago
  83. 922fce7 Implement and test num_workgroups for all backends by James Price · 2 years, 8 months ago
  84. 77a25c0 transform: Add NumWorkgroupsFromUniform transform by James Price · 2 years, 8 months ago
  85. 1bb6371 resolver: Enable the num_workgroups builtin by James Price · 2 years, 8 months ago
  86. d705a13 Fix typo in a comment by David Neto · 2 years, 8 months ago
  87. f66f651 transform/BindingRemapper: Validate access mode by James Price · 2 years, 8 months ago chromium/4642
  88. 2ebcb93 reader/spiv: Fix typo in entry-point IO sorting by Ben Clayton · 2 years, 8 months ago chromium/4639 chromium/4640 chromium/4641
  89. ebab7d2 spirv: Remove the sanitizer transform by James Price · 2 years, 8 months ago
  90. 5b3be6a hlsl: Remove the sanitizer transform by James Price · 2 years, 8 months ago
  91. 25517e9 resolver: Validate unreachable stmts when terminator is in block(s) by Ben Clayton · 2 years, 8 months ago
  92. 733addc msl: Remove the sanitizer transform by James Price · 2 years, 8 months ago
  93. 5910ec1 Output WGSL instead of SPIR-V in transform fuzzers by James Price · 2 years, 8 months ago
  94. b7bcbf0 Resolver: Traverse expressions without recursion by Ben Clayton · 2 years, 8 months ago
  95. be514a1 wgsl-reader: hex float: zero mantissa results in zero result by David Neto · 2 years, 8 months ago chromium/4637
  96. 676ec7c spirv: Handle sample_mask in shader IO transform by James Price · 2 years, 8 months ago
  97. 1b9ed7d msl/module-scope-var: Add unit test for folding &* by James Price · 2 years, 8 months ago
  98. 3646400 transform: Add ModuleScopeVarToEntryPointParam by James Price · 2 years, 8 months ago
  99. b584b37 transform: Add transform to add empty entry point by James Price · 2 years, 8 months ago
  100. e980ac1 tools: parses wgsl spec and outputs a test plan (get-test-plan) by Sarah · 2 years, 8 months ago