History log of /external/guava/guava/src/com/google/common/io/Closeables.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
42e70d2513857786f1b7bcc06ba65f3909edf7b6 05-Jun-2015 Paul Duffin <paulduffin@google.com> Added Closeables.closeQuietly(Closeable) back

This was removed in version 17 and no longer exists in v18 but
unfortunately, removing it breaks lmp-mr1-dev-plus-aosp and
based on some warnings from Proguard (should be errors) it
could cause problems at runtime due to some JARs built (in
google3) against a previous version of Guava being copied into
internal android without the corresponding version of Guava.

Change-Id: Ibad867b79fc84e39371c2464b684ebf9775494ad
/external/guava/guava/src/com/google/common/io/Closeables.java
3ecfa412eddc4b084663f38d562537b86b9734d5 29-May-2015 Paul Duffin <paulduffin@google.com> Upgraded Guava to unmodified v18.0

This simply copies the Guava source for v18.0 straight from the
github repository into this one.

See https://github.com/google/guava.git

Additional commits will be made which will allow this to compile
on Android.

BUG=19672715

Change-Id: Ief2c7a00b4456aa03ce3ca73db34cb86abdbad14
/external/guava/guava/src/com/google/common/io/Closeables.java
bcc701902f5b396084c0a69e0828bb42c3d474d5 05-Jun-2015 Paul Duffin <paulduffin@google.com> Added Closeables.closeQuietly(Closeable) back

This was removed in version 17 and no longer exists in v18 but
unfortunately, removing it breaks lmp-mr1-dev-plus-aosp and
based on some warnings from Proguard (should be errors) it
could cause problems at runtime due to some JARs built (in
google3) against a previous version of Guava being copied into
internal android without the corresponding version of Guava.

Change-Id: Id8b1ff8ba4c3e5ac45c02627a8f95e3231a9d7e4
/external/guava/guava/src/com/google/common/io/Closeables.java
5cab40b862c21656c2ace19596874eb3ffe1b649 27-Feb-2015 Paul Duffin <paulduffin@google.com> Upgraded Guava to unmodified jdk5-backport-v17.0-post

This simply copies the Guava source for jdk5-backport-v17.0-post
straight from the github repository into this one.

See https://github.com/google/guava.git

Additional commits will be made which will allow this to compile
on Android.

BUG=19672715
Change-Id: If822daced0fc352f01bf9ecac1e994da08358f72
/external/guava/guava/src/com/google/common/io/Closeables.java
0888a09821a98ac0680fad765217302858e70fa4 23-Jan-2015 Paul Duffin <paulduffin@google.com> Upgraded Guava to unmodified jdk5-backport-v17.0-compatibility

This simply copies the Guava source for jdk5-backport-v17.0-compatibility
straight from the github repository into this one.

See https://github.com/google/guava.git

Additional commits will be made which will allow this to compile
on Android.

Change-Id: I07db3bd92bb7370cad9d9b9c9cc4d67733b079b6
/external/guava/guava/src/com/google/common/io/Closeables.java
7dd252788645e940eada959bdde927426e2531c9 22-Jan-2015 Paul Duffin <paulduffin@google.com> Upgraded Guava to unmodified jdk-backport-v14.0.1-post

This simply copies the Guava source for jdk5-backport-v14.0.1
straight from the code.google.com repository into this one.

See https://code.google.com/p/guava-libraries.jdk5backport/

Additional commits will be made which will allow this to compile
on Android.

Change-Id: I4f02d6182d25e4e636ac64d48647a395a9874296
/external/guava/guava/src/com/google/common/io/Closeables.java
dbd967a6e5c96cc1a97c5521f88dc1564ba2f81b 15-Jan-2015 Paul Duffin <paulduffin@google.com> Revert "Upgraded Guava to unmodified v14.0.1"

This reverts commit 3c77433663281544363151bf284b0240dfd22a42.

Change-Id: I25630eb4eef9a993c94f273796d3d9f04811e74d
/external/guava/guava/src/com/google/common/io/Closeables.java
3c77433663281544363151bf284b0240dfd22a42 06-Jan-2015 Paul Duffin <paulduffin@google.com> Upgraded Guava to unmodified v14.0.1

This simply copies the Guava source for v14.0.1 straight from its
github repository into this one. Additional commits will be made
which will allow this to compile on Android.

Change-Id: If0a8231e1d9530b7bdd94474403f7055e013979f
/external/guava/guava/src/com/google/common/io/Closeables.java
1d580d0f6ee4f21eb309ba7b509d2c6d671c4044 07-May-2012 Bjorn Bringert <bringert@android.com> Upgrade guava to v11.0.2

Bug: 6457759
Change-Id: Ie9aa2faaf572f1be8e203a447f357510136ae6b9
/external/guava/guava/src/com/google/common/io/Closeables.java