summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add's Java 6's DecimalFormat.setRoundingMode (et cetera)." into dalvik...Elliott Hughes2010-03-187-125/+518
|\
| * Add's Java 6's DecimalFormat.setRoundingMode (et cetera).Elliott Hughes2010-03-187-125/+518
* | am 94e57f7b: Merge "Increase sleep delays on debug thread kill."Andy McFadden2010-03-180-0/+0
|\ \ | |/ |/|
| * Merge "Increase sleep delays on debug thread kill."Andy McFadden2010-03-180-0/+0
| |\
| | * Increase sleep delays on debug thread kill.Andy McFadden2010-03-180-0/+0
* | | Merge "Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc." into ...Elliott Hughes2010-03-182-21/+33
|\ \ \
| * | | Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc.Elliott Hughes2010-03-182-21/+33
* | | | am 253eebd3: Drop needless parens from Javadoc.Jesse Wilson2010-03-184-14/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Drop needless parens from Javadoc.Jesse Wilson2010-03-184-14/+14
* | | | am 1573a78e: Merge "Javadoc for JSONArray."Jesse Wilson2010-03-182-24/+290
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge "Javadoc for JSONArray."Jesse Wilson2010-03-182-24/+290
| |\ \ | | |/ | |/|
| | * Javadoc for JSONArray.Jesse Wilson2010-03-182-24/+290
* | | am 58ece73d: Bug fix for JIT peephole optimization.Ben Cheng2010-03-180-0/+0
|\ \ \ | |/ /
| * | Bug fix for JIT peephole optimization.Ben Cheng2010-03-170-0/+0
| |/
* | Merge "Add Java 6's Logger.GLOBAL_LOGGER_NAME field." into dalvik-devElliott Hughes2010-03-171-12/+31
|\ \
| * | Add Java 6's Logger.GLOBAL_LOGGER_NAME field.Elliott Hughes2010-03-171-12/+31
* | | am 31275264: Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-172-4/+25
|\ \ \ | |/ / |/| / | |/
| * Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-172-4/+25
* | Add Java 6's new PipedReader/PipedInputStream constructors.Elliott Hughes2010-03-174-533/+543
* | Fixing an import of a JUnit class that isn't available in dalvik-dev.Jesse Wilson2010-03-171-11/+0
* | Merge "Add Java 6's ObjectStreamClass.lookupAny." into dalvik-devElliott Hughes2010-03-172-138/+170
|\ \
| * | Add Java 6's ObjectStreamClass.lookupAny.Elliott Hughes2010-03-172-138/+170
* | | am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s ...Jesse Wilson2010-03-172-1/+318
|\ \ \ | |/ / |/| / | |/
| * Merge "Exercising our XPath implementation with 279 of Jaxen's tests."Jesse Wilson2010-03-172-1/+318
| |\
| | * Exercising our XPath implementation with 279 of Jaxen's tests.Jesse Wilson2010-03-162-1/+318
* | | am 82ebe52a: Merge "Javadocs for JSONObject."Jesse Wilson2010-03-173-7/+374
|\ \ \ | |/ /
| * | Merge "Javadocs for JSONObject."Jesse Wilson2010-03-173-7/+374
| |\ \
| | * | Javadocs for JSONObject.Jesse Wilson2010-03-173-7/+374
| | |/
* | | Merge "misc DalvikRunner changes" into dalvik-devBrian Carlstrom2010-03-179-21/+61
|\ \ \
| * | | misc DalvikRunner changesBrian Carlstrom2010-03-169-21/+61
* | | | Merge "Add Java 6's PrintStream.clearError/PrintWriter.clearError methods." i...Elliott Hughes2010-03-164-1891/+866
|\ \ \ \
| * | | | Add Java 6's PrintStream.clearError/PrintWriter.clearError methods.Elliott Hughes2010-03-164-1891/+866
* | | | | Fix "run-core-tests.sh" to work again.Elliott Hughes2010-03-161-1/+2
|/ / / /
* | | | Merge "Add Java 6's java.io.Console." into dalvik-devElliott Hughes2010-03-164-0/+267
|\ \ \ \
| * | | | Add Java 6's java.io.Console.Elliott Hughes2010-03-164-0/+267
* | | | | am 9fa39c91: Add missing macro SIGNATURE_BREAKPOINT.Ben Cheng2010-03-160-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add missing macro SIGNATURE_BREAKPOINT.Ben Cheng2010-03-160-0/+0
* | | | | am 79cea5c9: Merge "Implement signature-based breakpoint for the JIT compiler."Ben Cheng2010-03-160-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Implement signature-based breakpoint for the JIT compiler."Ben Cheng2010-03-160-0/+0
| |\ \ \ \
| | * | | | Implement signature-based breakpoint for the JIT compiler.Ben Cheng2010-03-160-0/+0
* | | | | | am 288de8e6: Merge "Replace a use of index with strchr."Carl Shapiro2010-03-161-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge "Replace a use of index with strchr."Carl Shapiro2010-03-161-1/+1
| |\ \ \ \
| | * | | | Replace a use of index with strchr.Carl Shapiro2010-03-161-1/+1
* | | | | | Import the heap verification code from the copying collector. TheCarl Shapiro2010-03-160-0/+0
* | | | | | Merge "Add some certimport.sh documention" into dalvik-devBrian Carlstrom2010-03-161-0/+33
|\ \ \ \ \ \
| * | | | | | Add some certimport.sh documentionBrian Carlstrom2010-03-161-0/+33
* | | | | | | am 900a3afd: Jit: Fix register usage bug - Issue 2518825 native crash running...Bill Buzbee2010-03-160-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Jit: Fix register usage bug - Issue 2518825 native crash running ARMv5te JITBill Buzbee2010-03-160-0/+0
| | |_|/ / / | |/| | | |
* | | | | | am fcd1cbd4: Merge "Include strings.h directly for its ffs prototype."Carl Shapiro2010-03-160-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Include strings.h directly for its ffs prototype."Carl Shapiro2010-03-160-0/+0
| |\ \ \ \ \