aboutsummaryrefslogtreecommitdiff
path: root/guava/src
AgeCommit message (Expand)Author
2016-05-03Merge "Backport: Work around a type inference change in javac" am: a728081e33android-n-mr1-preview-2android-n-mr1-preview-1Ian Rogers
2016-04-29Backport: Work around a type inference change in javacIan Rogers
2015-08-12am 696d5a21: am ffcf8047: Merge "Backport Java 8 compile time break workaround."Neil Fuller
2015-08-12Backport Java 8 compile time break workaround.C. Sean Young
2015-08-05am 95b32136: am 7700d858: Merge "Added Closeables.closeQuietly(Closeable) back"Paul Duffin
2015-08-05am f698ca95: am 56d12685: Merge "Replaced usages of Unsafe in UnsignedBytes w...Paul Duffin
2015-08-05am 9c83eaa9: am f0432edc: Merge "Replace usages of Unsafe.compareAndSwap(Int|...Paul Duffin
2015-08-05am 48d5aa10: am 8dbb014e: Merge "Upgraded Guava to unmodified v18.0"Paul Duffin
2015-08-05Added Closeables.closeQuietly(Closeable) backPaul Duffin
2015-08-05Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
2015-08-05Replace usages of Unsafe.compareAndSwap(Int|Long)Paul Duffin
2015-06-11Upgraded Guava to unmodified v18.0Paul Duffin
2015-06-05am 27b3bfd9: am 6a5ff044: Merge "Added Closeables.closeQuietly(Closeable) back"Paul Duffin
2015-06-05Added Closeables.closeQuietly(Closeable) backPaul Duffin
2015-06-03am 108aaf84: am 67f98b30: Merge "Replaced usages of Unsafe in UnsignedBytes w...Paul Duffin
2015-06-03am 965ba4f3: am edf45d92: Merge "Replace usages of Unsafe.compareAndSwap(Int|...Paul Duffin
2015-06-03am 35cc50e4: am bd241dfe: Merge "Upgraded Guava to unmodified jdk5-backport-v...Paul Duffin
2015-05-29Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
2015-05-29Replace usages of Unsafe.compareAndSwap(Int|Long)Paul Duffin
2015-05-29Upgraded Guava to unmodified jdk5-backport-v17.0-postPaul Duffin
2015-05-22Add LegacyCloseables class to replace Closeables.closeQuietly(Closeable)Paul Duffin
2015-02-12Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
2015-02-12Replace usages of Unsafe.compareAndSwap(Int|Long)Paul Duffin
2015-02-12Upgraded Guava to unmodified jdk5-backport-v17.0-compatibilityPaul Duffin
2015-01-23Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
2015-01-23Replace usages of Unsafe.compareAndSwap(Int|Long)Paul Duffin
2015-01-22Remove usages of the jsr-330 annotationsPaul Duffin
2015-01-22Upgraded Guava to unmodified jdk-backport-v14.0.1-postPaul Duffin
2015-01-19Revert "Upgraded Guava to unmodified v14.0.1"Paul Duffin
2015-01-15Revert "Remove usages of the jsr-330 annotations"Paul Duffin
2015-01-09Remove usages of the jsr-330 annotationsPaul Duffin
2015-01-08Upgraded Guava to unmodified v14.0.1Paul Duffin
2014-02-13Apply workaround for compiler bug.Jeff Hamilton
2012-09-06Fixed Maps.java comment to reflect current codeConley Owens
2012-09-06Add Ubuntu patch to work around OpenJDK bugSteve Kondik
2012-05-08Upgrade guava to v11.0.2Bjorn Bringert