summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove @KnownFailure from tests that now pass.Elliott Hughes2010-02-011-11/+0
* Merge "Minor clarification."Andy McFadden2010-02-010-0/+0
|\
| * Minor clarification.Andy McFadden2010-02-010-0/+0
* | Merge "Bump up the max stack depth."Andy McFadden2010-02-010-0/+0
|\ \
| * | Bump up the max stack depth.Andy McFadden2010-02-010-0/+0
| |/
* | Merge "Update with froyo change."Andy McFadden2010-02-010-0/+0
|\ \
| * | Update with froyo change.Andy McFadden2010-02-010-0/+0
| |/
* | Fix "unmappable character for ascii" warnings in libcore tests.Elliott Hughes2010-02-016-12/+14
* | Fix varargs warnings in libcore tests.Elliott Hughes2010-02-013-6/+6
* | Merge "Fix warnings in the new XML code."Elliott Hughes2010-02-012-4/+4
|\ \
| * | Fix warnings in the new XML code.Elliott Hughes2010-02-012-4/+4
| |/
* | Fix fallback in Currency.getSymbol(Locale).Elliott Hughes2010-01-293-1/+38
|/
* Fix more harmony tests.Elliott Hughes2010-01-292-16/+18
* Merge "Fix all the harmony java.util.Formatter tests."Elliott Hughes2010-01-293-21/+31
|\
| * Fix all the harmony java.util.Formatter tests.Elliott Hughes2010-01-293-21/+31
* | Merge "Fixing a critical regression in our SAX parsing."Jesse Wilson2010-01-292-22/+152
|\ \
| * | Fixing a critical regression in our SAX parsing.Jesse Wilson2010-01-292-22/+152
* | | Merge "Add support for streaming hprof dumps."Andy McFadden2010-01-291-0/+10
|\ \ \
| * | | Add support for streaming hprof dumps.Andy McFadden2010-01-291-0/+10
* | | | Merge "Change DalvikRunner to use newly added OptionParser."Brian Carlstrom2010-01-298-144/+732
|\ \ \ \
| * | | | Change DalvikRunner to use newly added OptionParser.Brian Carlstrom2010-01-298-144/+732
* | | | | Merge "Remove an obsolete assertion."Carl Shapiro2010-01-290-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove an obsolete assertion.Carl Shapiro2010-01-290-0/+0
* | | | | Merge "Change NumberFormatTest to match ICU's behavior."Elliott Hughes2010-01-291-16/+14
|\ \ \ \ \
| * | | | | Change NumberFormatTest to match ICU's behavior.Elliott Hughes2010-01-291-16/+14
* | | | | | Merge "Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutti...Bill Buzbee2010-01-290-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting downBill Buzbee2010-01-290-0/+0
| | |_|/ / | |/| | |
* | | | | Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.Elliott Hughes2010-01-292-20/+20
| |/ / / |/| | |
* | | | Fix a Formatter test that I checked in broken.Elliott Hughes2010-01-291-1/+1
* | | | Merge "Use DecimalFormatSymbols' new default constructor for speed."Elliott Hughes2010-01-294-127/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Use DecimalFormatSymbols' new default constructor for speed.Elliott Hughes2010-01-284-127/+88
* | | | Merge "Jit: Fix register usage bug (driveabout failure)"Bill Buzbee2010-01-280-0/+0
|\ \ \ \
| * | | | Jit: Fix register usage bug (driveabout failure)Bill Buzbee2010-01-280-0/+0
* | | | | Follow the coding style to rename startJITCompilation to startJitCompilation.Ben Cheng2010-01-281-1/+1
* | | | | Merge "Fix a couple minor bugs (bug 2404859) in TraceDump.c"Jack Veenstra2010-01-280-0/+0
|\ \ \ \ \
| * | | | | Fix a couple minor bugs (bug 2404859) in TraceDump.cJack Veenstra2010-01-280-0/+0
* | | | | | Fix an off-by-one error when releasing thread ids. This is the resultCarl Shapiro2010-01-280-0/+0
|/ / / / /
* | | | | Merge "Add a callback for the framework to explicitly enable the JIT compiler."Ben Cheng2010-01-281-0/+9
|\ \ \ \ \
| * | | | | Add a callback for the framework to explicitly enable the JIT compiler.Ben Cheng2010-01-281-0/+9
| |/ / / /
* | | | | Merge "Added support for filter in dmtracedump tool, along with some test cas...Jack Veenstra2010-01-280-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added support for filter in dmtracedump tool, along with some test cases.Rodrigo Ipince2009-12-180-0/+0
* | | | | Merge "Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerExc...Elliott Hughes2010-01-2810-89/+37
|\ \ \ \ \
| * | | | | Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.Elliott Hughes2010-01-2810-89/+37
* | | | | | Merge "Removing duplicate classes from our tests. These are obsolete with our...Jesse Wilson2010-01-284-320/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Removing duplicate classes from our tests. These are obsolete with our DOMv3 ...Jesse Wilson2010-01-284-320/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Jit: Rework delayed start plus misc. cleanup"Bill Buzbee2010-01-280-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Jit: Rework delayed start plus misc. cleanupBill Buzbee2010-01-280-0/+0
| | |_|/ | |/| |
* | | | Merge "Double the speed of DecimalFormat creation."Elliott Hughes2010-01-283-76/+124
|\ \ \ \
| * | | | Double the speed of DecimalFormat creation.Elliott Hughes2010-01-283-76/+124
| |/ / /
* | | | Merge "Sneak a method-find feature into dexlist."Andy McFadden2010-01-280-0/+0
|\ \ \ \