1. a655053 [tint] Use EXPECT_DEATH_IF_SUPPORTED() by Ben Clayton · 11 months ago
  2. 7cdaffe [tint][ice] Make the InternalCompilerErrors abort by Ben Clayton · 11 months ago
  3. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
  4. d368f2c [tint] Use consistent file pattern for test files by Ben Clayton · 1 year, 8 months ago
  5. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  6. 637a2fe [shuffle] Move program_id to new structure. by dan sinclair · 1 year, 8 months ago
  7. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 9 months ago[Renamed (94%) from src/tint/ast/struct_test.cc]
  8. 7d2e204 [tint] Move AST transforms to a subdirectory by James Price · 1 year, 11 months ago
  9. 5662f79 tint/ast: Remove unnecessary ast:: prefixes by Ben Clayton · 2 years, 1 month ago chromium/5612
  10. 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 2 months ago
  11. ed3389f tint/ast: Remove ast::Sampler by Ben Clayton · 2 years, 2 months ago
  12. 6e0a515 tint/ast: Remove scalar types from ast::* by Ben Clayton · 2 years, 2 months ago
  13. b75252b tint/ast: Change TypeDecl::name to an ast::Identifier. by Ben Clayton · 2 years, 2 months ago
  14. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  15. 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 8 months ago
  16. 4a92a3c tint: Optimize sem node lookup by Ben Clayton · 2 years, 9 months ago
  17. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 3 years ago chromium/5038 chromium/5039
  18. 34323ac Condense namespaces in tint/ast. by dan sinclair · 3 years ago
  19. 8bcecf3 Remove @block attribute by James Price · 3 years ago
  20. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago