summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "SSLSocketFactory: don't reload the default if class name is same"Kenny Root2014-07-242-20/+31
|\
| * SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-232-20/+31
* | Merge "Use the provided path when opening dex files."Narayan Kamath2014-07-231-11/+5
|\ \
| * | Use the provided path when opening dex files.Calin Juravle2014-07-251-11/+5
|/ /
* | Merge "OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE"Nick Kralevich2014-07-242-0/+8
|\ \
| * | OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLENick Kralevich2014-07-242-0/+8
|/ /
* | Merge "Modified array threshold length for primitive types in arraycopy funct...Jeff Hao2014-07-231-6/+6
|\ \
| * | 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
* | | Merge "Fix serialization / deserialization of SealedObject"Neil Fuller2014-07-232-29/+71
|\ \ \
| * | | Fix serialization / deserialization of SealedObjectNeil Fuller2014-07-242-29/+71
|/ / /
* | | Merge "Throw an error when parsing an obviously bad Double"Neil Fuller2014-07-232-7/+41
|\ \ \ | |_|/ |/| |
| * | Throw an error when parsing an obviously bad DoubleNeil Fuller2014-07-242-7/+41
|/ /
* | Merge "Fix handling of invalid locales in Date/DecimalFormatSymbols."Narayan Kamath2014-07-236-23/+38
|\ \
| * | Fix handling of invalid locales in Date/DecimalFormatSymbols.Narayan Kamath2014-07-236-23/+38
* | | Merge "Add math tests in csv format for libcore math functions"Jeff Hao2014-07-226-0/+10328
|\ \ \
| * | | Add math tests in csv format for libcore math functionsMichael Chen2014-07-216-0/+10328
* | | | Merge "Fix broken nio BufferTest and add alignment test."Mathieu Chartier2014-07-221-9/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix broken nio BufferTest and add alignment test.Mathieu Chartier2014-07-221-9/+23
|/ / /
* | | Merge "Support for a android.text.format.Time implemented entirely in Java"Neil Fuller2014-07-173-5/+673
|\ \ \
| * | | Support for a android.text.format.Time implemented entirely in JavaNeil Fuller2014-07-223-5/+673
|/ / /
* | | Merge "Fix Collator tests."Narayan Kamath2014-07-172-6/+10
|\ \ \
| * | | Fix Collator tests.Narayan Kamath2014-07-222-6/+10
* | | | Merge "Implement Locale.forLanguageTag in java."Narayan Kamath2014-07-175-133/+334
|\ \ \ \ | |/ / / |/| | |
| * | | Implement Locale.forLanguageTag in java.Narayan Kamath2014-07-225-133/+334
|/ / /
* | | Merge "Expand visibility of adjustLanguageCode."Narayan Kamath2014-07-171-1/+4
|\ \ \
| * | | Expand visibility of adjustLanguageCode.Narayan Kamath2014-07-181-1/+4
| | |/ | |/|
* | | Merge "Avoid Math.min() benchmark being optimized away."Vladimir Marko2014-07-171-1/+1
|\ \ \
| * | | Avoid Math.min() benchmark being optimized away.Vladimir Marko2014-07-211-1/+1
| | |/ | |/|
* | | 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
* | | Merge "Avoid Math/StrictMath benchmarks being optimized away."Vladimir Marko2014-07-171-111/+228
|\ \ \ | |_|/ |/| |
| * | Avoid Math/StrictMath benchmarks being optimized away.Vladimir Marko2014-07-211-111/+228
|/ /
* | Merge "CipherTest: check multiple calls to doFinal work"Kenny Root2014-07-171-0/+8
|\ \
| * | CipherTest: check multiple calls to doFinal workKenny Root2014-07-141-0/+8
* | | Merge "Revert "Revert "Add a cache for ZoneInfo objects in Java"""Neil Fuller2014-07-174-13/+59
|\ \ \
| * | | Revert "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-174-13/+59
|/ / /
* | | Merge "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-174-53/+13
|\ \ \
| * | | Revert "Add a cache for ZoneInfo objects in Java"Neil Fuller2014-07-174-53/+13
* | | | Merge "Fix UnmodifiableEntrySet.toArray() ordering"Neil Fuller2014-07-174-404/+437
|\ \ \ \
| * | | | Fix UnmodifiableEntrySet.toArray() orderingNeil Fuller2014-06-234-404/+437
* | | | | Merge "Add a cache for ZoneInfo objects in Java"Neil Fuller2014-07-174-13/+53
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Add a cache for ZoneInfo objects in JavaNeil Fuller2014-07-164-13/+53
|/ / /
* | | Merge "Tidy up OldAndroidLocaleTest#testICULocales."Narayan Kamath2014-07-161-6/+11
|\ \ \
| * | | Tidy up OldAndroidLocaleTest#testICULocales.Narayan Kamath2014-07-161-6/+11
|/ / /
* | | Merge "TLS-PSK cipher suites enabled when PSKKeyManager is provided."Alex Klyubin2014-07-144-8/+131
|\ \ \
| * | | TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-144-8/+131
| | |/ | |/|
* | | Merge "API to query whether a given instruction set / abi is 64bit."Narayan Kamath2014-07-101-0/+11
|\ \ \
| * | | API to query whether a given instruction set / abi is 64bit.Narayan Kamath2014-07-141-0/+11
|/ / /