summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* am 3b175074: am 304d6981: Merge "Fix unit tests now that the "tl" -> "fil" ha...Narayan Kamath2014-07-101-11/+27
|\
| * am 304d6981: Merge "Fix unit tests now that the "tl" -> "fil" hack is gone."Narayan Kamath2014-07-101-11/+27
| |\
| | * 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
* | | | am 82efa5dd: am dde7a735: Merge "Switch libcore to the new icu."Elliott Hughes2014-07-101-2/+2
|\ \ \ \ | |/ / /
| * | | am dde7a735: Merge "Switch libcore to the new icu."Elliott Hughes2014-07-101-2/+2
| |\ \ \ | | |/ /
| | * | Switch libcore to the new icu.Elliott Hughes2014-07-091-2/+2
| * | | am eadf0519: Merge "Remove more."Elliott Hughes2014-07-084-100/+3
| |\ \ \ | | |/ /
| | * | Remove more.Elliott Hughes2014-07-074-100/+3
| * | | am 3f17612f: Merge "Remove."Elliott Hughes2014-07-0834-4938/+149
| |\ \ \ | | |/ /
| | * | Remove.Elliott Hughes2014-07-0734-4938/+149
| * | | am 7299cf9f: Merge "Remove"Brian Carlstrom2014-07-076-270/+0
| |\ \ \ | | |/ /
| | * | RemoveBrian Carlstrom2014-07-076-270/+0
| | |/
* | | Unhide.Narayan Kamath2014-07-081-13/+0
* | | RemoveBrian Carlstrom2014-07-076-270/+0
* | | 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
| |\ \ | | |/
| | * 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
| |\ \ | | |/
| | * 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
| |\ \ | | |/
| | * Fix System.arraycopyAndreas Gampe2014-06-261-52/+0
* | | 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-271-0/+67
|\ \ \ \ | |/ / /
| * | | am 906d1caa: Merge "Clarify the String.compareTo contract and add tests."Elliott Hughes2014-06-271-0/+67
| |\ \ \ | | |/ /
| | * | Merge "Clarify the String.compareTo contract and add tests."Elliott Hughes2014-06-261-0/+67
| | |\ \
| | | * | Clarify the String.compareTo contract and add tests.Elliott Hughes2014-06-261-0/+67
| | | |/
* | | | 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-261-2/+427
|\ \ \ \ \ | |/ / / /
| * | | | am 42a6d80d: Merge "Expanded arraycopy function to deal with more types and u...Jeff Hao2014-06-261-2/+427
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | am ca6fa02b: am 236f03fd: Merge "Don\'t return NULL as a jint."Ian Rogers2014-06-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 236f03fd: 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 "@hide."Elliott Hughes2014-06-2313-14/+0
|\ \ \ \ \
| * | | | | @hide.Elliott Hughes2014-06-2213-14/+0
* | | | | | am 3a47dee2: am cb821758: Merge "Build fix: Remove reference to deleted java_...Neil Fuller2014-06-231-1/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am cb821758: Merge "Build fix: Remove reference to deleted java_io_Console fu...Neil Fuller2014-06-231-1/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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