aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
26 hoursPrepare for release 33.2.0.upstream-mastercpovirk
2 daysMake our `Collector` APIs available in `guava-android`.cpovirk
2 daysMicro-optimize `singletonIterator` one more time.cpovirk
2 daysFixed a potential `NullPointerException` in `ImmutableMap.Builder` on a rare ...Jesse Sterr
3 daysBump github/codeql-action from 3.25.2 to 3.25.3dependabot[bot]
6 daysUpdate Animal Sniffer scents to Lollipop.cpovirk
6 daysBump gradle/wrapper-validation-action from 3.3.1 to 3.3.2dependabot[bot]
6 daysDocument that we now run our Android tests under Lollipop.cpovirk
6 daysActually write the manifest we generate to the jar.Alexis
8 daysSuppress or work around false-positive errors from the forthcoming version of...cpovirk
8 daysBump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
9 daysAdd Javadoc to the guava-android copy of `Equivalence.doEquivalent`.cpovirk
9 daysBump github/codeql-action from 3.25.1 to 3.25.2dependabot[bot]
9 daysBump actions/upload-artifact from 4.3.2 to 4.3.3dependabot[bot]
10 daysUpdate comments to reflect our recent handling of "sneaky checked exceptions."cpovirk
10 daysAdd "Sec-GPC" header.Google Java Core Libraries
10 daysAdd a missing `@since` tag, and remove `@FunctionalInterface` from a package-...cpovirk
13 daysFurther micro-optimize `singletonIterator`, just to be safe / waste my morning.cpovirk
13 daysBump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
13 daysBump gradle/wrapper-validation-action from 3.3.0 to 3.3.1dependabot[bot]
2024-04-18Bump actions/upload-artifact from 4.3.1 to 4.3.2dependabot[bot]
2024-04-17Bump github/codeql-action from 3.25.0 to 3.25.1dependabot[bot]
2024-04-17Use multicatch even when it produces the type `ReflectiveOperationException`.cpovirk
2024-04-15Address a few nullness mismatches that our checker newly detects.cpovirk
2024-04-15Bump Maven Wrapper's version of Maven to 3.9.6.cpovirk
2024-04-15Bump gradle/wrapper-validation-action from 2.1.3 to 3.3.0dependabot[bot]
2024-04-15Bump github/codeql-action from 3.24.10 to 3.25.0dependabot[bot]
2024-04-11Fix [Gradle GWT compilation breakage](https://github.com/google/guava/issues/...cpovirk
2024-04-11Internal changeGoogle Java Core Libraries
2024-04-11Make `Comparators.max`/`min` return the type of the comparands, even if the `...Google Java Core Libraries
2024-04-10Internal changeGoogle Java Core Libraries
2024-04-10Internal changecpovirk
2024-04-10Reduce the thoroughness of mutation testing.cpovirk
2024-04-10Bump gradle/wrapper-validation-action from 2.1.2 to 2.1.3dependabot[bot]
2024-04-09Check `isEmpty()` instead of `size == 0`.cpovirk
2024-04-09Internal changecpovirk
2024-04-08Fix typo reported by @Marcono1234.Éamonn McManus
2024-04-06Discourage use of HMAC-MD5.cpovirk
2024-04-05Bump github/codeql-action from 3.24.9 to 3.24.10dependabot[bot]
2024-04-01Use the diamond operator more.jlerbsc
2024-03-22Bump github/codeql-action from 3.24.8 to 3.24.9dependabot[bot]
2024-03-22Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2dependabot[bot]
2024-03-21Update Public Suffix List data.Google Java Core Libraries
2024-03-19Add `@CanIgnoreReturnValue` to `ForwardingMapEntry.setValue`.cpovirk
2024-03-18Bump github/codeql-action from 3.24.7 to 3.24.8dependabot[bot]
2024-03-15Add "Ad-Auction-Allowed" header.Google Java Core Libraries
2024-03-15Make a class initialization deadlock more impossibleLiam Miller-Cushon
2024-03-14Test `LocalCache` when async refresh takes longer than expire-after-write dur...Jing (Paggy) Nie
2024-03-14Adds Permissions-Policy-Report-Only definition.Google Java Core Libraries
2024-03-14Bump actions/setup-java from 4.2.0 to 4.2.1dependabot[bot]