aboutsummaryrefslogtreecommitdiff
path: root/guava-tests
AgeCommit message (Collapse)Author
2015-08-05Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
This fixes the last Android compilation failure so it will now compile on Android. AOSP does not require any changes in order for it to compile against this. Change-Id: I2a546ce1452fbc449de41f232f4ffdcf8a329b13
2015-06-11Upgraded Guava to unmodified v18.0Paul Duffin
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
2015-05-29Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
This fixes the last Android compilation failure so it will now compile on Android. AOSP does not require any changes in order for it to compile against this. BUG=19672715 Change-Id: I811dbbd2e695aa304a01570f9d8d0a11c5f90f76
2015-05-29Upgraded Guava to unmodified jdk5-backport-v17.0-postPaul Duffin
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
2015-02-12Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
This fixes the last Android compilation failure so it will now compile on Android. AOSP does not require any changes in order for it to compile against this. Change-Id: I632969004b535fbc2a6a2a408accff121cc78a60
2015-02-12Upgraded Guava to unmodified jdk5-backport-v17.0-compatibilityPaul Duffin
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
2015-01-23Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
Fixes the last build error on Android. AOSP does not require any additional changes in order for it to compile against this. Change-Id: Ie265140bb82832e58cb4a43b2af55bfa6ee400a3
2015-01-22Upgraded Guava to unmodified jdk-backport-v14.0.1-postPaul Duffin
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
2015-01-19Revert "Upgraded Guava to unmodified v14.0.1"Paul Duffin
This reverts commit 3c77433663281544363151bf284b0240dfd22a42. Change-Id: I25630eb4eef9a993c94f273796d3d9f04811e74d
2015-01-15Revert "Replaced usages of Unsafe in UnsignedBytes with standard Java"Paul Duffin
This reverts commit 12f8ed0821380c1a961ced21c81d260047a7fd10. Change-Id: Ibf356e2604050708508843968c070fb0a3f85cc1
2015-01-09Replaced usages of Unsafe in UnsignedBytes with standard JavaPaul Duffin
Fixes the last build error on Android. AOSP does not require any additional changes in order for it to compile against this. Change-Id: Ifda74a29e0435de702c15720915e79e76b510c9d
2015-01-08Upgraded Guava to unmodified v14.0.1Paul Duffin
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
2014-02-13Apply workaround for compiler bug.Jeff Hamilton
Manually ported over from upstream CL https://code.google.com/p/guava-libraries/source/detail?r=0b11aaacc0a7623675755a30aa1b172ad1150644 Change-Id: Iae3fad220c424722d1716d9c17c85d5c0b3549e6
2012-05-08Upgrade guava to v11.0.2Bjorn Bringert
Bug: 6457759 Change-Id: Ie9aa2faaf572f1be8e203a447f357510136ae6b9