summaryrefslogtreecommitdiffstats
path: root/luni/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add FLOAT entry to EmptyArray"Elliott Hughes2014-07-291-0/+1
|\
| * Add FLOAT entry to EmptyArrayMichael Wright2014-07-291-0/+1
* | Fix Character.getDirectionality.Elliott Hughes2014-07-292-12/+15
* | Merge "SSLSocketFactory: don't reload the default if class name is same"Kenny Root2014-07-241-20/+30
|\ \
| * | SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-231-20/+30
* | | OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLENick Kralevich2014-07-242-0/+8
* | | Modified array threshold length for primitive types in arraycopy function.Emma Meersman2014-07-241-6/+6
* | | Merge "Remove workaround for *.clients.google.com."Alex Klyubin2014-07-231-4/+1
|\ \ \
| * | | Remove workaround for *.clients.google.com.Alex Klyubin2014-07-231-4/+1
* | | | Fix serialization / deserialization of SealedObjectNeil Fuller2014-07-241-29/+43
* | | | Throw an error when parsing an obviously bad DoubleNeil Fuller2014-07-241-7/+26
| |/ / |/| |
* | | Fix handling of invalid locales in Date/DecimalFormatSymbols.Narayan Kamath2014-07-235-22/+37
* | | Support for a android.text.format.Time implemented entirely in JavaNeil Fuller2014-07-223-5/+673
* | | Implement Locale.forLanguageTag in java.Narayan Kamath2014-07-223-113/+294
* | | Merge "Expand visibility of adjustLanguageCode."Narayan Kamath2014-07-171-1/+4
|\ \ \
| * | | Expand visibility of adjustLanguageCode.Narayan Kamath2014-07-181-1/+4
| |/ /
* | | Merge "Make ByteBuffer.allocateDirect be 8 byte aligned."Mathieu Chartier2014-07-171-1/+5
|\ \ \ | |/ / |/| |
| * | Make ByteBuffer.allocateDirect be 8 byte aligned.Mathieu Chartier2014-07-211-1/+5
| |/
* | Revert "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-173-13/+36
* | Merge "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-173-35/+13
|\ \
| * | Revert "Add a cache for ZoneInfo objects in Java"Neil Fuller2014-07-173-35/+13
* | | Merge "Fix UnmodifiableEntrySet.toArray() ordering"Neil Fuller2014-07-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix UnmodifiableEntrySet.toArray() orderingNeil Fuller2014-06-231-1/+1
* | | Add a cache for ZoneInfo objects in JavaNeil Fuller2014-07-163-13/+35
| |/ |/|
* | TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-142-8/+14
* | Merge "TLS-PSK cipher suites should appear in API Level 21."Alex Klyubin2014-07-112-16/+16
|\ \
| * | TLS-PSK cipher suites should appear in API Level 21.Alex Klyubin2014-07-082-16/+16
* | | Merge "Invalidate cache of default SocketFactory"Kenny Root2014-07-103-0/+19
|\ \ \
| * | | Invalidate cache of default SocketFactoryKenny Root2014-06-273-0/+19
* | | | Switch libcore to the new icu.Elliott Hughes2014-07-091-2/+2
* | | | Remove more.Elliott Hughes2014-07-073-53/+3
| |/ / |/| |
* | | Remove.Elliott Hughes2014-07-0724-2681/+119
* | | RemoveBrian Carlstrom2014-07-074-161/+0
* | | Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter."Narayan Kamath2014-07-011-3/+3
* | | Rename Arrays.ArrayList to Arrays.ArrayAdapter.Narayan Kamath2014-07-011-3/+3
* | | Fix System.arraycopyAndreas Gampe2014-06-261-52/+0
|/ /
* | Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-263-5/+20
|\ \
| * | Fix a faulty Julian day computation.Elliott Hughes2014-06-263-5/+20
* | | Merge "Fixed build for arraycopy with objects."Jeff Hao2014-06-261-3/+3
|\ \ \
| * | | Fixed build for arraycopy with objects.Emma Meersman2014-06-261-3/+3
* | | | Merge "Expanded arraycopy function to deal with more types and updated benchm...Jeff Hao2014-06-261-2/+427
|\ \ \ \ | |/ / /
| * | | Expanded arraycopy function to deal with more types and updated benchmarking.Emma Meersman2014-06-231-2/+427
| |/ /
* | | Don't return NULL as a jint.Ian Rogers2014-06-241-1/+1
* | | Merge "Build fix: Remove reference to deleted java_io_Console function"Neil Fuller2014-06-201-1/+0
|\ \ \
| * | | Build fix: Remove reference to deleted java_io_Console functionNeil Fuller2014-06-231-1/+0
* | | | Merge "Unimplement Console.readPassword and remove test"Neil Fuller2014-06-203-87/+4
|\ \ \ \ | |/ / /
| * | | Unimplement Console.readPassword and remove testNeil Fuller2014-06-233-87/+4
| | |/ | |/|
* | | Fix for currency symbol coming from the default localeNeil Fuller2014-06-193-9/+6
|/ /
* | 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
| |/