summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Add getxattr/setxattr/removexattr syscalls.Jeff Sharkey2015-07-025-0/+17
* Add ENONET to OsConstantsErik Kline2015-06-241-0/+4
* Make sure the Services cache is refreshedKenny Root2015-06-221-0/+1
* Merge "Mark deprecated ciphers visually" into mnc-devKenny Root2015-06-122-146/+162
|\
| * Mark deprecated ciphers visuallyKenny Root2015-06-122-146/+162
* | Fix lookup order when opening directly from APKDmitriy Ivanov2015-06-111-6/+8
* | libcore: throw InvalidKeyException instead of ProviderExceptionSergio Giro2015-06-094-55/+145
* | Add VMRuntime.runFinalizationWithTimeoutMathieu Chartier2015-06-052-11/+22
|/
* Update offered ciphersKenny Root2015-06-042-102/+102
* Replace hyphen with en dashKenny Root2015-06-032-112/+112
* Improve HttpURLConnection Performance docsNeil Fuller2015-06-031-6/+14
* Don't throw UnsupportedOpEx on multi-char negative/percent symbols.Narayan Kamath2015-05-281-3/+17
* Serialize minusSign/percentSign as strings in DecimalFormatSymbols.Narayan Kamath2015-05-271-4/+28
* Revert "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-05-194-22/+4
* Merge "Get rid of old Harmony Services cache" into mnc-devKenny Root2015-05-193-65/+33
|\
| * Get rid of old Harmony Services cacheKenny Root2015-05-193-65/+33
* | Expose getCurrentSpi from crypto operations as hidden API.Alex Klyubin2015-05-184-0/+57
|/
* 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-132-10/+45
* Fix a couple of Locale bugs discovered by ICU4J tests.Narayan Kamath2015-05-121-6/+28
* Fix bug in formatting intervals at month boundaries.Travis Keep2015-05-121-1/+1
* 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 3bb83381: Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-301-0/+4
|\ \ | |/
| * Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-301-0/+4
| * 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 930025e2: Merge "Date.toString must always use Locale.US."Narayan Kamath2015-04-281-10/+12
|\ \ \ | |/ /
| * | Date.toString must always use Locale.US.Narayan Kamath2015-04-281-10/+12
* | | am 39f72b16: Merge "Removed offset and value from String and added StringFact...Jeff Hao2015-04-283-1117/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Removed offset and value from String and added StringFactory.Jeff Hao2015-04-273-1117/+13
* | am 8c95e178: am 2b7e589a: Merge "Tidy up Package and classloader comments"Neil Fuller2015-04-242-12/+7
|\ \ | |/
| * Merge "Tidy up Package and classloader comments"Neil Fuller2015-04-242-12/+7
| |\
| | * Tidy up Package and classloader commentsNeil Fuller2015-04-222-12/+7
* | | am 975ebbc7: am dcc9e76a: Merge "Remove unnecessary code from InputStreamRead...Narayan Kamath2015-04-242-2/+7
|\ \ \ | |/ /
| * | Remove unnecessary code from InputStreamReader/OutputStreamWriter.init.Narayan Kamath2015-04-242-2/+7
* | | am d3f115a1: am 73e9c6e1: Merge "java/io/RandomAccessFile: do not nullify Fil...Sergio Giro2015-04-241-1/+4
|\ \ \ | |/ /
| * | Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the ...Sergio Giro2015-04-241-1/+4
| |\ \
| | * | java/io/RandomAccessFile: do not nullify FileChannel when closing the RAFSergio Giro2015-04-221-1/+4
| | |/
* | | am bd7c7451: am 726db7ae: Merge "Ensure consistency of capitalization in Rela...Neil Fuller2015-04-234-212/+305
|\ \ \ | |/ /
| * | Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter"Neil Fuller2015-04-234-212/+305
| |\ \
| | * | Ensure consistency of capitalization in RelativeDateTimeFormatterNeil Fuller2015-04-224-212/+305
* | | | am ccb61deb: am 97ca5855: Merge "Move java.nio.Charsets to libcore.util."Narayan Kamath2015-04-221-3/+3
|\ \ \ \ | |/ / /
| * | | Move java.nio.Charsets to libcore.util.Narayan Kamath2015-04-221-3/+3
| | |/ | |/|
* | | am 9cd55497: am 298bf64c: Merge "X509Certificate: Narrow down the scope of ca...Narayan Kamath2015-04-221-2/+2
|\ \ \ | |/ /
| * | X509Certificate: Narrow down the scope of caught exceptions.Narayan Kamath2015-04-221-2/+2
* | | am 4d818829: am 72f2eb7f: Merge "Fix Class.forName(..., ..., null) to pass 06...Brian Carlstrom2015-04-222-13/+17
|\ \ \ | |/ /