1. 8075df7 Use some diamond operators. by cpovirk · 2 years, 9 months ago
  2. ea0e0d6 Annotate `Multiset` classes for nullness. by cpovirk · 3 years, 1 month ago
  3. 0a2258e Use the type annotation version of @Nullable in the Java 8 branch by cushon · 6 years ago
  4. 078b85f Overhaul Android {Hash,LinkedHash}Multiset to operate much more directly on ObjectCountHashMap, eliminating many unnecessary classes, allocations, and even calls to hashCode on the elements. by lowasser · 6 years ago
  5. 6f22af4 Migrate from jsr305 @Nullable to Checker Framework @NullableDecl. [] by cpovirk · 7 years ago
  6. fd919e5 google-java-format MOST OF THE THINGS. by cpovirk · 7 years ago
  7. c462d69 Fix imports in all Guava packages. by cgdecker · 8 years ago
  8. 8992cc0 Re-run google-java-format on //java[tests]/com/google/common/ (up to escape) now that some by kak · 8 years ago
  9. 15950e7 Convert all @GwtIncompatible.reason values to implementation comments. by cpovirk · 8 years ago
  10. 354a91a Automated g4 rollback of changelist 110542459. by cpovirk · 9 years ago
  11. cd78ca1 Convert all @GwtIncompatible.reason values to implementation comments. by cpovirk · 9 years ago
  12. 8ff4907 Reformat with google-java-format (a few hand corrections necessary). by kevinb · 9 years ago
  13. c62b07d Resolves reference cycles in com.google.common.collect for J2ObjC translation. by kstanger · 9 years ago
  14. bf0fb34 Make SortedMultiset.elementSet() return a NavigableSet outside GWT. by Colin Decker · 12 years ago
  15. 6fb125b Make TreeMultiset.elementSet() return a NavigableSet (albeit not in GWT). Dependent on cl/36499908. by Kurt Kluever · 12 years ago
  16. 5560bc1 manual git sync by Charles Fry · 13 years ago
  17. 1360e12 by guava.mirrorbot@gmail.com · 13 years ago
  18. 94d8950 by guava.mirrorbot@gmail.com · 13 years ago