summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Check monitors during bytecode verificationAndy McFadden2010-11-235-0/+318
* Fix CloseGuard issue in test 087.Andy McFadden2010-11-041-17/+26
* Merge "Added a barrier to final field updates." into dalvik-devAndy McFadden2010-09-132-3/+9
|\
| * Added a barrier to final field updates.Andy McFadden2010-09-102-3/+9
* | Rename dalvik test 084 to 085.Andy McFadden2010-09-104-0/+0
|/
* Merge "Port the improved 087 test back to test 086." into dalvik-devBarry Hayes2010-07-202-58/+50
|\
| * Port the improved 087 test back to test 086.Barry Hayes2010-07-202-58/+50
* | Add a regression test. dvmFreeClassInnards had a defect where it wouldBarry Hayes2010-07-203-0/+177
|/
* Add a regression test for ClassLoader.loadClass() returning null.Barry Hayes2010-07-133-0/+181
* resolved conflicts for merge of 4728a4c3 to dalvik-devDan Bornstein2010-06-254-0/+94
|\
| * am a0d4e429: am 74826481: Merge "Updated the warning about old-style inner cl...Dan Bornstein2010-06-244-0/+94
| |\
| | * Merge "Updated the warning about old-style inner class metadata to reflect th...Dan Bornstein2010-06-244-0/+94
| | |\
| | | * Updated the warning about old-style inner class metadata to reflectDan Bornstein2010-06-244-0/+94
* | | | resolved conflicts for merge of de43dd8c to dalvik-devElliott Hughes2010-06-255-307/+0
|\| | |
| * | | am 9974cb52: am 6626af93: Merge "Remove the 060-reflection-security test." in...Elliott Hughes2010-06-245-307/+0
| |\| |
| | * | Remove the 060-reflection-security test.Elliott Hughes2010-06-245-307/+0
| | |/
| * / Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-2813-451/+268
| |/
* | Fix test 059.Andy McFadden2010-06-141-1/+1
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-08189-190/+0
* | Remove trailing whitespace.Carl Shapiro2010-06-0828-128/+128
* | Merge "Fix dalvik/tests/062-character-encodings." into dalvik-devElliott Hughes2010-05-242-432/+11
|\ \
| * | Fix dalvik/tests/062-character-encodings.Elliott Hughes2010-05-242-432/+11
* | | Timeout the finalizer throw test if no finalization occurs.Carl Shapiro2010-05-241-1/+9
|/ /
* | Added a quick test.Andy McFadden2010-05-132-0/+9
* | Added a class initialization test.Andy McFadden2010-05-066-0/+211
* | am 7cd9d693: Merge "Add a JIT unit test for ArrayStoreException in APUT_OBJECT."Ben Cheng2010-03-123-3/+42
|\|
| * Add a JIT unit test for ArrayStoreException in APUT_OBJECT.Ben Cheng2010-03-123-3/+42
* | Add instructions for volatile wide fields.Andy McFadden2010-03-052-18/+28
|/
* Support primitive array elements in annotations.Andy McFadden2010-01-133-1/+59
* Merge change I11aa1bb5Android (Google) Code Review2009-12-112-7/+2
|\
| * Jit: Fix 083-jit-regressions test to omit non-deterministic outputBill Buzbee2009-12-112-7/+2
* | am 0f6512c7: am 3f77d012: Merge change I2ca00c90 into eclair-mr2Elliott Hughes2009-12-091-0/+1
|\ \ | |/ |/|
| * Fix dalvik test 063.Elliott Hughes2009-12-071-0/+1
| * DO NOT MERGE: Fix implementation of Thread.isAliveAndy McFadden2009-09-021-2/+2
* | Jit: Fix for [Issue 2302318] Crash during spin-on-suspend testingBill Buzbee2009-12-032-3/+46
* | Jit: shift bug fix - 2296099Bill Buzbee2009-12-023-0/+58
* | Jit: Support for inline-execute/range [issue 2268232]Bill Buzbee2009-11-231-0/+7
* | Merge change I117408b2Android (Google) Code Review2009-11-171-1/+0
|\ \
| * | Restore support for DEX on FAT.Andy McFadden2009-11-161-1/+0
* | | Jit: string's compareTo performance improvement.Bill Buzbee2009-11-161-0/+3
|/ /
* | Jit: fix for compareTo handler.Bill Buzbee2009-11-151-49/+53
* | Fix for inline string indexof; added regression testsBill Buzbee2009-11-046-0/+582
* | Use a binary search for sparse switch statements.Andy McFadden2009-10-222-2/+39
* | Fixed the trace builder to correctly handle excpetion throwing instruction.Ben Cheng2009-09-293-0/+47
* | Fixed OOM exception handling in JIT'ed code and added a new unit test.Ben Cheng2009-09-273-0/+84
* | Phantom fun.Andy McFadden2009-09-104-0/+254
* | Updated expected outputs in dalvik benchmarks. Improved debugging output and ...Ben Cheng2009-09-041-21/+31
* | Add inline version of String.indexOf().Andy McFadden2009-09-032-0/+34
* | Fix implementation of Thread.isAlive().Andy McFadden2009-09-011-2/+2
|/
* Fix reporting of certain verify errors.Andy McFadden2009-08-284-1/+15