1. 7f2b8cd tint: Refactor Extensions / Enables. by Ben Clayton · 2 years, 8 months ago
  2. 62bfd31 tint: Implement `f16` keyword in Tint frontend by Zhaoming Jiang · 2 years, 8 months ago
  3. 0a3cda9 tint: Replace all ProgramBuilder float literals with '_f' suffix by Ben Clayton · 2 years, 8 months ago
  4. 636e3d0 tint: Add a negation operator to Number by Ben Clayton · 2 years, 8 months ago
  5. 41285aa tint: Lex different tokens for float suffixes by Ben Clayton · 2 years, 8 months ago
  6. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 8 months ago
  7. 8822e29 tint: Merge [S|U]intLiteralExpression by Ben Clayton · 2 years, 8 months ago
  8. 8aff0ed tint: Add ProgramBuilder::Else() helper by James Price · 2 years, 9 months ago
  9. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 9 months ago chromium/5038 chromium/5039
  10. 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 9 months ago
  11. 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 2 years, 9 months ago
  12. e85fe16 tint: ProgramBuilder: Rename Const() to Let() by Ben Clayton · 2 years, 9 months ago
  13. 7098d3d tint: Add enable directive for extensions by Zhaoming Jiang · 2 years, 9 months ago
  14. a7230f0 tint: Standardize the way we forward-declare by Ben Clayton · 2 years, 9 months ago
  15. b02fe31 wgsl: Add support for increment/decrement statements by James Price · 2 years, 9 months ago
  16. 9f54a51 Condense namespaces in tint/writer/wgsl. by dan sinclair · 2 years, 9 months ago
  17. 555c256 wgsl: Add support for compound assignment by James Price · 2 years, 10 months ago
  18. 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 10 months ago
  19. 8bcecf3 Remove @block attribute by James Price · 2 years, 10 months ago
  20. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 11 months ago