summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Removing data hacks from ICU root.txtNeil Fuller2014-05-148-60/+114
* | | Merge "Fix decoding of jar: URLs"Neil Fuller2014-05-151-2/+18
|\ \ \ | |_|/ |/| |
| * | Fix decoding of jar: URLsNeil Fuller2014-05-141-2/+18
| |/
* | 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
| |/
* | Merge "Removing suppression of tests that obviously no longer exist."Neil Fuller2014-05-153-270/+2
|\ \
| * | Removing suppression of tests that obviously no longer exist.Neil Fuller2014-05-153-270/+2
| |/
* | Merge "Enlarge the minimum key size of RSA to enhance the security"Kenny Root2014-05-131-1/+1
|\ \
| * | Enlarge the minimum key size of RSA to enhance the securityDanielMo2014-05-091-1/+1