1. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  2. ae18c41 [tint][wgsl] Split CloneContext into two by Ben Clayton · 1 year, 8 months ago
  3. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  4. 637a2fe [shuffle] Move program_id to new structure. by dan sinclair · 1 year, 8 months ago
  5. 96db554 [shuffle] Move wgsl program files to new structure. by dan sinclair · 1 year, 8 months ago
  6. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (96%) from src/tint/ast/parameter.cc]
  7. 9a56b25 tint/ast: Remove move-constructors for AST nodes by Ben Clayton · 2 years, 1 month ago
  8. 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 1 month ago
  9. 651d9e2 tint/ast: Change Variable::symbol to Variable::name by Ben Clayton · 2 years, 2 months ago
  10. 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 8 months ago
  11. 4a92a3c tint: Optimize sem node lookup by Ben Clayton · 2 years, 9 months ago
  12. e48ef8e tint/reader: Enable 'const' parsing for unit-tests by Ben Clayton · 2 years, 9 months ago
  13. dcdf66e tint/ast: Derive off `ast::Variable` by Ben Clayton · 2 years, 10 months ago