summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Don't return NULL as a jint.Ian Rogers2014-06-241-1/+1
* Merge "Build fix: Remove reference to deleted java_io_Console function"Neil Fuller2014-06-201-1/+0
|\
| * Build fix: Remove reference to deleted java_io_Console functionNeil Fuller2014-06-231-1/+0
* | Merge "Unimplement Console.readPassword and remove test"Neil Fuller2014-06-203-87/+4
|\ \ | |/
| * Unimplement Console.readPassword and remove testNeil Fuller2014-06-233-87/+4
* | Assert that setEnabledProtocols/CipherSuites copy their inputs.Alex Klyubin2014-06-193-0/+60
* | Fix for currency symbol coming from the default localeNeil Fuller2014-06-194-19/+52
|/
* Merge "Fix CurrencyTest.test_getSymbol for unknown variants"Neil Fuller2014-06-172-0/+42
|\
| * Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-182-0/+42
* | Merge "Removing tests that test the SqlLite API directly."Neil Fuller2014-06-1712-3152/+145
|\ \
| * | Removing tests that test the SqlLite API directly.Neil Fuller2014-06-1712-3152/+145
* | | Merge "CTS fix: Signature2Test.test_clone()"Neil Fuller2014-06-172-1/+11
|\ \ \
| * | | CTS fix: Signature2Test.test_clone()Neil Fuller2014-06-182-1/+11
| | |/ | |/|
* | | Merge "Fix getISO3Country and getISO3Language."Narayan Kamath2014-06-174-17/+21
|\ \ \
| * | | Fix getISO3Country and getISO3Language.Narayan Kamath2014-06-184-17/+21
* | | | Merge "Relax KeyPairGeneratorTest"Neil Fuller2014-06-171-8/+43
|\ \ \ \
| * | | | Relax KeyPairGeneratorTestNeil Fuller2014-06-181-8/+43
| | |/ / | |/| |
* | | | Alter regression test for bug 71369 now the issue is understoodNeil Fuller2014-06-181-3/+10
|/ / /
* | | Merge "Add a test for bug 71369"Neil Fuller2014-06-171-0/+15
|\ \ \ | |/ / |/| |
| * | Add a test for bug 71369Neil Fuller2014-06-171-0/+15
| |/
* | Merge "Pass BCP-47 tags and not Locale.toString results to ICU."Narayan Kamath2014-06-1019-286/+446
|\ \
| * | Pass BCP-47 tags and not Locale.toString results to ICU.Elliott Hughes2014-06-1619-286/+446
| |/
* | Fix bogus define checks and a typo.Narayan Kamath2014-06-132-10/+37
|/
* Remove unnecessary loop in uloc_forLanguageTag.Narayan Kamath2014-06-121-15/+15
* Implement Locale.toLanguageTag without ICU support.Narayan Kamath2014-06-124-73/+256
* Merge "Extract non-API locale tests into a separate test class."Narayan Kamath2014-06-102-106/+129
|\
| * Extract non-API locale tests into a separate test class.Narayan Kamath2014-06-112-106/+129
* | Fix Mac build.Ian Rogers2014-06-101-0/+3
* | Merge "Tests for Runtime.*Memory()"Neil Fuller2014-06-101-26/+0
|\ \
| * | Tests for Runtime.*Memory()Neil Fuller2014-06-101-26/+0
* | | Merge "Fix DatagramMulticastChannelTest so it works better on hammerhead"Neil Fuller2014-06-101-345/+392
|\ \ \
| * | | Fix DatagramMulticastChannelTest so it works better on hammerheadNeil Fuller2014-06-101-345/+392
| |/ /
* | | Build fix.Ian Rogers2014-06-091-0/+2
* | | Merge "Remove deprecated WITH_HOST_DALVIK."Ian Rogers2014-06-103-5/+70
|\ \ \ | |/ / |/| |
| * | Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-093-5/+70
* | | Shard the _getInstance test and skip the DH tests.Neil Fuller2014-06-091-50/+70
|/ /
* | Improve the load/loadLibrary documentation.Elliott Hughes2014-06-062-57/+42
|/
* Merge "Add interruptibility/wake on close to FileChannel.lock()"Neil Fuller2014-06-042-3/+8
|\
| * Add interruptibility/wake on close to FileChannel.lock()Neil Fuller2014-06-032-3/+8
* | Merge "Fix ZoneInfoDBTest.testGoodOverride"Neil Fuller2014-06-031-15/+17
|\ \
| * | Fix ZoneInfoDBTest.testGoodOverrideNeil Fuller2014-06-021-15/+17
| |/
* | Merge "Fix BufferTest.testAccess"Neil Fuller2014-06-031-2/+5
|\ \
| * | Fix BufferTest.testAccessNeil Fuller2014-06-021-2/+5
| |/
* | am 971bcaa5: Merge "Fix for flakiness in URLConnectionTest.testServerShutdown...Neil Fuller2014-05-301-0/+6
|\ \
| * \ Merge "Fix for flakiness in URLConnectionTest.testServerShutdownOutput"Neil Fuller2014-05-301-0/+6
| |\ \
| | * | Fix for flakiness in URLConnectionTest.testServerShutdownOutputNeil Fuller2014-05-281-0/+6
* | | | am 4352ab40: Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-295-4/+197
|\ \ \ \ | |/ / /
| * | | Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-295-4/+197
| |\ \ \ | | |_|/ | |/| |
| | * | Document and assert support for TLS-PSK cipher suites.Alex Klyubin2014-05-275-4/+197
* | | | am b106b5f3: Merge "Update SSLEngine Javadoc to reflect recent changes."Alex Klyubin2014-05-281-53/+358
|\ \ \ \ | |/ / /