1. 8be957f [tint] Replace std containers with Tint's containers in nodes by Ben Clayton · 1 year, 2 months ago
  2. 0b255d2 [tint] Use std::string_view for generated enum strings by Ben Clayton · 1 year, 5 months ago
  3. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  4. 1165389 [tint] Move WGSL-exclusive enums back to lang/wgsl by Ben Clayton · 1 year, 6 months ago[Renamed (88%) from src/tint/lang/core/diagnostic_severity.h]
  5. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
  6. 0f8b6ef [tint] Use explicitly (small) sized enums by Ben Clayton · 1 year, 8 months ago
  7. cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago[Renamed (86%) from src/tint/lang/core/builtin/diagnostic_severity.h]
  8. 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 8 months ago
  9. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  10. 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago[Renamed (87%) from src/tint/lang/base/builtin/diagnostic_severity.h]
  11. 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  12. b14a778 [shuffle] Move builtin to new structure. by dan sinclair · 1 year, 8 months ago[Renamed (87%) from src/tint/builtin/diagnostic_severity.h]
  13. ee18d2e [shuffle] Move diagnostic to new structure. by dan sinclair · 1 year, 8 months ago
  14. 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  15. 6cc183c Generic template and forward in stringstream. by dan sinclair · 2 years, 1 month ago
  16. b5af23d Move diagnostic severity and rule to builtin. by dan sinclair · 2 years, 1 month ago chromium/5607