summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Fix lookup order when opening directly from APK" into mnc-devDmitriy Ivanov2015-06-111-6/+8
|\ \ \ \ \ \
| * | | | | | Fix lookup order when opening directly from APKDmitriy Ivanov2015-06-111-6/+8
* | | | | | | libcore: add tests to check behaviour for padding and decrypt modeSergio Giro2015-06-111-9/+60
* | | | | | | Merge "SSLSocketTest: add test with no ciphers" into mnc-devKenny Root2015-06-101-0/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SSLSocketTest: add test with no ciphersKenny Root2015-06-101-0/+31
* | | | | | | Merge "Explicitly set DateFormat.is24Hour value needed by tests" into mnc-devNeil Fuller2015-06-101-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Explicitly set DateFormat.is24Hour value needed by testsNeil Fuller2015-06-101-0/+6
* | | | | | | | Relax the test for inappropriate fallbackKenny Root2015-06-091-4/+7
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Update CA certificates" into mnc-devKenny Root2015-06-091-57/+0
|\ \ \ \ \ \ \
| * | | | | | | Update CA certificatesKenny Root2015-06-091-57/+0
* | | | | | | | Skip AndroidKeyStore provider in ECDHKeyAgreementTest.Alex Klyubin2015-06-091-4/+19
|/ / / / / / /
* | | | | | | libcore: throw InvalidKeyException instead of ProviderExceptionSergio Giro2015-06-099-56/+375
* | | | | | | Update CA certificatesKenny Root2015-06-0819-861/+890
|/ / / / / /
* | | | | | Merge "Add VMRuntime.runFinalizationWithTimeout" into mnc-devMathieu Chartier2015-06-052-11/+22
|\ \ \ \ \ \
| * | | | | | Add VMRuntime.runFinalizationWithTimeoutMathieu Chartier2015-06-052-11/+22
* | | | | | | Ignore AndroidKeyStore in SignatureTest.Alex Klyubin2015-06-041-0/+6
|/ / / / / /
* | | | | | No need to test EC keys of 192 bitsKenny Root2015-06-041-4/+4
|/ / / / /
* | | | | Update offered ciphersKenny Root2015-06-042-102/+102
* | | | | Replace hyphen with en dashKenny Root2015-06-032-112/+112
* | | | | Merge "Configure ICU4C without relying on build-time flags" into mnc-devNeil Fuller2015-06-031-2/+7
|\ \ \ \ \
| * | | | | Configure ICU4C without relying on build-time flagsNeil Fuller2015-06-031-2/+7
* | | | | | Improve HttpURLConnection Performance docsNeil Fuller2015-06-031-6/+14
|/ / / / /
* | | | | Signature2Test: calling verify a second time can throwKenny Root2015-05-291-11/+4
* | | | | Merge "Add test for application use of PathClassLoader." into mnc-devRichard Uhler2015-05-281-0/+23
|\ \ \ \ \
| * | | | | Add test for application use of PathClassLoader.Richard Uhler2015-05-281-0/+23
* | | | | | Don't throw UnsupportedOpEx on multi-char negative/percent symbols.Narayan Kamath2015-05-282-3/+27
* | | | | | Change >= to > in OldSystemTest.test_gcMathieu Chartier2015-05-271-1/+1
* | | | | | Fix OldSystemTest gcMathieu Chartier2015-05-271-3/+5
* | | | | | Merge "Fix problems with DexClassLoaderTest." into mnc-devRichard Uhler2015-05-271-289/+154
|\ \ \ \ \ \
| * | | | | | Fix problems with DexClassLoaderTest.Richard Uhler2015-05-261-289/+154
| |/ / / / /
* | | | | | Serialize minusSign/percentSign as strings in DecimalFormatSymbols.Narayan Kamath2015-05-272-4/+48
|/ / / / /
* | | | | Revert "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-05-194-22/+4
* | | | | Merge "Follow-up for incorrect test pre-condition" into mnc-devKenny Root2015-05-191-1/+1
|\ \ \ \ \
| * | | | | Follow-up for incorrect test pre-conditionKenny Root2015-05-191-1/+1
* | | | | | Merge "Fix test18566 to have the correct expectation" into mnc-devKenny Root2015-05-191-4/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix test18566 to have the correct expectationKenny Root2015-05-191-4/+9
* | | | | | Merge "Get rid of old Harmony Services cache" into mnc-devKenny Root2015-05-194-65/+42
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Get rid of old Harmony Services cacheKenny Root2015-05-194-65/+42
* | | | | | Expose getCurrentSpi from crypto operations as hidden API.Alex Klyubin2015-05-184-0/+57
|/ / / / /
* | | | | Add an additional check for ICU4J tz data versionNeil Fuller2015-05-151-0/+3
* | | | | Fix a couple of issues in DexClassLoaderTest.Narayan Kamath2015-05-141-7/+20
* | | | | Add tests for AES/GCM/NOPADDINGKenny Root2015-05-131-42/+230
* | | | | libcore: add test for arbitrary ECC groups.Adam Langley2015-05-131-0/+44
* | | | | Update ICU / CLDR / Unicode versions for the preview.Narayan Kamath2015-05-131-0/+4
* | | | | Fix for TimSort in the two Java forms in libcoreNeil Fuller2015-05-133-10/+127
* | | | | Fix a couple of Locale bugs discovered by ICU4J tests.Narayan Kamath2015-05-122-6/+62
* | | | | Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-121-0/+1
* | | | | Fix bug in formatting intervals at month boundaries.Travis Keep2015-05-122-2/+2
* | | | | Add a test for bug 20708022.Narayan Kamath2015-05-121-0/+9
* | | | | Document that null collections aren't valid input.Narayan Kamath2015-05-111-1/+6