| Commit message (Expand) | Author | Age | Files | Lines |
* | Add math tests in csv format for libcore math functions | Michael Chen | 2014-07-21 | 3 | -0/+259 |
* | Merge "CipherTest: check multiple calls to doFinal work" | Kenny Root | 2014-07-17 | 1 | -0/+8 |
|\ |
|
| * | CipherTest: check multiple calls to doFinal work | Kenny Root | 2014-07-14 | 1 | -0/+8 |
* | | Revert "Revert "Add a cache for ZoneInfo objects in Java"" | Neil Fuller | 2014-07-17 | 1 | -0/+23 |
* | | Revert "Add a cache for ZoneInfo objects in Java" | Neil Fuller | 2014-07-17 | 1 | -18/+0 |
* | | Add a cache for ZoneInfo objects in Java | Neil Fuller | 2014-07-16 | 1 | -0/+18 |
* | | Tidy up OldAndroidLocaleTest#testICULocales. | Narayan Kamath | 2014-07-16 | 1 | -6/+11 |
* | | TLS-PSK cipher suites enabled when PSKKeyManager is provided. | Alex Klyubin | 2014-07-14 | 1 | -0/+108 |
|/ |
|
* | Merge "Invalidate cache of default SocketFactory" | Kenny Root | 2014-07-10 | 1 | -0/+174 |
|\ |
|
| * | Invalidate cache of default SocketFactory | Kenny Root | 2014-06-27 | 1 | -0/+174 |
* | | Merge "KeyPairGeneratorTest: add back some DH tests" | Kenny Root | 2014-07-10 | 1 | -6/+23 |
|\ \ |
|
| * | | KeyPairGeneratorTest: add back some DH tests | Kenny Root | 2014-07-10 | 1 | -6/+23 |
| |/ |
|
* | | Merge "Fix unit tests now that the "tl" -> "fil" hack is gone." | Narayan Kamath | 2014-07-09 | 1 | -11/+27 |
|\ \ |
|
| * | | Fix unit tests now that the "tl" -> "fil" hack is gone. | Narayan Kamath | 2014-07-07 | 1 | -11/+27 |
| |/ |
|
* | | Remove. | Elliott Hughes | 2014-07-07 | 10 | -2257/+30 |
* | | Remove | Brian Carlstrom | 2014-07-07 | 2 | -109/+0 |
|/ |
|
* | Merge "Fix a faulty Julian day computation." | Elliott Hughes | 2014-06-26 | 1 | -0/+42 |
|\ |
|
| * | Fix a faulty Julian day computation. | Elliott Hughes | 2014-06-26 | 1 | -0/+42 |
* | | Merge "Clarify the String.compareTo contract and add tests." | Elliott Hughes | 2014-06-26 | 1 | -0/+67 |
|\ \ |
|
| * | | Clarify the String.compareTo contract and add tests. | Elliott Hughes | 2014-06-26 | 1 | -0/+67 |
| |/ |
|
* | | Assert that setEnabledProtocols/CipherSuites copy their inputs. | Alex Klyubin | 2014-06-19 | 3 | -0/+60 |
* | | Fix for currency symbol coming from the default locale | Neil Fuller | 2014-06-19 | 1 | -10/+46 |
* | | Merge "Fix CurrencyTest.test_getSymbol for unknown variants" | Neil Fuller | 2014-06-17 | 1 | -0/+35 |
|\ \ |
|
| * | | Fix CurrencyTest.test_getSymbol for unknown variants | Neil Fuller | 2014-06-18 | 1 | -0/+35 |
| |/ |
|
* | | Merge "Removing tests that test the SqlLite API directly." | Neil Fuller | 2014-06-17 | 12 | -3152/+145 |
|\ \ |
|
| * | | Removing tests that test the SqlLite API directly. | Neil Fuller | 2014-06-17 | 12 | -3152/+145 |
* | | | Merge "Fix getISO3Country and getISO3Language." | Narayan Kamath | 2014-06-17 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Fix getISO3Country and getISO3Language. | Narayan Kamath | 2014-06-18 | 1 | -0/+8 |
* | | | | Merge "Relax KeyPairGeneratorTest" | Neil Fuller | 2014-06-17 | 1 | -8/+43 |
|\ \ \ \ |
|
| * | | | | Relax KeyPairGeneratorTest | Neil Fuller | 2014-06-18 | 1 | -8/+43 |
| | |_|/
| |/| | |
|
* | | | | Alter regression test for bug 71369 now the issue is understood | Neil Fuller | 2014-06-18 | 1 | -3/+10 |
|/ / / |
|
* | | | Merge "Add a test for bug 71369" | Neil Fuller | 2014-06-17 | 1 | -0/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a test for bug 71369 | Neil Fuller | 2014-06-17 | 1 | -0/+15 |
| |/ |
|
* | | Merge "Pass BCP-47 tags and not Locale.toString results to ICU." | Narayan Kamath | 2014-06-10 | 2 | -12/+118 |
|\ \ |
|
| * | | Pass BCP-47 tags and not Locale.toString results to ICU. | Elliott Hughes | 2014-06-16 | 2 | -12/+118 |
| |/ |
|
* | | Fix bogus define checks and a typo. | Narayan Kamath | 2014-06-13 | 1 | -0/+31 |
|/ |
|
* | Implement Locale.toLanguageTag without ICU support. | Narayan Kamath | 2014-06-12 | 1 | -1/+1 |
* | Merge "Extract non-API locale tests into a separate test class." | Narayan Kamath | 2014-06-10 | 2 | -106/+129 |
|\ |
|
| * | Extract non-API locale tests into a separate test class. | Narayan Kamath | 2014-06-11 | 2 | -106/+129 |
* | | Merge "Tests for Runtime.*Memory()" | Neil Fuller | 2014-06-10 | 1 | -26/+0 |
|\ \ |
|
| * | | Tests for Runtime.*Memory() | Neil Fuller | 2014-06-10 | 1 | -26/+0 |
* | | | Fix DatagramMulticastChannelTest so it works better on hammerhead | Neil Fuller | 2014-06-10 | 1 | -345/+392 |
|/ / |
|
* | | Shard the _getInstance test and skip the DH tests. | Neil Fuller | 2014-06-09 | 1 | -50/+70 |
|/ |
|
* | Merge "Fix ZoneInfoDBTest.testGoodOverride" | Neil Fuller | 2014-06-03 | 1 | -15/+17 |
|\ |
|
| * | Fix ZoneInfoDBTest.testGoodOverride | Neil Fuller | 2014-06-02 | 1 | -15/+17 |
* | | Merge "Fix for flakiness in URLConnectionTest.testServerShutdownOutput" | Neil Fuller | 2014-05-30 | 1 | -0/+6 |
|\ \ |
|
| * | | Fix for flakiness in URLConnectionTest.testServerShutdownOutput | Neil Fuller | 2014-05-28 | 1 | -0/+6 |
* | | | Merge "Document and assert support for TLS-PSK cipher suites." | Alex Klyubin | 2014-05-29 | 3 | -4/+137 |
|\ \ \
| |_|/
|/| | |
|
| * | | Document and assert support for TLS-PSK cipher suites. | Alex Klyubin | 2014-05-27 | 3 | -4/+137 |
* | | | Merge "Fix NetworkOnMainThreadException in KeyStoreTest" | Neil Fuller | 2014-05-28 | 1 | -21/+27 |
|\ \ \
| |/ /
|/| | |
|