1. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
  2. 1165389 [tint] Move WGSL-exclusive enums back to lang/wgsl by Ben Clayton · 1 year, 7 months ago
  3. cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
  4. ae18c41 [tint][wgsl] Split CloneContext into two 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 (90%) from src/tint/ast/enable.h]
  8. 12fa303 Move castable into utils. by dan sinclair · 2 years ago
  9. 9a56b25 tint/ast: Remove move-constructors for AST nodes by Ben Clayton · 2 years, 1 month ago
  10. 8f80d99 tint: Support multiple extensions per 'enable' by Ben Clayton · 2 years, 1 month ago
  11. e4039c7 Move the Extension builtin to the builtin/ folder. by dan sinclair · 2 years, 1 month ago
  12. 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 8 months ago
  13. 4a92a3c tint: Optimize sem node lookup by Ben Clayton · 2 years, 9 months ago
  14. 7f2b8cd tint: Refactor Extensions / Enables. by Ben Clayton · 2 years, 11 months ago
  15. 62bfd31 tint: Implement `f16` keyword in Tint frontend by Zhaoming Jiang · 2 years, 11 months ago
  16. ed6ff9c tint: Rename kNotAnExtenxion to kNoExtension by Zhaoming Jiang · 2 years, 11 months ago
  17. 791b435 tint: Add transform to disable uniformity analysis by James Price · 2 years, 11 months ago
  18. 6c9e475 tint: Support dot4I8Packed and dot4U8Packed in sem by Jiawei Shao · 2 years, 11 months ago
  19. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 3 years ago chromium/5038 chromium/5039
  20. 7098d3d tint: Add enable directive for extensions by Zhaoming Jiang · 3 years ago