summaryrefslogtreecommitdiffstats
path: root/dx/tests
Commit message (Expand)AuthorAgeFilesLines
* Various dx fixes to make it preserve locals and debug info.jeffhao2011-03-241-5/+5
* Add opcode-emission backward compatibility.Dan Bornstein2011-03-214-0/+118
* Add support for pre-dexed libraries to dx.Jesse Wilson2011-03-168-26/+120
* Don't emit multiple copies of annotations when merging dex files.Jesse Wilson2011-03-162-43/+29
* Fix for test case now that jumbo opcodes are on.jeffhao2011-03-031-9/+7
* Changed dx register allocator to place more phis and reuse locals.jeffhao2011-02-241-4/+4
* Retain annotations when merging dex files.Jesse Wilson2011-02-192-0/+65
* Emit compact ouput .dex files.Jesse Wilson2011-02-161-0/+33
* Fix to allow SCCP to correctly propagate division and remainer ops.jeffhao2011-02-111-1/+1
* Updated expected outputs for some dx tests.jeffhao2011-02-073-111/+89
* Fix expected output.Dan Bornstein2011-02-074-17/+17
* Move opcode names into OpcodeInfo.Dan Bornstein2011-02-021-5/+5
* Hook up CodeReader.Dan Bornstein2011-02-021-5/+5
* Add an undocumented --incremental option to dx.Jesse Wilson2011-01-185-3/+108
* New tool merge two dex files into one.Jesse Wilson2011-01-0916-0/+440
* Always dump blocks in label order.Dan Bornstein2010-11-016-435/+435
* Fix expected output of dx test 086.Dan Bornstein2010-10-281-76/+76
* Fix the expected output of dx test 083.Dan Bornstein2010-10-281-4/+4
* Fix dx test 087.Dan Bornstein2010-10-281-330/+330
* Update the expected.txt for dx test 094.Dan Bornstein2010-10-281-31/+31
* Fix propagation of constants.Dan Bornstein2010-10-275-1/+48
* Clean up dx test 085.Dan Bornstein2010-10-272-37/+2
* Dx test 083's expected output was wrong.Dan Bornstein2010-10-271-68/+68
* The failure of dx test 105 wasn't actually spurious. Fixed the code.Dan Bornstein2010-10-273-0/+30
* Fix a test.Dan Bornstein2010-10-261-1/+1
* resolved conflicts for merge of 4728a4c3 to dalvik-devDan Bornstein2010-06-254-0/+54
|\
| * Updated the warning about old-style inner class metadata to reflectDan Bornstein2010-06-244-0/+54
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-0824-25/+0
* | Remove trailing whitespace.Carl Shapiro2010-06-0851-82/+82
|/
* Add a test case for the jsr / invoke bug. (See the includedDan Bornstein2010-02-224-0/+112
* Fix a bug where, in static synchronized methods that had no other usesDan Bornstein2009-12-102-4/+42
* Update dx test #111 to reflect the new understanding of reality.Dan Bornstein2009-04-172-5/+14
* Test case for issue #1794388.Dan Bornstein2009-04-164-0/+252
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03617-0/+23148
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03617-23148/+0
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-224-0/+78
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-2056-56/+4
* Initial ContributionThe Android Open Source Project2008-10-21613-0/+23122