1. 2a65163 Move type::AddressSpace to builtin/ by dan sinclair · 2 years, 1 month ago
  2. b6cc4cb Move type/access to builtin. by dan sinclair · 2 years, 1 month ago
  3. 6adb65c tint: Use ProgramBuilder::Discard() by Ben Clayton · 2 years, 1 month ago
  4. 61c16eb Move ast/access to type/access. by dan sinclair · 2 years, 2 months ago
  5. 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years, 2 months ago
  6. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 4 months ago
  7. ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 5 months ago
  8. be4c9f4 Convert @group to an expression by dan sinclair · 2 years, 7 months ago chromium/5270
  9. f9b831c Convert @binding to an expression by dan sinclair · 2 years, 7 months ago
  10. 58794ae tint::ProgramBuilder: Simplify variable constructors by Ben Clayton · 2 years, 7 months ago
  11. 783b169 tint/ast: Migrate to utils::Vector by Ben Clayton · 2 years, 7 months ago
  12. 3a2a279 Fixup various warnings in Tint which were accidentally suppressed. by dan sinclair · 2 years, 9 months ago
  13. 01208e7 tint: Rename Global() -> GlobalVar() by Ben Clayton · 2 years, 9 months ago
  14. 7164b97 tint: Clean up Func() usage by Ben Clayton · 2 years, 9 months ago
  15. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  16. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 10 months ago
  17. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 11 months ago chromium/5038 chromium/5039
  18. 411d065 Condense namespaces in tint/writer/spirv. 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