summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore
Commit message (Expand)AuthorAgeFilesLines
* Fix for currency symbol coming from the default localeNeil Fuller2014-06-191-3/+3
* Merge "Fix CurrencyTest.test_getSymbol for unknown variants"Neil Fuller2014-06-171-0/+7
|\
| * Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-181-0/+7
* | Fix getISO3Country and getISO3Language.Narayan Kamath2014-06-181-10/+2
|/
* Pass BCP-47 tags and not Locale.toString results to ICU.Elliott Hughes2014-06-165-92/+82
* Implement Locale.toLanguageTag without ICU support.Narayan Kamath2014-06-121-6/+2
* Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingSize."Elliott Hughes2014-05-121-0/+4
|\
| * Work around an icu4c 53 bug in DecimalFormat.getGroupingSize.Elliott Hughes2014-05-091-0/+4
* | Merge "Add android.system.Os.link for link(2)."Elliott Hughes2014-05-104-0/+8
|\ \
| * | Add android.system.Os.link for link(2).Elliott Hughes2014-05-094-0/+8
| |/
* | Fix various errors in FileURLConnectionTest.Narayan Kamath2014-05-091-12/+134
|/
* Merge "Improve the performance of Annotation checks"Neil Fuller2014-05-061-44/+12
|\
| * Improve the performance of Annotation checksNeil Fuller2014-03-281-44/+12
* | add prctl / PR_SET_NO_NEW_PRIVSNick Kralevich2014-04-293-0/+3
* | libcore.io.OsConstants is dead; long live android.system.OsConstants!Elliott Hughes2014-04-291-782/+0
* | Move ErrnoException into android.system.Elliott Hughes2014-04-283-65/+2
* | Move StructStat and StructStatVfs now all the callers have switched over.Elliott Hughes2014-04-283-161/+1
* | Revert "Fix internal master until I have access again."Elliott Hughes2014-04-251-25/+0
* | Fix internal master until I have access again.Elliott Hughes2014-04-241-0/+25
* | Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-2431-720/+74
* | libcore changes to support asynchronous close interruptionNeil Fuller2014-04-225-47/+65
* | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"Neil Fuller2014-04-221-0/+1
|\ \
| * | Change DecimalFormat.setRoundingMode() behavior to stay in specNeil Fuller2014-04-151-0/+1
* | | Update collation tests for icu4c 53.ccornelius2014-04-211-9/+0
* | | Set ICU's default locale from Locale.getDefault.Narayan Kamath2014-04-111-0/+3
|/ /
* | Merge "Add an empty long array"Adam Lesinski2014-03-271-0/+1
|\ \ | |/ |/|
| * Add an empty long arrayAdam Lesinski2014-03-171-0/+1
* | Speed-up for apps that use Dagger on ARTNeil Fuller2014-03-261-14/+17
|/
* Don't assume minusSign is a single char.Narayan Kamath2014-03-142-5/+5
* Merge "Add Currency.getNumericCode()"Neil Fuller2014-03-111-0/+1
|\
| * Add Currency.getNumericCode()Neil Fuller2014-03-111-0/+1
* | Implementation of MulticastChannel.Neil Fuller2014-02-286-10/+98
|/
* When decoding enum annotation value, treat it as a field name, not enum valueBrian Carlstrom2014-02-201-4/+14
* Addition of 1.7 methods to URLConnection.Neil Fuller2014-02-192-14/+35
* Merge "All our structs should have a public constructor."Elliott Hughes2014-02-064-4/+4
|\
| * All our structs should have a public constructor.Elliott Hughes2014-02-054-4/+4
* | Merge "Make ICU.localeFromIcuLocaleId public."Narayan Kamath2014-02-061-3/+1
|\ \ | |/ |/|
| * Make ICU.localeFromIcuLocaleId public.Narayan Kamath2014-02-061-3/+1
* | NativeCollation LP64 fixes.Elliott Hughes2014-02-031-1/+1
* | Add posix_fallocate to Libcore.os.Elliott Hughes2014-02-034-0/+8
* | Move the hidden File.readlink into Libcore.os.Elliott Hughes2014-01-314-0/+8
|/
* Merge "Refactoring in preparation for NIO2 changes."Neil Fuller2014-01-301-8/+7
|\
| * Refactoring in preparation for NIO2 changes.Neil Fuller2014-01-291-8/+7
* | java7: Implement new Locale APIs.Narayan Kamath2014-01-171-17/+250
|/
* Move DeleteOnExit to libcore.io.Narayan Kamath2013-12-201-0/+82
* Remove blockguard check for getaddrinfo.Narayan Kamath2013-12-111-5/+0
* Catch more system calls that result in disk I/O.Jeff Sharkey2013-12-091-0/+91
* Add RT_SCOPE_* to OsConstants.Lorenzo Colitti2013-11-281-0/+5
* am 4bb8f69f: am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress"Lorenzo Colitti2013-11-151-0/+9
|\
| * am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress"Lorenzo Colitti2013-11-151-0/+9
| |\