summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ECParameterSpec: move curve selection to non-finalKenny Root2014-05-271-14/+10
* Merge "Fix testCalendarSerialization for all locales"Neil Fuller2014-05-271-1/+3
|\
| * Fix testCalendarSerialization for all localesNeil Fuller2014-05-231-1/+3
* | Merge "Build libcore native code on the host with clang."Ian Rogers2014-05-231-0/+2
|\ \
| * | Build libcore native code on the host with clang.Ian Rogers2014-05-231-0/+2
|/ /
* | Merge "Fix a sorting bug in SSLSocket javadoc."Alex Klyubin2014-05-231-4/+4
|\ \
| * | Fix a sorting bug in SSLSocket javadoc.Alex Klyubin2014-05-231-4/+4
* | | Merge "Adding more tests around System properties"Neil Fuller2014-05-231-1/+57
|\ \ \
| * | | Adding more tests around System propertiesNeil Fuller2014-05-211-1/+57
| | |/ | |/|
* | | Merge "Change exception priority for ByteBuffer.put(null)"Neil Fuller2014-05-231-4/+3
|\ \ \
| * | | Change exception priority for ByteBuffer.put(null)Neil Fuller2014-05-211-4/+3
| |/ /
* | | Merge "Remove libdvm VMRuntime.vmFlags"Brian Carlstrom2014-05-231-7/+0
|\ \ \
| * | | Remove libdvm VMRuntime.vmFlagsBrian Carlstrom2014-05-221-7/+0
|/ / /
* | | Merge "Provide more information about the runtime"Sebastien Hertz2014-05-222-0/+41
|\ \ \
| * | | Provide more information about the runtimeSebastien Hertz2014-05-222-0/+41
* | | | 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
|/ / /
* | | Merge "Suppress OldResultSetTest#testAfterLast"Neil Fuller2014-05-211-1/+4
|\ \ \
| * | | Suppress OldResultSetTest#testAfterLastNeil Fuller2014-05-211-1/+4
|/ / /
* | | Merge "Fix typo in test"Neil Fuller2014-05-211-1/+1
|\ \ \
| * | | Fix typo in testNeil Fuller2014-05-211-1/+1
* | | | Merge "Keep Preferences tests working"Neil Fuller2014-05-214-3/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Keep Preferences tests workingNeil Fuller2014-05-214-3/+76
|/ / /
* | | Merge "Deprecate use of BrokenTest and SideEffect"Neil Fuller2014-05-2120-46/+93
|\ \ \
| * | | Deprecate use of BrokenTest and SideEffectBrett Chabot2014-05-2120-46/+93
| | |/ | |/|
* | | 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
| |/ /
* | | Merge "Signature: remove unnecessary throw on clone"Kenny Root2014-05-202-17/+3
|\ \ \
| * | | Signature: remove unnecessary throw on cloneKenny Root2014-05-202-17/+3
|/ / /
* | | Merge "MessageDigest: remove unnecessary throw on clone"Kenny Root2014-05-201-14/+2
|\ \ \
| * | | MessageDigest: remove unnecessary throw on cloneKenny Root2014-05-201-14/+2
* | | | 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
* | | | | Merge "Fix OldURLClassLoaderTest#test_findResource_String"Neil Fuller2014-05-201-26/+10
|\ \ \ \ \
| * | | | | Fix OldURLClassLoaderTest#test_findResource_StringNeil Fuller2014-05-201-26/+10
| | |_|/ / | |/| | |
* | | | | Merge "Fix test_isWhitespace_against_icu4c"Neil Fuller2014-05-201-2/+16
|\ \ \ \ \
| * | | | | Fix test_isWhitespace_against_icu4cNeil Fuller2014-05-201-2/+16
| |/ / / /
* | | | | Merge "Fix InetAddressTest"Neil Fuller2014-05-201-3/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix InetAddressTestNeil Fuller2014-05-191-3/+12
| |/ / /
* | | | 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
| | |/ | |/|
* | | Merge "Fix the expected failure when an array of void is attempted to be crea...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
| |/
* | Merge "Reenable tests that currently pass in CTS"Neil Fuller2014-05-192-91/+0
|\ \ | |/ |/|
| * Reenable tests that currently pass in CTSNeil Fuller2014-05-192-91/+0
|/
* Merge "Fix jsr166 tests"Calin Juravle2014-05-1617-73/+211
|\
| * Fix jsr166 testsCalin Juravle2014-05-1617-73/+211
* | Merge "Remove unnecessary test suppression entries"Neil Fuller2014-05-163-717/+4
|\ \
| * | Remove unnecessary test suppression entriesNeil Fuller2014-05-153-717/+4
| |/
* | Merge "Removing data hacks from ICU root.txt"Neil Fuller2014-05-158-60/+114
|\ \