summaryrefslogtreecommitdiffstats
path: root/luni/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
* | | | | Merge "Libcore: Correct IllegalAccessError class javadoc" into mnc-devAndreas Gampe2015-05-051-2/+8
|\ \ \ \ \
| * | | | | Libcore: Correct IllegalAccessError class javadocAndreas Gampe2015-05-011-2/+8
* | | | | | Don't accept [path|file|line].separator from the commandline.Narayan Kamath2015-05-011-7/+25
* | | | | | am 1bc6f080: Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-devAlex Klyubin2015-04-301-4/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-devAlex Klyubin2015-04-301-4/+9
| |\ \ \ \ \
| | * | | | | Adjust MacTest for Bouncy Castle workaround.Alex Klyubin2015-04-291-4/+9
* | | | | | | am 3bb83381: Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-302-0/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-302-0/+11
| * | | | | | Update JSR-166 to Revision 1.43Narayan Kamath2015-04-3054-457/+708
| |/ / / / /
* | | | | | am 834566b1: Merge "Update JSR-166 to Revision 1.43"Narayan Kamath2015-04-2954-457/+708
|\ \ \ \ \ \
| * | | | | | Update JSR-166 to Revision 1.43Narayan Kamath2015-04-2954-457/+708
* | | | | | | am 12f81a0a: Merge "CipherTest: make multiple doFinal calls for RSA/ECB"Kenny Root2015-04-281-0/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "CipherTest: make multiple doFinal calls for RSA/ECB"Kenny Root2015-04-281-0/+11
| |\ \ \ \ \ \
| | * | | | | | CipherTest: make multiple doFinal calls for RSA/ECBKenny Root2015-04-281-0/+11
* | | | | | | | am 3f4c8d19: Merge "Remove libcore_util_CharsetUtils.cpp"Narayan Kamath2015-04-281-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove libcore_util_CharsetUtils.cppNarayan Kamath2015-04-281-0/+0
* | | | | | | | am 930025e2: Merge "Date.toString must always use Locale.US."Narayan Kamath2015-04-282-15/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Date.toString must always use Locale.US.Narayan Kamath2015-04-282-15/+18
* | | | | | | | am 39f72b16: Merge "Removed offset and value from String and added StringFact...Jeff Hao2015-04-287-1410/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge "Removed offset and value from String and added StringFactory."Jeff Hao2015-04-287-1410/+13
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Removed offset and value from String and added StringFactory.Jeff Hao2015-04-277-1410/+13
| | | |/ / / / | | |/| | | |
* | | | | | | am 824b1cd0: Merge "Ensure proper integer promotion for bit shifts."Dan Albert2015-04-271-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Ensure proper integer promotion for bit shifts.Dan Albert2015-04-271-2/+2
| |/ / / /
* | | | | am 07bd49f5: am dce989e5: Merge "Update Cipher tests"Kenny Root2015-04-241-0/+50
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Update Cipher tests"Kenny Root2015-04-241-0/+50
| |\ \ \ \