summaryrefslogtreecommitdiffstats
path: root/luni/src/main
Commit message (Expand)AuthorAgeFilesLines
* am 8e34bfb3: Merge "Ensure NET_FAILURE_RETRY return -1 in case of an error"Neil Fuller2014-05-211-0/+2
|\
| * Merge "Ensure NET_FAILURE_RETRY return -1 in case of an error"Neil Fuller2014-05-211-0/+2
| |\
| | * Ensure NET_FAILURE_RETRY return -1 in case of an errorSerguei Katkov2014-05-201-0/+2
* | | am 96817bc3: Merge "Signature: remove unnecessary throw on clone"Kenny Root2014-05-202-17/+3
|\ \ \ | |/ /
| * | Signature: remove unnecessary throw on cloneKenny Root2014-05-202-17/+3
* | | am f7a15ff4: Merge "MessageDigest: remove unnecessary throw on clone"Kenny Root2014-05-201-14/+2
|\ \ \ | |/ /
| * | Merge "MessageDigest: remove unnecessary throw on clone"Kenny Root2014-05-201-14/+2
| |\ \
| | * | MessageDigest: remove unnecessary throw on cloneKenny Root2014-05-201-14/+2
| | |/
* | | am 6b9a7d3e: Merge "DirectByteBuffer: allow 0-size MappedByteBuffers starting...Lajos Molnar2014-05-191-1/+4
|\ \ \ | |/ /
| * | DirectByteBuffer: allow 0-size MappedByteBuffers starting at NULLLajos Molnar2014-05-161-1/+4
| |/
* | am 76886eb3: Merge "Removing data hacks from ICU root.txt"Neil Fuller2014-05-151-0/+6
|\ \ | |/
| * Merge "Removing data hacks from ICU root.txt"Neil Fuller2014-05-151-0/+6
| |\
| | * Removing data hacks from ICU root.txtNeil Fuller2014-05-141-0/+6
* | | am ab49c858: Merge "Fix decoding of jar: URLs"Neil Fuller2014-05-151-2/+18
|\ \ \ | |/ /
| * | Merge "Fix decoding of jar: URLs"Neil Fuller2014-05-151-2/+18
| |\ \
| | * | Fix decoding of jar: URLsNeil Fuller2014-05-141-2/+18
| | |/
* | | am c03fdbde: Merge "Fix ObjectInputStream proxy de-serialization"Neil Fuller2014-05-131-3/+1
|\ \ \ | |/ /
| * | Merge "Fix ObjectInputStream proxy de-serialization"Neil Fuller2014-05-131-3/+1
| |\ \
| | * | Fix ObjectInputStream proxy de-serializationNeil Fuller2014-05-131-3/+1
| | |/
* | | am 01a1441d: Merge "Fix mapping for Field.TIME_ZONE."Narayan Kamath2014-05-121-1/+1
|\ \ \ | |/ /
| * | Merge "Fix mapping for Field.TIME_ZONE."Narayan Kamath2014-05-121-1/+1
| |\ \
| | * | Fix mapping for Field.TIME_ZONE.Narayan Kamath2014-05-121-1/+1
* | | | am 6cb4582b: Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingS...Elliott Hughes2014-05-121-0/+4
|\ \ \ \ | |/ / /
| * | | Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingSize."Elliott Hughes2014-05-121-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Work around an icu4c 53 bug in DecimalFormat.getGroupingSize.Elliott Hughes2014-05-091-0/+4
* | | | am a2385153: Merge changes I726f16f9,Idd2f4ef1Lajos Molnar2014-05-123-63/+98
|\ \ \ \ | |/ / /
| * | | DirectByteBuffer: add setAccessible()Lajos Molnar2014-05-123-45/+80
| * | | Better protection against accessing freed DirectByteBuffersLajos Molnar2014-05-123-19/+19
| | |/ | |/|
* | | am 0a2ddb63: Merge "Remove test for unsupported GregorianCalendar functionali...Narayan Kamath2014-05-121-9/+26
|\ \ \ | |/ /
| * | Remove test for unsupported GregorianCalendar functionality.Narayan Kamath2014-05-121-9/+26
* | | am 5c1acb43: Merge "Add android.system.Os.link for link(2)."Elliott Hughes2014-05-106-0/+26
|\ \ \ | |/ /
| * | Merge "Add android.system.Os.link for link(2)."Elliott Hughes2014-05-106-0/+26
| |\ \
| | * | Add android.system.Os.link for link(2).Elliott Hughes2014-05-096-0/+26
| | |/
* | | am 567dcb29: Merge "Fix various errors in FileURLConnectionTest."Narayan Kamath2014-05-091-12/+134
|\ \ \ | |/ /
| * | Merge "Fix various errors in FileURLConnectionTest."Narayan Kamath2014-05-091-12/+134
| |\ \
| | * | Fix various errors in FileURLConnectionTest.Narayan Kamath2014-05-091-12/+134
* | | | am 4f1bfee1: Merge "Add missing \'const\'."Elliott Hughes2014-05-091-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Add missing 'const'."Elliott Hughes2014-05-091-1/+1
| |\ \ \
| | * | | Add missing 'const'.Elliott Hughes2014-05-081-1/+1
| | | |/ | | |/|
* | | | am 13bb5c1b: Merge "Add CRLReason and friends"Kenny Root2014-05-085-1/+235
|\ \ \ \ | |/ / /
| * | | Merge "Add CRLReason and friends"Kenny Root2014-05-085-1/+235
| |\ \ \
| | * | | Add CRLReason and friendsKenny Root2014-05-085-1/+235
* | | | | am ce2bc2c4: Merge "Handle Reference.get in native code."Mathieu Chartier2014-05-081-200/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Handle Reference.get in native code."Mathieu Chartier2014-05-081-200/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Handle Reference.get in native code.Mathieu Chartier2014-05-061-200/+0
* | | | | am 5b8b1ea0: Merge "Ensure consistent (backwards-compatible) capitalization f...Elliott Hughes2014-05-081-27/+24
|\ \ \ \ \ | |/ / / /
| * | | | Ensure consistent (backwards-compatible) capitalization for yesterday/today/t...Elliott Hughes2014-05-071-27/+24
* | | | | am 5a9c2b9e: Merge "Basic documentation for android.system."Elliott Hughes2014-05-079-36/+510
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Basic documentation for android.system."Elliott Hughes2014-05-079-36/+510
| |\ \ \ \
| | * | | | Basic documentation for android.system.Elliott Hughes2014-05-079-36/+510
| | |/ / /