1. 8135746 Merge "Add janitors to the OWNERS file" into main am: f3c8051415 by Treehugger Robot · 8 months ago main master
  2. f3c8051 Merge "Add janitors to the OWNERS file" into main by Treehugger Robot · 8 months ago
  3. fd741d5 Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
  4. 65d67bb [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: c0e92681c3 -s ours by Xin Li · 10 months ago
  5. c0e9268 Mark 24Q4 as merged in aosp-main-future by Xin Li · 10 months ago
  6. 26eb7fb Merge "Upgrade guava to v33.3.1" into main am: 153e677600 am: 0492bff779 by Toni Heidenreich · 11 months ago
  7. 0492bff Merge "Upgrade guava to v33.3.1" into main am: 153e677600 by Toni Heidenreich · 11 months ago
  8. 153e677 Merge "Upgrade guava to v33.3.1" into main by Toni Heidenreich · 11 months ago
  9. f692bda Upgrade guava to v33.3.1 by Sadaf Ebrahimi · 11 months ago
  10. a3b5188 Include `j2objc-annotations` in the Gradle runtime classpath. by cpovirk · 11 months ago
  11. 6a070d8 Bump github/codeql-action in the github-actions group by dependabot[bot] · 11 months ago
  12. e5b58e2 Use `assertThrows` even in GWT/J2CL/J2KT-compatible code. by cpovirk · 11 months ago
  13. 294f07d Bump github/codeql-action in the github-actions group by dependabot[bot] · 12 months ago
  14. 7bc08c1 Remove stale comments about `@NonNull` annotations in the JDK. by cpovirk · 12 months ago
  15. 930cc58 Bump actions/setup-java from 4.2.2 to 4.3.0 in the github-actions group by dependabot[bot] · 12 months ago
  16. bb9fc23 Bump the github-actions group with 2 updates by dependabot[bot] · 12 months ago
  17. 27c5440 Bump github/codeql-action in the github-actions group by dependabot[bot] · 12 months ago
  18. 9c84ddb Remove comments about compiling with JDK 8. by cpovirk · 12 months ago
  19. bff7090 Stop testing code with inaccurate nullness annotations under J2KT. by cpovirk · 1 year ago
  20. 508cef7 Changed `*.concat()` to throw `IllegalArgumentException` if the input arrays contain too many elements. by Istvan Neuwirth · 1 year ago
  21. 137798d Specify `@InlineMe` for `{Doubles,Floats}#compare` by Stephan Schroevers · 1 year ago
  22. 388e098 Call `Thread.suspend` and `resume` reflectively (when we even try to call them at all). by cpovirk · 1 year ago
  23. 7810685 Synchronize on empty arrays instead of `Integer` instances. by cpovirk · 1 year ago
  24. 7c9455c Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year ago
  25. d619273 Suppress Error Prone findings locally. by cpovirk · 1 year ago
  26. 55911e8 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year ago
  27. e1eaeff Prepare for release 33.3.0. by cpovirk · 1 year ago
  28. a94ff8b Update nullness annotations after cl/662127972, and prepare for the forthcoming version of our nullness checker. by cpovirk · 1 year ago
  29. a4a7f6b Recommend the JDK `compareUnsigned` methods over our equivalents. by cpovirk · 1 year, 1 month ago
  30. e232035 Fix ImmutableList.Builder to throw a useful exception when its size would overflow. by lowasser · 1 year, 1 month ago
  31. 0cb9cc6 Group overloads. by cpovirk · 1 year, 1 month ago
  32. 36dfb16 Simplify the implementation of a test `Predicate`. by cpovirk · 1 year, 1 month ago
  33. 7c4ca41 Validate that ImmutableSortedSet.Builder is O(n log n). by lowasser · 1 year, 1 month ago
  34. 6bd3a14 Make ImmutableSet.Builder.addAll(Set) smarter about sizing the internal tables in current. by Google Java Core Libraries · 1 year, 1 month ago
  35. 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
  36. f7c5569 Make ImmutableSet.Builder.addAll(Set) smarter about sizing the internal tables in current. by lowasser · 1 year, 1 month ago
  37. c3d5b17 Allow size hinting for ImmutableMultimap and subtypes. by lowasser · 1 year, 1 month ago
  38. 91b6ebe Synchronize on empty arrays instead of `Integer` instances. by cpovirk · 1 year, 1 month ago
  39. c784059 Fix or suppress `JUnitIncompatibleType` findings in Guava. by Google Java Core Libraries · 1 year, 1 month ago
  40. cab8ad1 Update Public Suffix List data. by Google Java Core Libraries · 1 year, 1 month ago
  41. 5f0e886 Make lock objects `transient`. by cpovirk · 1 year, 1 month ago
  42. 641b4c5 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
  43. 8bab177 swap Charsets for StandardCharsets by Kurt Alfred Kluever · 1 year, 1 month ago
  44. 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
  45. 372f6f0 Update Public Suffix List data. by Google Java Core Libraries · 1 year, 1 month ago
  46. 1a01958 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
  47. 2466a09 Add `text/markdown` to `MediaType` by Google Java Core Libraries · 1 year, 1 month ago
  48. e2b7a33 Initialize our `Charsets` constants using the fields in `StandardCharsets`. by cpovirk · 1 year, 1 month ago
  49. 5827422 Address some https://errorprone.info/bugpattern/NonApiType warnings. by cpovirk · 1 year, 1 month ago
  50. 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
  51. 41800d5 Suppress some https://errorprone.info/bugpattern/JUnit4ClassUsedInJUnit3 warnings. by cpovirk · 1 year, 1 month ago
  52. 71666ca Hard-code Java versions for plugins other than `maven-surefire-plugin`. by cpovirk · 1 year, 1 month ago
  53. 76f87bb Bump a few Maven plugins. by cpovirk · 1 year, 1 month ago
  54. 5041fbe Migrate off our `Charsets` constants, and further discourage usage. by cpovirk · 1 year, 1 month ago
  55. 04c1b7a Reimplement our `compare` methods in terms of JDK equivalents. by cpovirk · 1 year, 1 month ago
  56. e74da92 Update some comments / docs about JDK 7. by cpovirk · 1 year, 1 month ago
  57. 3dce9a2 Suppress an `UnusedVariable` warning for an unusual `Comparator` implementation. by cpovirk · 1 year, 1 month ago
  58. 1dffea2 Clean up threads for `CacheBuilderTest` and `FuturesTest`. by Ao Li · 1 year, 1 month ago
  59. 5ccc169 Remove some references to Java 7. by cpovirk · 1 year, 1 month ago
  60. e449414 Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 1 month ago
  61. 514f212 Update links. by cpovirk · 1 year, 1 month ago
  62. 63734b9 Use iteration instead of recursion in `Graphs.hasCycle`. by cpovirk · 1 year, 1 month ago
  63. 92f4eba Merge "Specify is_stubs_module property" into main am: db0183c402 am: 3bf4f27a0e by Treehugger Robot · 1 year, 1 month ago
  64. 3bf4f27 Merge "Specify is_stubs_module property" into main am: db0183c402 by Treehugger Robot · 1 year, 1 month ago
  65. db0183c Merge "Specify is_stubs_module property" into main by Treehugger Robot · 1 year, 1 month ago
  66. 61bfd84 Improve bug report template. by Marcono1234 · 1 year, 1 month ago
  67. 354136f Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year, 1 month ago
  68. 4a2d302 Bump Truth to 1.4.4. by cpovirk · 1 year, 2 months ago
  69. 123ae0b Fix a bad name for an exception parameter. by cpovirk · 1 year, 2 months ago
  70. 8b6d8bb Use try-with-resources to close a `URLClassLoader`. by Dmitry Kryukov · 1 year, 2 months ago
  71. 7e66ec4 Remove Impossible from open-source release. by lowasser · 1 year, 2 months ago
  72. 249f3da Specify is_stubs_module property by Jihoon Kang · 1 year, 2 months ago
  73. 2f6d618 Switch FutureCallbackTest to an explicit monitor for j2kt compatibility. by Stefan Haustein · 1 year, 2 months ago
  74. c28e652 Rename `HighwayHash64FunctionTest` to `HighwayHashFunctionTest`. Simplify some testing setup. by Kurt Alfred Kluever · 1 year, 2 months ago
  75. 558c2be Internal change. by Kurt Alfred Kluever · 1 year, 2 months ago
  76. c94072c Roll back suppressions for bogus nullness errors now that we've fixed our checker. by cpovirk · 1 year, 2 months ago
  77. 542e588 Downgrade to a version of `plexus-io` from before a performance improvement was reverted. by cpovirk · 1 year, 2 months ago
  78. 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
  79. 2c24eb8 Bump actions/upload-artifact in the github-actions group by dependabot[bot] · 1 year, 2 months ago
  80. 8dac907 Compare for equality, not approximate equality within a tolerance of `0.0`. by cpovirk · 1 year, 2 months ago
  81. c8829bf Migrate JUnit `double` equality assertions to Truth. by cpovirk · 1 year, 2 months ago
  82. 8b0d007 Suppress https://errorprone.info/bugpattern/Finalize warnings. by cpovirk · 1 year, 2 months ago
  83. 3618043 Address some `UnusedVariable` warnings. by cpovirk · 1 year, 2 months ago
  84. 9ba5fea Bump github/codeql-action in the github-actions group by dependabot[bot] · 1 year, 2 months ago
  85. 0a76ba8 Tweak code to avoid upsetting the nullness checker. by cpovirk · 1 year, 2 months ago
  86. e549ba5 Remove suppressions that are unnecessary now that our nullness checker sees `@NonNull` on JDK APIs. by cpovirk · 1 year, 2 months ago
  87. a869b86 Migrate from legacy com.google.gwt to org.gwtproject. by cpovirk · 1 year, 2 months ago
  88. 4facd69 Bump Truth to 1.4.3. by cpovirk · 1 year, 2 months ago
  89. 4b96e43 Internal change. by Google Java Core Libraries · 1 year, 2 months ago
  90. b50df33 Suggest using streams instead of `Maps.toMap()`. by Google Java Core Libraries · 1 year, 2 months ago
  91. 93c7a3a Remove accidental whitespace from cl/646505537. by cpovirk · 1 year, 2 months ago
  92. 76fca99 Remove `@Beta` from the `Duration` overload of `Suppliers.memoizeWithExpiration` by cpovirk · 1 year, 2 months ago
  93. 2a3fa8f Internal change. by cpovirk · 1 year, 2 months ago
  94. 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
  95. 8c31d52 Bump gradle/wrapper-validation-action in the github-actions group by dependabot[bot] · 1 year, 2 months ago
  96. 19cfef2 Address https://errorprone.info/bugpattern/FunctionalInterfaceClash warnings. by cpovirk · 1 year, 2 months ago
  97. f46b178 Document and add suppressions for our intentional use of `&` and `|`. by cpovirk · 1 year, 2 months ago
  98. faf36af Minor followup from cl/645331066: by cpovirk · 1 year, 2 months ago
  99. cd11e83 Remove helper methods that are unused externally from the external codebase. by cpovirk · 1 year, 2 months ago
  100. 263712a Fix typo. by guoguangwu · 1 year, 2 months ago