- 8135746 Merge "Add janitors to the OWNERS file" into main am: f3c8051415 by Treehugger Robot · 8 months ago main master
- f3c8051 Merge "Add janitors to the OWNERS file" into main by Treehugger Robot · 8 months ago
- fd741d5 Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
- 65d67bb [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: c0e92681c3 -s ours by Xin Li · 10 months ago
- c0e9268 Mark 24Q4 as merged in aosp-main-future by Xin Li · 10 months ago
- 26eb7fb Merge "Upgrade guava to v33.3.1" into main am: 153e677600 am: 0492bff779 by Toni Heidenreich · 11 months ago
- 0492bff Merge "Upgrade guava to v33.3.1" into main am: 153e677600 by Toni Heidenreich · 11 months ago
- 153e677 Merge "Upgrade guava to v33.3.1" into main by Toni Heidenreich · 11 months ago
- f692bda Upgrade guava to v33.3.1 by Sadaf Ebrahimi · 11 months ago
- a3b5188 Include `j2objc-annotations` in the Gradle runtime classpath. by cpovirk · 11 months ago
- 6a070d8 Bump github/codeql-action in the github-actions group by dependabot[bot] · 11 months ago
- e5b58e2 Use `assertThrows` even in GWT/J2CL/J2KT-compatible code. by cpovirk · 11 months ago
- 294f07d Bump github/codeql-action in the github-actions group by dependabot[bot] · 12 months ago
- 7bc08c1 Remove stale comments about `@NonNull` annotations in the JDK. by cpovirk · 12 months ago
- 930cc58 Bump actions/setup-java from 4.2.2 to 4.3.0 in the github-actions group by dependabot[bot] · 12 months ago
- bb9fc23 Bump the github-actions group with 2 updates by dependabot[bot] · 12 months ago
- 27c5440 Bump github/codeql-action in the github-actions group by dependabot[bot] · 12 months ago
- 9c84ddb Remove comments about compiling with JDK 8. by cpovirk · 12 months ago
- bff7090 Stop testing code with inaccurate nullness annotations under J2KT. by cpovirk · 1 year ago
- 508cef7 Changed `*.concat()` to throw `IllegalArgumentException` if the input arrays contain too many elements. by Istvan Neuwirth · 1 year ago
- 137798d Specify `@InlineMe` for `{Doubles,Floats}#compare` by Stephan Schroevers · 1 year ago
- 388e098 Call `Thread.suspend` and `resume` reflectively (when we even try to call them at all). by cpovirk · 1 year ago
- 7810685 Synchronize on empty arrays instead of `Integer` instances. by cpovirk · 1 year ago
- 7c9455c Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year ago
- d619273 Suppress Error Prone findings locally. by cpovirk · 1 year ago
- 55911e8 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year ago
- e1eaeff Prepare for release 33.3.0. by cpovirk · 1 year ago
- a94ff8b Update nullness annotations after cl/662127972, and prepare for the forthcoming version of our nullness checker. by cpovirk · 1 year ago
- a4a7f6b Recommend the JDK `compareUnsigned` methods over our equivalents. by cpovirk · 1 year, 1 month ago
- e232035 Fix ImmutableList.Builder to throw a useful exception when its size would overflow. by lowasser · 1 year, 1 month ago
- 0cb9cc6 Group overloads. by cpovirk · 1 year, 1 month ago
- 36dfb16 Simplify the implementation of a test `Predicate`. by cpovirk · 1 year, 1 month ago
- 7c4ca41 Validate that ImmutableSortedSet.Builder is O(n log n). by lowasser · 1 year, 1 month ago
- 6bd3a14 Make ImmutableSet.Builder.addAll(Set) smarter about sizing the internal tables in current. by Google Java Core Libraries · 1 year, 1 month ago
- 636e580 Stop hashing in presized ImmutableSortedSet.Builders in java7 variant. This could only happen in code paths involving the just-added ImmutableSetMultimap.orderValuesBy.expectedValuesPerKey. by lowasser · 1 year, 1 month ago
- f7c5569 Make ImmutableSet.Builder.addAll(Set) smarter about sizing the internal tables in current. by lowasser · 1 year, 1 month ago
- c3d5b17 Allow size hinting for ImmutableMultimap and subtypes. by lowasser · 1 year, 1 month ago
- 91b6ebe Synchronize on empty arrays instead of `Integer` instances. by cpovirk · 1 year, 1 month ago
- c784059 Fix or suppress `JUnitIncompatibleType` findings in Guava. by Google Java Core Libraries · 1 year, 1 month ago
- cab8ad1 Update Public Suffix List data. by Google Java Core Libraries · 1 year, 1 month ago
- 5f0e886 Make lock objects `transient`. by cpovirk · 1 year, 1 month ago
- 641b4c5 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
- 8bab177 swap Charsets for StandardCharsets by Kurt Alfred Kluever · 1 year, 1 month ago
- a629c5d Soften the comment about _deprecating_ Multimap factories, as it hasn't been done in eight years. by Google Java Core Libraries · 1 year, 1 month ago
- 372f6f0 Update Public Suffix List data. by Google Java Core Libraries · 1 year, 1 month ago
- 1a01958 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
- 2466a09 Add `text/markdown` to `MediaType` by Google Java Core Libraries · 1 year, 1 month ago
- e2b7a33 Initialize our `Charsets` constants using the fields in `StandardCharsets`. by cpovirk · 1 year, 1 month ago
- 5827422 Address some https://errorprone.info/bugpattern/NonApiType warnings. by cpovirk · 1 year, 1 month ago
- 85c6f88 Fix some [style violations](https://google.github.io/styleguide/javaguide.html#s5.2.3-method-names) in test method names. by cpovirk · 1 year, 1 month ago
- 41800d5 Suppress some https://errorprone.info/bugpattern/JUnit4ClassUsedInJUnit3 warnings. by cpovirk · 1 year, 1 month ago
- 71666ca Hard-code Java versions for plugins other than `maven-surefire-plugin`. by cpovirk · 1 year, 1 month ago
- 76f87bb Bump a few Maven plugins. by cpovirk · 1 year, 1 month ago
- 5041fbe Migrate off our `Charsets` constants, and further discourage usage. by cpovirk · 1 year, 1 month ago
- 04c1b7a Reimplement our `compare` methods in terms of JDK equivalents. by cpovirk · 1 year, 1 month ago
- e74da92 Update some comments / docs about JDK 7. by cpovirk · 1 year, 1 month ago
- 3dce9a2 Suppress an `UnusedVariable` warning for an unusual `Comparator` implementation. by cpovirk · 1 year, 1 month ago
- 1dffea2 Clean up threads for `CacheBuilderTest` and `FuturesTest`. by Ao Li · 1 year, 1 month ago
- 5ccc169 Remove some references to Java 7. by cpovirk · 1 year, 1 month ago
- e449414 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
- 514f212 Update links. by cpovirk · 1 year, 1 month ago
- 63734b9 Use iteration instead of recursion in `Graphs.hasCycle`. by cpovirk · 1 year, 1 month ago
- 92f4eba Merge "Specify is_stubs_module property" into main am: db0183c402 am: 3bf4f27a0e by Treehugger Robot · 1 year, 1 month ago
- 3bf4f27 Merge "Specify is_stubs_module property" into main am: db0183c402 by Treehugger Robot · 1 year, 1 month ago
- db0183c Merge "Specify is_stubs_module property" into main by Treehugger Robot · 1 year, 1 month ago
- 61bfd84 Improve bug report template. by Marcono1234 · 1 year, 1 month ago
- 354136f Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year, 1 month ago
- 4a2d302 Bump Truth to 1.4.4. by cpovirk · 1 year, 2 months ago
- 123ae0b Fix a bad name for an exception parameter. by cpovirk · 1 year, 2 months ago
- 8b6d8bb Use try-with-resources to close a `URLClassLoader`. by Dmitry Kryukov · 1 year, 2 months ago
- 7e66ec4 Remove Impossible from open-source release. by lowasser · 1 year, 2 months ago
- 249f3da Specify is_stubs_module property by Jihoon Kang · 1 year, 2 months ago
- 2f6d618 Switch FutureCallbackTest to an explicit monitor for j2kt compatibility. by Stefan Haustein · 1 year, 2 months ago
- c28e652 Rename `HighwayHash64FunctionTest` to `HighwayHashFunctionTest`. Simplify some testing setup. by Kurt Alfred Kluever · 1 year, 2 months ago
- 558c2be Internal change. by Kurt Alfred Kluever · 1 year, 2 months ago
- c94072c Roll back suppressions for bogus nullness errors now that we've fixed our checker. by cpovirk · 1 year, 2 months ago
- 542e588 Downgrade to a version of `plexus-io` from before a performance improvement was reverted. by cpovirk · 1 year, 2 months ago
- ad57f52 Add a Sequential Executor implementation for the j2kt super source. Also remove an J2KtIncompatible annotation. by Google Java Core Libraries · 1 year, 2 months ago
- 2c24eb8 Bump actions/upload-artifact in the github-actions group by dependabot[bot] · 1 year, 2 months ago
- 8dac907 Compare for equality, not approximate equality within a tolerance of `0.0`. by cpovirk · 1 year, 2 months ago
- c8829bf Migrate JUnit `double` equality assertions to Truth. by cpovirk · 1 year, 2 months ago
- 8b0d007 Suppress https://errorprone.info/bugpattern/Finalize warnings. by cpovirk · 1 year, 2 months ago
- 3618043 Address some `UnusedVariable` warnings. by cpovirk · 1 year, 2 months ago
- 9ba5fea Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year, 2 months ago
- 0a76ba8 Tweak code to avoid upsetting the nullness checker. by cpovirk · 1 year, 2 months ago
- e549ba5 Remove suppressions that are unnecessary now that our nullness checker sees `@NonNull` on JDK APIs. by cpovirk · 1 year, 2 months ago
- a869b86 Migrate from legacy com.google.gwt to org.gwtproject. by cpovirk · 1 year, 2 months ago
- 4facd69 Bump Truth to 1.4.3. by cpovirk · 1 year, 2 months ago
- 4b96e43 Internal change. by Google Java Core Libraries · 1 year, 2 months ago
- b50df33 Suggest using streams instead of `Maps.toMap()`. by Google Java Core Libraries · 1 year, 2 months ago
- 93c7a3a Remove accidental whitespace from cl/646505537. by cpovirk · 1 year, 2 months ago
- 76fca99 Remove `@Beta` from the `Duration` overload of `Suppliers.memoizeWithExpiration` by cpovirk · 1 year, 2 months ago
- 2a3fa8f Internal change. by cpovirk · 1 year, 2 months ago
- dc80e7e Optimize Futures.allAsList handling of already completed Futures. Skips adding a listener on already completed futures and directly collects the completed futures value. by Google Java Core Libraries · 1 year, 2 months ago
- 8c31d52 Bump gradle/wrapper-validation-action in the github-actions group by dependabot[bot] · 1 year, 2 months ago
- 19cfef2 Address https://errorprone.info/bugpattern/FunctionalInterfaceClash warnings. by cpovirk · 1 year, 2 months ago
- f46b178 Document and add suppressions for our intentional use of `&` and `|`. by cpovirk · 1 year, 2 months ago
- faf36af Minor followup from cl/645331066: by cpovirk · 1 year, 2 months ago
- cd11e83 Remove helper methods that are unused externally from the external codebase. by cpovirk · 1 year, 2 months ago
- 263712a Fix typo. by guoguangwu · 1 year, 2 months ago