summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove JavaSQLite & JUnit licenses."Narayan Kamath2014-07-021-276/+0
|\
| * Remove JavaSQLite & JUnit licenses.Narayan Kamath2014-07-081-276/+0
* | Merge "Update icu license."Narayan Kamath2014-07-021-1/+1
|\ \ | |/
| * Update icu license.Narayan Kamath2014-07-081-1/+1
* | am 43a4131d: am eadf0519: Merge "Remove more."Elliott Hughes2014-07-080-0/+0
|\ \ | |/ |/|
| * am eadf0519: Merge "Remove more."Elliott Hughes2014-07-085-102/+3
| |\
| | * Merge "Remove more."Elliott Hughes2014-07-085-102/+3
| | |\
| | | * Remove more.Elliott Hughes2014-07-075-102/+3
| | |/
* | | resolved conflicts for merge of 69e46eea to masterElliott Hughes2014-07-070-0/+0
|\ \ \ | |/ /
| * | am 3f17612f: Merge "Remove."Elliott Hughes2014-07-0840-5135/+264
| |\ \ | | |/
| | * Merge "Remove."Elliott Hughes2014-07-0740-5135/+264
| | |\
| | | * Remove.Elliott Hughes2014-07-0740-5135/+264
| | |/
* | | am c07ba7a7: am 7299cf9f: Merge "Remove"Brian Carlstrom2014-07-070-0/+0
|\ \ \ | |/ /
| * | am 7299cf9f: Merge "Remove"Brian Carlstrom2014-07-078-379/+9
| |\ \ | | |/
| | * Merge "Remove"Brian Carlstrom2014-07-068-379/+9
| | |\
| | | * RemoveBrian Carlstrom2014-07-078-379/+9
| | |/
* | | RemoveBrian Carlstrom2014-07-078-379/+9
* | | am a92e8e0f: am ed3ee85f: Merge "Revert "Rename Arrays.ArrayList to Arrays.Ar...Narayan Kamath2014-07-011-3/+3
|\ \ \ | |/ /
| * | am ed3ee85f: Merge "Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter.""Narayan Kamath2014-07-011-3/+3
| |\ \ | | |/
| | * 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
* | | | am 7cdc5042: am f9a56a30: Merge "Rename Arrays.ArrayList to Arrays.ArrayAdapt...Narayan Kamath2014-07-011-3/+3
|\ \ \ \ | |/ / /
| * | | am f9a56a30: Merge "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
| | |/
* | | Add additional checks in ObjectInputStreamNeil Fuller2014-06-304-21/+349
* | | am 0e028e62: am c41d038e: Merge "Fix System.arraycopy"Andreas Gampe2014-06-271-52/+0
|\ \ \ | |/ /
| * | am c41d038e: Merge "Fix System.arraycopy"Andreas Gampe2014-06-271-52/+0
| |\ \ | | |/
| | * Merge "Fix System.arraycopy"Andreas Gampe2014-06-261-52/+0
| | |\
| | | * Fix System.arraycopyAndreas Gampe2014-06-261-52/+0
| | |/
* | | am feac7055: am 69f8370a: Merge "Fix javadoc @char instead of @code."Elliott Hughes2014-06-271-1/+1
|\ \ \ | |/ /
| * | am 69f8370a: Merge "Fix javadoc @char instead of @code."Elliott Hughes2014-06-271-1/+1
| |\ \ | | |/
| | * 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
| | |/
* | | am d6862d90: am a9640416: Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-274-5/+62
|\ \ \ | |/ /
| * | am a9640416: Merge "Fix a faulty Julian day computation."Elliott Hughes2014-06-274-5/+62
| |\ \ | | |/
| | * 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
* | | | am b33c48b4: am 906d1caa: Merge "Clarify the String.compareTo contract and ad...Elliott Hughes2014-06-272-304/+215
|\ \ \ \ | |/ / /
| * | | am 906d1caa: Merge "Clarify the String.compareTo contract and add tests."Elliott Hughes2014-06-272-304/+215
| |\ \ \ | | |/ /
| | * | 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
| | | |/
* | | | am e9c531e9: am 57d2d897: Merge "Fixed build for arraycopy with objects."Jeff Hao2014-06-261-3/+3
|\ \ \ \ | |/ / /
| * | | am 57d2d897: Merge "Fixed build for arraycopy with objects."Jeff Hao2014-06-261-3/+3
| |\ \ \ | | |/ /
| | * | 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
* | | | | am fd2ca69a: am 42a6d80d: Merge "Expanded arraycopy function to deal with mor...Jeff Hao2014-06-262-10/+495
|\ \ \ \ \ | |/ / / /
| * | | | am 42a6d80d: Merge "Expanded arraycopy function to deal with more types and u...Jeff Hao2014-06-262-10/+495
| |\ \ \ \ | | |/ / /
| | * | | 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