summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API to query whether a given instruction set / abi is 64bit.Narayan Kamath2014-07-141-0/+11
* Merge "Remove JavaSQLite & JUnit licenses."Narayan Kamath2014-07-101-276/+0
|\
| * Remove JavaSQLite & JUnit licenses.Narayan Kamath2014-07-141-276/+0
* | Merge "Update icu license."Narayan Kamath2014-07-101-1/+1
|\ \ | |/
| * Update icu license.Narayan Kamath2014-07-141-1/+1
|/
* 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 "Add DexIndexOverflowException"Elliott Hughes2014-07-102-1/+31
|\ \
| * | Add DexIndexOverflowExceptionBenoit Lamarche2014-07-112-1/+31
|/ /
* | Merge "Invalidate cache of default SocketFactory"Kenny Root2014-07-105-0/+222
|\ \
| * | Invalidate cache of default SocketFactoryKenny Root2014-06-275-0/+222
* | | Merge "KeyPairGeneratorTest: add back some DH tests"Kenny Root2014-07-101-6/+23
|\ \ \
| * | | KeyPairGeneratorTest: add back some DH testsKenny Root2014-07-101-6/+23
| |/ /
* | | Merge "Moved slow path flag to Reference class"Mathieu Chartier2014-07-102-0/+76
|\ \ \
| * | | Moved slow path flag to Reference classFred Shih2014-07-102-0/+76
* | | | Merge "Fix unit tests now that the "tl" -> "fil" hack is gone."Narayan Kamath2014-07-091-11/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fix unit tests now that the "tl" -> "fil" hack is gone.Narayan Kamath2014-07-071-11/+27
* | | | Merge "Switch libcore to the new icu."Elliott Hughes2014-07-091-2/+2
|\ \ \ \
| * | | | Switch libcore to the new icu.Elliott Hughes2014-07-091-2/+2
|/ / / /
* | | | Merge "Remove more."Elliott Hughes2014-07-085-102/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove more.Elliott Hughes2014-07-075-102/+3
|/ / /
* | | Merge "Remove."Elliott Hughes2014-07-0740-5135/+264
|\ \ \
| * | | Remove.Elliott Hughes2014-07-0740-5135/+264
|/ / /
* | | Merge "Remove"Brian Carlstrom2014-07-068-379/+9
|\ \ \ | |/ / |/| |
| * | RemoveBrian Carlstrom2014-07-078-379/+9
|/ /
* | Merge "Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter.""Narayan Kamath2014-06-261-3/+3
|\ \
| * | Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter."Narayan Kamath2014-07-011-3/+3
* | | Merge "Rename Arrays.ArrayList to Arrays.ArrayAdapter."Narayan Kamath2014-06-261-3/+3
|\ \ \ | |/ /
| * | Rename Arrays.ArrayList to Arrays.ArrayAdapter.Narayan Kamath2014-07-011-3/+3
|/ /
* | Merge "Fix System.arraycopy"Andreas Gampe2014-06-261-52/+0
|\ \ | |/ |/|
| * Fix System.arraycopyAndreas Gampe2014-06-261-52/+0
|/
* Merge "Fix javadoc @char instead of @code."Elliott Hughes2014-06-261-1/+1
|\
| * Fix javadoc @char instead of @code.Elliott Hughes2014-06-261-1/+1
|/
* Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-264-5/+62
|\
| * Fix a faulty Julian day computation.Elliott Hughes2014-06-264-5/+62
* | Merge "Clarify the String.compareTo contract and add tests."Elliott Hughes2014-06-262-304/+215
|\ \
| * | Clarify the String.compareTo contract and add tests.Elliott Hughes2014-06-262-304/+215
| |/
* | 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-262-10/+495
|\ \ \ | |/ /
| * | Expanded arraycopy function to deal with more types and updated benchmarking.Emma Meersman2014-06-232-10/+495
* | | Merge "Don't return NULL as a jint."Ian Rogers2014-06-251-1/+1
|\ \ \
| * | | Don't return NULL as a jint.Ian Rogers2014-06-241-1/+1
* | | | Merge "Enable host multilib for ART testing."Ian Rogers2014-06-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Enable host multilib for ART testing.Ian Rogers2014-06-171-0/+1
| |/ /
* | | Merge "Fix race condition in WeakHashMapTest."Mathieu Chartier2014-06-231-6/+11
|\ \ \
| * | | Fix race condition in WeakHashMapTest.Mathieu Chartier2014-06-231-6/+11
* | | | Merge "libcore: Clean up Enum.compareTo(E)"Narayan Kamath2014-06-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | libcore: Clean up Enum.compareTo(E)Valter Strods2014-06-241-1/+1
|/ / /
* | | Merge "Build fix: Remove reference to deleted java_io_Console function"Neil Fuller2014-06-201-1/+0
|\ \ \