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