Clone this repo:

Branches

  1. dd092af Introduce the logcat filtering site by Martin Kong · 2 days ago main
  2. 9ba7ca0 get_test_health.py: Fix test count when whole class is disabled by Henrique Nakashima · 2 days ago
  3. 147c731 Add presubmit for using color attributes in layout files. by Eleanor Lee · 3 days ago
  4. b0469a0 cleanup: remove broken mincore/madvise/fork startup code by Richard Townsend · 6 days ago
  5. 479e8c3 Android: Disallow android_resources() targets from having manifests by Andrew Grieve · 10 days ago
  6. 61d5c61 Fix IWYU issues to prepare to move cstring_view helpers out of span.h by Daniel Cheng · 12 days ago
  7. 6045317 [owners] Remove mheikal@chromium.org from tools/android/OWNERS by Owners Cleanup · 5 weeks ago
  8. 89d3bf0 run_annnotator_on_chrome_java.py: Diff lists of files with suppressions by Henrique Nakashima · 5 weeks ago
  9. bdb3aab [owners] Remove mheikal@chromium.org from tools/android/dependency_analysis/OWNERS by Owners Cleanup · 5 weeks ago
  10. 17b7589 [owners] Remove mheikal@chromium.org from tools/android/nullaway/OWNERS by Owners Cleanup · 5 weeks ago
  11. 52ef506 [owners] Remove mheikal@chromium.org from tools/android/tracing/OWNERS by Owners Cleanup · 5 weeks ago
  12. 1af7891 Correcting re.compile string literals to a raw string literals. by Alexei Svitkine · 5 weeks ago
  13. 51ccf34 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 6 weeks ago
  14. e016637 run_annotator_on_chrome_java.py: Fix Chrome's NullAway LibraryModel not being enabled by Andrew Grieve · 6 weeks ago
  15. 16737cc NullAway: Add find_unmarked_chrome_java.py by Andrew Grieve · 6 weeks ago
  16. 1a92050 NullAway: Add a helper for running NullAway quickly on chrome_java by Andrew Grieve · 6 weeks ago
  17. b0d4ef0 Add a helper for running NullAwayAnnotator on chrome_java by Andrew Grieve · 6 weeks ago
  18. 2902653 Add tools/android/nullaway/null_mark.py by Andrew Grieve · 6 weeks ago
  19. 251aa71 Android: Mark more java.util.* types as @NullMarked by Andrew Grieve · 6 weeks ago
  20. 63e36d9 Android: Consider Supplier @NullMarked by Andrew Grieve · 7 weeks ago