69
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove `@Beta` from `com.google.common.base` APIs. More... over 1 year ago
Internal change More... over 1 year ago
Bump github/codeql-action from 2.3.0 to 2.3.2 More... over 1 year ago
Internal build change More... over 1 year ago
Bump github/codeql-action from 2.2.12 to 2.3.0 More... over 1 year ago
Split the tests for `Files.createTempDir` into a separate file. More... over 1 year ago
Add @NullMarked to the testing package, except for some @GwtIncompatible classes with non-obvious adjustment requirements. More... over 1 year ago
Update Public Suffix data. More... over 1 year ago
Standardize parameter names in `Preconditions`. More... over 1 year ago
Bump and simplify a dep and a plugin. More... over 1 year ago
Fix open-source GWT build after cl/526184065. More... over 1 year ago
Reannotate `ClassToInstanceMap` and `TypeToInstanceMap` to use `Class<@NonNull ...>`. More... almost 2 years ago
Include various filesystem-related tests when we test under an Android emulator. More... almost 2 years ago
Use lambdas, and add one nullness annotation. More... almost 2 years ago
Add some automatically suggested nullness annotations. More... almost 2 years ago
Apply `ReturnMissingNullable` suggestions. More... almost 2 years ago
Don't use "`return null`" for code that should fail the test if it is reached, round 2. More... almost 2 years ago
Manually annotate yet more type arguments as `@Nullable`. More... almost 2 years ago
Manually annotate some type arguments as `@Nullable`. More... almost 2 years ago
Use type-use `@Nullable` instead of declaration `@CheckForNull` in the remaining guava-android sources (mostly testing utilities). More... almost 2 years ago
Disable `NullPointerTester` when `com.google.common` is being tested under Android VMs. More... almost 2 years ago
Manually annotate some more type arguments as `@Nullable`. More... almost 2 years ago
Bump actions/checkout from 3.5.1 to 3.5.2 More... almost 2 years ago
Apply `EqualsMissingNullable` suggestions. More... almost 2 years ago
Apply conservative `FieldMissingNullable` suggestions. More... almost 2 years ago
Apply `VoidMissingNullable` suggestions. More... almost 2 years ago
Refactor - Make Anonymous inner classes lambda More... almost 2 years ago
Don't use "`return null`" for code that is unreachable, for code that should fail the test if it is reached, or for producing "don't care" values where it's not appropriate. More... almost 2 years ago
Apply `ParameterMissingNullable` suggestions. More... almost 2 years ago
Use Truth in `CycleDetectingLockFactoryTest`. More... almost 2 years ago