Clone this repo:

Branches

  1. 4c1bb6b Android: Split ObservableSupplier into Nullable / Monotonic / NonNull variants by Andrew Grieve · 11 days ago main master
  2. 94feeb2 Auto-format //tools GN files by Lei Zhang · 5 months ago
  3. 6053463 Write lint params to a separate file and only when required by Andrew Grieve · 6 months ago
  4. bc8dcc6 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 7 months ago
  5. 72f8451 Android: Mark more java.util.* types as @NullMarked by Andrew Grieve · 7 months ago
  6. 5c3f186 Android: Consider Supplier @NullMarked by Andrew Grieve · 8 months ago
  7. 169b2db Android: Treat ContentProvider.getContext() as @NonNull by Andrew Grieve · 8 months ago
  8. 0d8e2c8 NullAway: Update library model to assume findPreference() returns non-null by Andrew Grieve · 9 months ago
  9. 4f990e1 NullAway: Update library model to assume findViewById() returns non-null by Andrew Grieve · 9 months ago
  10. 1820c13 Android: Mark SparseArray.get() as @Nullable by Andrew Grieve · 10 months ago
  11. b0bd41e Android: Fix a batch of @NullUnmarked suppressions by Andrew Grieve · 11 months ago
  12. 567f1df Android: Creates ChromeNullAwayLibraryModel to allow more customization by Andrew Grieve · 12 months ago
  13. 2d0b114 Reland "Android: Add Error Prone warning against Java stream() apis" by Andrew Grieve · 1 year, 1 month ago
  14. 3572c71 Revert "Android: Add Error Prone warning against Java stream() apis" by Keigo Oka · 1 year, 1 month ago
  15. 49a9c2f Android: Add Error Prone warning against Java stream() apis by Andrew Grieve · 1 year, 1 month ago
  16. b734bb7 Replace @AutoService with @ServiceImpl to avoid annotation processor by Andrew Grieve · 1 year, 3 months ago
  17. e8205ab Android: Roll Error Prone 2.11 -> 2.29.2 by Andrew Grieve · 1 year, 4 months ago
  18. 2ddbbd9 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 8 months ago
  19. 10a757b Fix NoResourcesGetColor summary. by Sky Malice · 2 years ago
  20. f14f3e4 Enable NoResourcesGetColor. by Sky Malice · 2 years ago