Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore." | Alex Klyubin | 2014-03-21 | 2 | -7/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Support multiple KeyManagers in TestSSLContext and TestKeyStore. | Alex Klyubin | 2014-03-19 | 2 | -7/+45 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge "Assert SSLContext.init does not require X.509 KeyManager/TrustManager." | Alex Klyubin | 2014-03-21 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Assert SSLContext.init does not require X.509 KeyManager/TrustManager. | Alex Klyubin | 2014-03-20 | 1 | -1/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix test failures due to the ICU-52 update. | Narayan Kamath | 2014-03-20 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | NativeBN: use bn_correct_top on negative BN | Kenny Root | 2014-03-18 | 2 | -0/+30 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Don't assume minusSign is a single char. | Narayan Kamath | 2014-03-14 | 8 | -44/+49 | |
* | | | | | | | | | Adjust AlphabeticIndexTest for hiragana char. | Narayan Kamath | 2014-03-14 | 1 | -4/+2 | |
* | | | | | | | | | Merge "Update tests for to handle changes in ICU52." | Narayan Kamath | 2014-03-14 | 8 | -71/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update tests for to handle changes in ICU52. | ccornelius | 2014-03-14 | 8 | -71/+76 | |
* | | | | | | | | | | Fix ICU glue for uloc_toLanguageTag. | Narayan Kamath | 2014-03-13 | 2 | -16/+28 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "Add 1.7 methods to TimeZone / SimpleTimeZone" | Neil Fuller | 2014-03-12 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add 1.7 methods to TimeZone / SimpleTimeZone | Neil Fuller | 2014-03-12 | 1 | -0/+16 | |
* | | | | | | | | | | Merge "Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStream" | Neil Fuller | 2014-03-12 | 7 | -69/+478 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStream | Neil Fuller | 2014-03-12 | 7 | -69/+478 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge "Add Currency.getNumericCode()" | Neil Fuller | 2014-03-11 | 4 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Currency.getNumericCode() | Neil Fuller | 2014-03-11 | 4 | -0/+29 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge "Use the correct buffer size for the Pushback stream." | Narayan Kamath | 2014-03-11 | 2 | -3/+56 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use the correct buffer size for the Pushback stream. | Narayan Kamath | 2014-03-10 | 2 | -3/+56 | |
* | | | | | | | | | | | Merge "SSLSocketTest: test NPN/ALPN socket reuse" | Kenny Root | 2014-03-10 | 1 | -0/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | SSLSocketTest: test NPN/ALPN socket reuse | Kenny Root | 2014-03-10 | 1 | -0/+77 | |
* | | | | | | | | | | | Relax testUrlWithSpaceInHostViaHttpProxy test | Neil Fuller | 2014-03-10 | 1 | -5/+4 | |
* | | | | | | | | | | | Merge "Add 1.7 methods to HttpCookie." | Neil Fuller | 2014-03-10 | 1 | -14/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add 1.7 methods to HttpCookie. | Neil Fuller | 2014-03-07 | 1 | -14/+56 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Fix incorrectly worded assertion failure. | Neil Fuller | 2014-03-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge "Fix URLConnectionTest#testSetChunkedStreamingMode" | Neil Fuller | 2014-03-03 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix URLConnectionTest#testSetChunkedStreamingMode | Neil Fuller | 2014-03-03 | 1 | -1/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge "Implementation of MulticastChannel." | Neil Fuller | 2014-03-03 | 22 | -15/+2356 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Implementation of MulticastChannel. | Neil Fuller | 2014-02-28 | 22 | -15/+2356 | |
* | | | | | | | | | | Merge "Tests and docs updates for OkHttp update." | Neil Fuller | 2014-03-03 | 2 | -79/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests and docs updates for OkHttp update. | Neil Fuller | 2014-02-28 | 2 | -79/+26 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge "Add unpadded array allocations." | Ian Rogers | 2014-03-01 | 2 | -6/+141 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add unpadded array allocations. | Ian Rogers | 2014-02-28 | 2 | -6/+141 | |
* | | | | | | | | | | Add a stub set24HourTimeFormat function for the framework. | Narayan Kamath | 2014-02-27 | 1 | -0/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "NativeCrypto: use crypto APIs from different threads in tests" | Kenny Root | 2014-02-26 | 2 | -0/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NativeCrypto: use crypto APIs from different threads in tests | Kenny Root | 2014-02-25 | 2 | -0/+71 | |
* | | | | | | | | | | Merge "Improve error message when attempting to open an empty zip" | Paul Duffin | 2014-02-26 | 5 | -7/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improve error message when attempting to open an empty zip | Paul Duffin | 2014-02-26 | 5 | -7/+68 | |
* | | | | | | | | | | | Corrected documentation of OutputStreamWriter.close() | Paul Duffin | 2014-02-26 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | SSLSocketTest: interrupt_read is too flaky | Kenny Root | 2014-02-25 | 1 | -2/+32 | |
* | | | | | | | | | | Fix remaining file related CTS Test failures. | Narayan Kamath | 2014-02-24 | 2 | -3/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Update BN to work when sizeof(BN_ULONG) != 4. | Colin Cross | 2014-02-21 | 1 | -51/+74 | |
* | | | | | | | | | Fix NativeBreakIterator_cloneImpl return type. | Elliott Hughes | 2014-02-21 | 1 | -1/+1 | |
* | | | | | | | | | When decoding enum annotation value, treat it as a field name, not enum value | Brian Carlstrom | 2014-02-20 | 1 | -4/+14 | |
* | | | | | | | | | Change HttpsURLConnectionTest for okhttp update. | Neil Fuller | 2014-02-19 | 1 | -576/+467 | |
* | | | | | | | | | Addition of 1.7 methods to URLConnection. | Neil Fuller | 2014-02-19 | 4 | -26/+136 | |
* | | | | | | | | | Merge "Fix another set of file related tests." | Narayan Kamath | 2014-02-19 | 4 | -501/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix another set of file related tests. | Narayan Kamath | 2014-02-19 | 4 | -501/+20 | |
* | | | | | | | | | | Merge "Fix FileTest / OldFileTest." | Narayan Kamath | 2014-02-19 | 2 | -104/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix FileTest / OldFileTest. | Narayan Kamath | 2014-02-19 | 2 | -104/+45 | |
| |/ / / / / / / / / |