summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a unit test for a NumberFormat.setCurrency regression." into lmp-m...Elliott Hughes2014-11-201-0/+27
|\
| * Add a unit test for a NumberFormat.setCurrency regression.Elliott Hughes2014-11-191-0/+27
* | Fix DecimalFormatSymbols.setCurrency.Elliott Hughes2014-11-192-3/+29
|/
* Improve backward compatibility of plurals formatting.Elliott Hughes2014-11-192-0/+22
* Fix a bug in DefaultHostnameVerifier wildcard handling.Alex Klyubin2014-11-182-1/+4
* SSLSocketTest: add error message test for fallback_scsvKenny Root2014-11-171-0/+8
* Prefer "jpg" over "jpeg" as the extension for "image/jpeg".Elliott Hughes2014-11-172-1/+6
* JarUtils: stop trying to build chain past candidates lengthKenny Root2014-11-131-0/+4
* Switch order of digest and digest encryption algorithmKenny Root2014-11-101-10/+9
* Track change to bouncycastleKenny Root2014-11-051-6/+4
* Preserve original encoded certificate bytes.Jeff Sharkey2014-11-042-2/+198
* Use equals for comparing percent strings.Narayan Kamath2014-11-041-1/+1
* Merge "Allow "_" in URIs." into lmp-mr1-devNarayan Kamath2014-11-032-3/+10
|\
| * Allow "_" in URIs.Narayan Kamath2014-10-282-3/+10
* | Disable tzdata in $ANDROID_DATA.Elliott Hughes2014-10-271-2/+1
|/
* Update tests for HttpURLConnection.disconnect() changesNeil Fuller2014-10-272-9/+13
* Regression test for sl date format consistency.Elliott Hughes2014-10-241-0/+7
* Fix javadoc links for property related methods.Narayan Kamath2014-10-241-3/+3
* Wire up frameworks notifications of 12/24 hour preferences.Elliott Hughes2014-10-232-5/+37
* am 259a7497: am 936306df: autoclose all <a name> tags so they don\'t disappea...smain@google.com2014-10-229-19/+19
|\
| * autoclose all <a name> tags so they don't disappear on web sitesmain@google.com2014-10-229-19/+19
* | am 811476ae: am 76e91645: Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Loca...Elliott Hughes2014-10-221-1/+1
|\ \ | |/
| * Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc.Elliott Hughes2014-10-211-1/+1
* | Merge "Improve support for non-BMP characters in XML." into lmp-mr1-devElliott Hughes2014-10-212-13/+72
|\ \
| * | Improve support for non-BMP characters in XML.Elliott Hughes2014-10-182-13/+72
* | | am 2a8364de: am bc1ea657: Suppress failing OkHttp CTS testsNeil Fuller2014-10-151-0/+38
|\ \ \ | |/ / |/| / | |/
| * Suppress failing OkHttp CTS testsNeil Fuller2014-10-131-0/+38
* | Support DecimalFormatSymbols' percent symbol being a string.Elliott Hughes2014-10-095-16/+25
* | Merge "Unit test for bug 13234532." into lmp-mr1-devElliott Hughes2014-10-081-0/+12
|\ \
| * | Unit test for bug 13234532.Elliott Hughes2014-10-081-0/+12
* | | am 17a76053: am 957ec8b0: Changes to support TLS fallback SCSVNeil Fuller2014-10-071-6/+220
|\ \ \ | | |/ | |/|
| * | Changes to support TLS fallback SCSVNeil Fuller2014-10-071-6/+220
| |/
* | Fix missing word in Timer docs.Elliott Hughes2014-10-061-1/+1
|/
* Add support for TLS_FALLBACK_SCSVKenny Root2014-10-064-4/+106
* Make "user.home" changeable.Narayan Kamath2014-10-032-4/+30
* Add method for initializing unchangeable system properties.Calin Juravle2014-10-011-3/+10
* Libcore: Allow "os.arch" system property to be changedjgu212014-09-291-1/+4
* Revert removal of some 1024-bit CA rootsKenny Root2014-09-264-0/+237
* Merge "Use milliseconds to avoid timezones" into lmp-devKenny Root2014-09-141-1/+1
|\
| * Use milliseconds to avoid timezonesKenny Root2014-09-121-1/+1
* | Merge "Fix race between finalizeAllEnqueued and GC" into lmp-devMathieu Chartier2014-09-141-5/+19
|\ \
| * | Fix race between finalizeAllEnqueued and GCMathieu Chartier2014-09-121-5/+19
* | | Merge "Libcore: Change miranda modifier flag" into lmp-devAndreas Gampe2014-09-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Libcore: Change miranda modifier flagAndreas Gampe2014-09-091-1/+1
* | | Merge "Fix ZoneInfo.useDaylightTime()" into lmp-devNeil Fuller2014-09-121-8/+7
|\ \ \
| * | | Fix ZoneInfo.useDaylightTime()Neil Fuller2014-09-121-8/+7
| | |/ | |/|
* | | Introduce checks for integer overflow during division.Neil Fuller2014-09-111-0/+8
|/ /
* | High CPU load in java.nio using pollPrzemyslaw Jakwert2014-09-101-1/+2
* | Merge "libcore changes to support ConnectionPool cache flushing" into lmp-devNeil Fuller2014-09-093-0/+184
|\ \
| * | libcore changes to support ConnectionPool cache flushingNeil Fuller2014-09-093-0/+184