1. e41c99b Emit a table of warnings by project and severity. by Chih-Hung Hsieh · 8 years ago
  2. 0862c48 Recognize new clang-tidy and Java warnings. by Chih-Hung Hsieh · 8 years ago
  3. 01530a6 Recognize new warning messages. by Chih-Hung Hsieh · 8 years ago
  4. d9cd1fa Issue warning on projects with LOCAL_CLANG set to false. by Chih-Hung Hsieh · 8 years ago
  5. 620ce44 Merge "Add option to dump HTML warnings per project." by Treehugger Robot · 8 years ago
  6. 4354a33 Add option to dump HTML warnings per project. by Chih-Hung Hsieh · 8 years ago
  7. c868293 Add performance* to default global tidy checks. by Chih-Hung Hsieh · 8 years ago
  8. 48a16ba Count warnings per project and dump out CSV format. by Chih-Hung Hsieh · 8 years ago
  9. c21ddbd Recognize new clang and clang-tidy warnings. by Chih-Hung Hsieh · 8 years ago
  10. 5ecafd1 Avoid matching the same warning line twice. by Chih-Hung Hsieh · 8 years ago
  11. 8d14543 Recognize new C/C++ compiler and static analyzer warnings. by Chih-Hung Hsieh · 8 years ago
  12. 465b610 Add +/- buttons to expand/collapse warning categories. by Chih-Hung Hsieh · 8 years ago
  13. 6e52003 Make Error Prone warnings in sync with Error Prone documenation. by Ian Rogers · 8 years ago
  14. f382973 Add code search links to warnings. by Ian Rogers · 8 years ago
  15. 32bb9bd Add error prone patterns to warn.py by Ian Rogers · 8 years ago
  16. 2f4ce82 Sort warnings with most frequent first. by Ian Rogers · 8 years ago
  17. d742e90 Recognize more Clang-Tidy google warning patterns. by Chih-Hung Hsieh · 9 years ago
  18. 90d4619 Recognize Clang-Tidy warning messages. by Chih-Hung Hsieh · 9 years ago
  19. a9be47e Dump table of warning counts before all warnings. by Chih-Hung Hsieh · 9 years ago
  20. ba0ddcd Add more patterns, dump sorted unique warnings. by Chih-Hung Hsieh · 9 years ago
  21. f8aaf60 Classify more warning patterns. by Chih-Hung Hsieh · 9 years ago
  22. 8e20196 Update warn.py with more warnings by Marco Nelissen · 15 years ago
  23. 2bdc7ec Speed up warn.py about 30x by precompiling all the regular expressions. by Marco Nelissen · 15 years ago
  24. 5236fbd Update warn.py with the latest warnings that popped up in the build. by Marco Nelissen · 15 years ago
  25. 594375d Python script to parse a build log and present the warnings in html by Marco Nelissen · 15 years ago