Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Don't throw UnsupportedOpEx on multi-char negative/percent symbols. | Narayan Kamath | 2015-05-28 | 2 | -3/+27 | |
* | | | | | | Change >= to > in OldSystemTest.test_gc | Mathieu Chartier | 2015-05-27 | 1 | -1/+1 | |
* | | | | | | Fix OldSystemTest gc | Mathieu Chartier | 2015-05-27 | 1 | -3/+5 | |
* | | | | | | Merge "Fix problems with DexClassLoaderTest." into mnc-dev | Richard Uhler | 2015-05-27 | 1 | -289/+154 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix problems with DexClassLoaderTest. | Richard Uhler | 2015-05-26 | 1 | -289/+154 | |
| |/ / / / / | ||||||
* | | | | | | Serialize minusSign/percentSign as strings in DecimalFormatSymbols. | Narayan Kamath | 2015-05-27 | 2 | -4/+48 | |
|/ / / / / | ||||||
* | | | | | Revert "Expose getSpi from crypto operations as hidden API." | Alex Klyubin | 2015-05-19 | 4 | -22/+4 | |
* | | | | | Merge "Follow-up for incorrect test pre-condition" into mnc-dev | Kenny Root | 2015-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Follow-up for incorrect test pre-condition | Kenny Root | 2015-05-19 | 1 | -1/+1 | |
* | | | | | | Merge "Fix test18566 to have the correct expectation" into mnc-dev | Kenny Root | 2015-05-19 | 1 | -4/+9 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix test18566 to have the correct expectation | Kenny Root | 2015-05-19 | 1 | -4/+9 | |
* | | | | | | Merge "Get rid of old Harmony Services cache" into mnc-dev | Kenny Root | 2015-05-19 | 4 | -65/+42 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Get rid of old Harmony Services cache | Kenny Root | 2015-05-19 | 4 | -65/+42 | |
* | | | | | | Expose getCurrentSpi from crypto operations as hidden API. | Alex Klyubin | 2015-05-18 | 4 | -0/+57 | |
|/ / / / / | ||||||
* | | | | | Add an additional check for ICU4J tz data version | Neil Fuller | 2015-05-15 | 1 | -0/+3 | |
* | | | | | Fix a couple of issues in DexClassLoaderTest. | Narayan Kamath | 2015-05-14 | 1 | -7/+20 | |
* | | | | | Add tests for AES/GCM/NOPADDING | Kenny Root | 2015-05-13 | 1 | -42/+230 | |
* | | | | | libcore: add test for arbitrary ECC groups. | Adam Langley | 2015-05-13 | 1 | -0/+44 | |
* | | | | | Update ICU / CLDR / Unicode versions for the preview. | Narayan Kamath | 2015-05-13 | 1 | -0/+4 | |
* | | | | | Fix for TimSort in the two Java forms in libcore | Neil Fuller | 2015-05-13 | 3 | -10/+127 | |
* | | | | | Fix a couple of Locale bugs discovered by ICU4J tests. | Narayan Kamath | 2015-05-12 | 2 | -6/+62 | |
* | | | | | Fix file descriptor leak when opening invalid archives. | Narayan Kamath | 2015-05-12 | 1 | -0/+1 | |
* | | | | | Fix bug in formatting intervals at month boundaries. | Travis Keep | 2015-05-12 | 2 | -2/+2 | |
* | | | | | Add a test for bug 20708022. | Narayan Kamath | 2015-05-12 | 1 | -0/+9 | |
* | | | | | Document that null collections aren't valid input. | Narayan Kamath | 2015-05-11 | 1 | -1/+6 | |
* | | | | | Merge "Libcore: Correct IllegalAccessError class javadoc" into mnc-dev | Andreas Gampe | 2015-05-05 | 1 | -2/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Libcore: Correct IllegalAccessError class javadoc | Andreas Gampe | 2015-05-01 | 1 | -2/+8 | |
* | | | | | | Don't accept [path|file|line].separator from the commandline. | Narayan Kamath | 2015-05-01 | 1 | -7/+25 | |
* | | | | | | am 1bc6f080: Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-dev | Alex Klyubin | 2015-04-30 | 1 | -4/+9 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-dev | Alex Klyubin | 2015-04-30 | 1 | -4/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Adjust MacTest for Bouncy Castle workaround. | Alex Klyubin | 2015-04-29 | 1 | -4/+9 | |
* | | | | | | | am 3bb83381: Add a ZoneInfoDB.hasTimeZone API. | Narayan Kamath | 2015-04-30 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Add a ZoneInfoDB.hasTimeZone API. | Narayan Kamath | 2015-04-30 | 2 | -0/+11 | |
| * | | | | | | Update JSR-166 to Revision 1.43 | Narayan Kamath | 2015-04-30 | 54 | -457/+708 | |
| |/ / / / / | ||||||
* | | | | | | am 834566b1: Merge "Update JSR-166 to Revision 1.43" | Narayan Kamath | 2015-04-29 | 54 | -457/+708 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update JSR-166 to Revision 1.43 | Narayan Kamath | 2015-04-29 | 54 | -457/+708 | |
* | | | | | | | am 12f81a0a: Merge "CipherTest: make multiple doFinal calls for RSA/ECB" | Kenny Root | 2015-04-28 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge "CipherTest: make multiple doFinal calls for RSA/ECB" | Kenny Root | 2015-04-28 | 1 | -0/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CipherTest: make multiple doFinal calls for RSA/ECB | Kenny Root | 2015-04-28 | 1 | -0/+11 | |
* | | | | | | | | am 3f4c8d19: Merge "Remove libcore_util_CharsetUtils.cpp" | Narayan Kamath | 2015-04-28 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Remove libcore_util_CharsetUtils.cpp | Narayan Kamath | 2015-04-28 | 1 | -0/+0 | |
* | | | | | | | | am 930025e2: Merge "Date.toString must always use Locale.US." | Narayan Kamath | 2015-04-28 | 2 | -15/+18 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Date.toString must always use Locale.US. | Narayan Kamath | 2015-04-28 | 2 | -15/+18 | |
* | | | | | | | | am 39f72b16: Merge "Removed offset and value from String and added StringFact... | Jeff Hao | 2015-04-28 | 7 | -1410/+13 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge "Removed offset and value from String and added StringFactory." | Jeff Hao | 2015-04-28 | 7 | -1410/+13 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Removed offset and value from String and added StringFactory. | Jeff Hao | 2015-04-27 | 7 | -1410/+13 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | am 824b1cd0: Merge "Ensure proper integer promotion for bit shifts." | Dan Albert | 2015-04-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Ensure proper integer promotion for bit shifts. | Dan Albert | 2015-04-27 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | am 07bd49f5: am dce989e5: Merge "Update Cipher tests" | Kenny Root | 2015-04-24 | 1 | -0/+50 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge "Update Cipher tests" | Kenny Root | 2015-04-24 | 1 | -0/+50 | |
| |\ \ \ \ |