6bde63a9a675546c727b939819993812ef24b30e |
23-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Replaced usages of Unsafe in UnsignedBytes with standard Java 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
nsignedBytes.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
ooleans.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
horts.java
nsignedBytes.java
|
2d407705e0a36bf89b70d6dfac8d0391f14a6ce5 |
23-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Replaced usages of Unsafe in UnsignedBytes with standard Java 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
nsignedBytes.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
nsignedBytes.java
|
e451dca897b80cd2793d8f547db2ddd519c07238 |
23-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Replaced usages of Unsafe in UnsignedBytes with standard Java 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
nsignedBytes.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
ndroidInteger.java
ooleans.java
ytes.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
rimitives.java
horts.java
ignedBytes.java
nsignedBytes.java
nsignedInteger.java
nsignedInts.java
nsignedLong.java
nsignedLongs.java
|
a413512abc46362136db5e299b5bc65d59562fe2 |
06-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Replaced usages of Unsafe in UnsignedBytes with standard Java 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
nsignedBytes.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
ndroidInteger.java
ooleans.java
ytes.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
arseRequest.java
rimitives.java
horts.java
ignedBytes.java
nsignedBytes.java
nsignedInteger.java
nsignedInts.java
nsignedLong.java
nsignedLongs.java
enerate.sh
ackage-info.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
ooleans.java
ytes.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
arseRequest.java
horts.java
ignedBytes.java
nsignedBytes.java
nsignedInteger.java
nsignedInts.java
nsignedLong.java
nsignedLongs.java
enerate.sh
ackage-info.java
|
0491ff02739aaadefb6c8afac82777c4e261ce4c |
15-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Revert "Replaced usages of Unsafe in UnsignedBytes with standard Java" This reverts commit 12f8ed0821380c1a961ced21c81d260047a7fd10. Change-Id: Ibf356e2604050708508843968c070fb0a3f85cc1
nsignedBytes.java
|
12f8ed0821380c1a961ced21c81d260047a7fd10 |
06-Jan-2015 |
Paul Duffin <paulduffin@google.com> |
Replaced usages of Unsafe in UnsignedBytes with standard Java 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
nsignedBytes.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
ooleans.java
ytes.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
arseRequest.java
horts.java
ignedBytes.java
nsignedBytes.java
nsignedInteger.java
nsignedInts.java
nsignedLong.java
nsignedLongs.java
enerate.sh
ackage-info.java
|
1d580d0f6ee4f21eb309ba7b509d2c6d671c4044 |
07-May-2012 |
Bjorn Bringert <bringert@android.com> |
Upgrade guava to v11.0.2 Bug: 6457759 Change-Id: Ie9aa2faaf572f1be8e203a447f357510136ae6b9
ndroidInteger.java
ooleans.java
ytes.java
hars.java
oubles.java
loats.java
nts.java
ongs.java
rimitives.java
horts.java
ignedBytes.java
nsignedBytes.java
nsignedInteger.java
nsignedInts.java
nsignedLong.java
nsignedLongs.java
enerate.sh
ackage-info.java
|