summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
...
| * Update tests for to handle changes in ICU52.ccornelius2014-03-148-71/+76
* | Fix ICU glue for uloc_toLanguageTag.Narayan Kamath2014-03-132-16/+28
|/
* Merge "Add 1.7 methods to TimeZone / SimpleTimeZone"Neil Fuller2014-03-121-0/+16
|\
| * Add 1.7 methods to TimeZone / SimpleTimeZoneNeil Fuller2014-03-121-0/+16
* | Merge "Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStream"Neil Fuller2014-03-127-69/+478
|\ \
| * | Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStreamNeil Fuller2014-03-127-69/+478
| |/
* | Merge "Add Currency.getNumericCode()"Neil Fuller2014-03-114-0/+29
|\ \
| * | Add Currency.getNumericCode()Neil Fuller2014-03-114-0/+29
| |/
* | Merge "Use the correct buffer size for the Pushback stream."Narayan Kamath2014-03-112-3/+56
|\ \
| * | Use the correct buffer size for the Pushback stream.Narayan Kamath2014-03-102-3/+56
* | | Merge "SSLSocketTest: test NPN/ALPN socket reuse"Kenny Root2014-03-101-0/+77
|\ \ \ | |/ / |/| |
| * | SSLSocketTest: test NPN/ALPN socket reuseKenny Root2014-03-101-0/+77
* | | Relax testUrlWithSpaceInHostViaHttpProxy testNeil Fuller2014-03-101-5/+4
* | | Merge "Add 1.7 methods to HttpCookie."Neil Fuller2014-03-101-14/+56
|\ \ \ | |/ / |/| |
| * | Add 1.7 methods to HttpCookie.Neil Fuller2014-03-071-14/+56
| |/
* | Fix incorrectly worded assertion failure.Neil Fuller2014-03-071-1/+1
* | Merge "Fix URLConnectionTest#testSetChunkedStreamingMode"Neil Fuller2014-03-031-1/+5
|\ \
| * | Fix URLConnectionTest#testSetChunkedStreamingModeNeil Fuller2014-03-031-1/+5
| |/
* | Merge "Implementation of MulticastChannel."Neil Fuller2014-03-0322-15/+2356
|\ \ | |/ |/|
| * Implementation of MulticastChannel.Neil Fuller2014-02-2822-15/+2356
* | Merge "Tests and docs updates for OkHttp update."Neil Fuller2014-03-032-79/+26
|\ \
| * | Tests and docs updates for OkHttp update.Neil Fuller2014-02-282-79/+26
| |/
* | Merge "Add unpadded array allocations."Ian Rogers2014-03-012-6/+141
|\ \ | |/ |/|
| * Add unpadded array allocations.Ian Rogers2014-02-282-6/+141
* | Add a stub set24HourTimeFormat function for the framework.Narayan Kamath2014-02-271-0/+6
|/
* Merge "NativeCrypto: use crypto APIs from different threads in tests"Kenny Root2014-02-262-0/+71
|\
| * NativeCrypto: use crypto APIs from different threads in testsKenny Root2014-02-252-0/+71
* | Merge "Improve error message when attempting to open an empty zip"Paul Duffin2014-02-265-7/+68
|\ \
| * | Improve error message when attempting to open an empty zipPaul Duffin2014-02-265-7/+68
* | | Corrected documentation of OutputStreamWriter.close()Paul Duffin2014-02-261-2/+2
|/ /
* | SSLSocketTest: interrupt_read is too flakyKenny Root2014-02-251-2/+32
* | Fix remaining file related CTS Test failures.Narayan Kamath2014-02-242-3/+6
|/
* Update BN to work when sizeof(BN_ULONG) != 4.Colin Cross2014-02-211-51/+74
* Fix NativeBreakIterator_cloneImpl return type.Elliott Hughes2014-02-211-1/+1
* When decoding enum annotation value, treat it as a field name, not enum valueBrian Carlstrom2014-02-201-4/+14
* Change HttpsURLConnectionTest for okhttp update.Neil Fuller2014-02-191-576/+467
* Addition of 1.7 methods to URLConnection.Neil Fuller2014-02-194-26/+136
* Merge "Fix another set of file related tests."Narayan Kamath2014-02-194-501/+20
|\
| * Fix another set of file related tests.Narayan Kamath2014-02-194-501/+20
* | Merge "Fix FileTest / OldFileTest."Narayan Kamath2014-02-192-104/+45
|\ \
| * | Fix FileTest / OldFileTest.Narayan Kamath2014-02-192-104/+45
| |/
* | Fix Preferences related tests, document limitations.Narayan Kamath2014-02-186-29/+115
|/
* Make system properties read only.Narayan Kamath2014-02-172-27/+87
* Remove use of file absolute paths.Narayan Kamath2014-02-173-3/+3
* Merge "Tidy up Console, fix ConsoleTest"Narayan Kamath2014-02-141-5/+3
|\
| * Tidy up Console, fix ConsoleTestNarayan Kamath2014-02-131-5/+3
* | Fix compatibility issues in XmlPullParserFactory.Narayan Kamath2014-02-131-1/+341
|/
* Late binding: support NullCipherKenny Root2014-02-131-1/+11
* Late binding: support children of SignatureKenny Root2014-02-121-1/+6
* Delete DalvikExecTest.Narayan Kamath2014-02-121-258/+0