summaryrefslogtreecommitdiffstats
path: root/luni/src
Commit message (Expand)AuthorAgeFilesLines
* am ce478bec: Merge "DigestTest: reduce flakiness by having more iterations"Kenny Root2014-05-211-1/+1
|\
| * DigestTest: reduce flakiness by having more iterationsKenny Root2014-05-211-1/+1
* | am a2138c1f: Merge "Fix typo in test"Neil Fuller2014-05-211-1/+1
|\ \ | |/
| * Merge "Fix typo in test"Neil Fuller2014-05-211-1/+1
| |\
| | * Fix typo in testNeil Fuller2014-05-211-1/+1
* | | am 321dec9c: Merge "Keep Preferences tests working"Neil Fuller2014-05-214-3/+76
|\ \ \ | |/ /
| * | Keep Preferences tests workingNeil Fuller2014-05-214-3/+76
| |/
* | am 49c2fa00: Merge "Deprecate use of BrokenTest and SideEffect"Neil Fuller2014-05-2113-31/+16
|\ \ | |/
| * Merge "Deprecate use of BrokenTest and SideEffect"Neil Fuller2014-05-2113-31/+16
| |\
| | * Deprecate use of BrokenTest and SideEffectBrett Chabot2014-05-2113-31/+16
* | | 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 a1ece7ec: Merge "Add regression tests for null arguments to DecimalFormat."Elliott Hughes2014-05-201-0/+63
|\ \ \ \ | |/ / /
| * | | Merge "Add regression tests for null arguments to DecimalFormat."Elliott Hughes2014-05-201-0/+63
| |\ \ \
| | * | | Add regression tests for null arguments to DecimalFormat.Elliott Hughes2014-05-201-0/+63
* | | | | am f315df1c: Merge "Fix OldURLClassLoaderTest#test_findResource_String"Neil Fuller2014-05-201-26/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix OldURLClassLoaderTest#test_findResource_String"Neil Fuller2014-05-201-26/+10
| |\ \ \ \
| | * | | | Fix OldURLClassLoaderTest#test_findResource_StringNeil Fuller2014-05-201-26/+10
| | | |_|/ | | |/| |
* | | | | am 34ea9861: Merge "Fix test_isWhitespace_against_icu4c"Neil Fuller2014-05-201-2/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix test_isWhitespace_against_icu4c"Neil Fuller2014-05-201-2/+16
| |\ \ \ \
| | * | | | Fix test_isWhitespace_against_icu4cNeil Fuller2014-05-201-2/+16
| | |/ / /
* | | | | am 0e78f064: Merge "Fix InetAddressTest"Neil Fuller2014-05-201-3/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix InetAddressTest"Neil Fuller2014-05-201-3/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix InetAddressTestNeil Fuller2014-05-191-3/+12
| | |/ /
* | | | am 6b9a7d3e: Merge "DirectByteBuffer: allow 0-size MappedByteBuffers starting...Lajos Molnar2014-05-192-2/+5
|\ \ \ \ | |/ / /
| * | | Merge "DirectByteBuffer: allow 0-size MappedByteBuffers starting at NULL"Lajos Molnar2014-05-192-2/+5
| |\ \ \ | | |_|/ | |/| |
| | * | DirectByteBuffer: allow 0-size MappedByteBuffers starting at NULLLajos Molnar2014-05-162-2/+5
| | |/
* | | am 2de26a11: Merge "Fix the expected failure when an array of void is attempt...Ian Rogers2014-05-191-2/+2
|\ \ \ | |/ /
| * | Fix the expected failure when an array of void is attempted to be created.Ian Rogers2014-05-181-2/+2
| |/
* | am 76886eb3: Merge "Removing data hacks from ICU root.txt"Neil Fuller2014-05-158-60/+114
|\ \ | |/
| * Merge "Removing data hacks from ICU root.txt"Neil Fuller2014-05-158-60/+114
| |\
| | * Removing data hacks from ICU root.txtNeil Fuller2014-05-148-60/+114
* | | 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 6b3592a7: Merge "Fix a test that assumes Locale.getDefault() == Locale.US"Neil Fuller2014-05-151-15/+14
|\ \ \ | |/ /
| * | Merge "Fix a test that assumes Locale.getDefault() == Locale.US"Neil Fuller2014-05-151-15/+14
| |\ \
| | * | Fix a test that assumes Locale.getDefault() == Locale.USNeil Fuller2014-05-141-15/+14
| | |/
* | | 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