summaryrefslogtreecommitdiffstats
path: root/dx
Commit message (Expand)AuthorAgeFilesLines
* Combined patch from master branchBruce Beare2011-06-091-0/+4
* SDK: fix dx shell script to look for dx.jar in platform-toolsRaphael2010-10-131-1/+1
* Take another tilt at the "--core-library" messaging windmill.Dan Bornstein2010-09-261-46/+39
* Add optional tags to dalvik.Jesse Wilson2010-09-162-2/+5
* Refix whitespace removal that I clobbered in my recent merge.Dan Bornstein2010-06-251-1/+1
* resolved conflicts for merge of 4728a4c3 to dalvik-devDan Bornstein2010-06-256-8/+74
|\
| * Updated the warning about old-style inner class metadata to reflectDan Bornstein2010-06-246-7/+73
* | am 90788e58: am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s ...Ying Wang2010-06-152-0/+9
|\|
| * Don't build dx if it's an app-only build.Ying Wang2010-06-112-1/+9
| * Fixing bulk reads in ByteArray.MyInputStreamJesse Wilson2010-05-051-19/+1
* | Added escape analysis and scalar replacement of arrays in dx.jeffhao2010-06-108-32/+1015
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-0827-29/+0
* | Remove trailing whitespace.Carl Shapiro2010-06-08302-1869/+1869
* | Fixing bulk reads in ByteArray.MyInputStreamJesse Wilson2010-05-031-19/+1
|/
* Fixed bug 2438465, prevented blocks with move-result from being combined.jeffhao2010-02-231-3/+3
* Fixed bug 2438465, prevented blocks with move-result from being combined.jeffhao2010-02-231-0/+3
* Add a test case for the jsr / invoke bug. (See the includedDan Bornstein2010-02-224-0/+112
* am c51439a5: Fix a bug where, in static synchronized methods that had no othe...Dan Bornstein2009-12-103-8/+49
|\
| * Fix a bug where, in static synchronized methods that had no other usesDan Bornstein2009-12-103-8/+49
* | am 39c5899d: Preflight cleanup of Ropper.java for style, whitespace, etc., be...Dan Bornstein2009-12-102-89/+97
|\|
| * Preflight cleanup of Ropper.java for style, whitespace, etc., before doingDan Bornstein2009-12-102-89/+97
* | merge from open-source masterJean-Baptiste Queru2009-09-152-2/+2
|\ \ | |/ |/|
| * Typo fix in javadocAlexey Tarasov2009-09-011-2/+2
| * Cosmetic change: cst -> type in javadoc @paramAlexey Tarasov2009-08-301-1/+1
| * Be more POSIXly correct in the use of expr.Dan Bornstein2009-08-251-1/+1
* | Windows SDK: add support for -J option to dx.batRaphael2009-09-111-6/+41
* | Be more POSIXly correct in the use of expr.Dan Bornstein2009-08-121-1/+1
* | Merge commit 'c1b54205471ea7824c87e53e0d9e6d4c30518007' into merge_korg_masterJean-Baptiste Queru2009-07-061-1/+1
|\|
| * dx incorrectly writes registers as a signed leb128 in the dex debug infoBen Gruver2009-06-031-1/+1
* | Replace an iterator with a traditional for loop, to reduce object allocations...Marco Nelissen2009-06-191-2/+5
* | Give dx a large max heap size by default.Dan Bornstein2009-06-111-18/+26
* | At least mostly-fix internal issue #1898095 / public issue #2868.Dan Bornstein2009-06-092-107/+144
* | Fix up the last handful of FindBugs complaints.Dan Bornstein2009-05-188-43/+28
* | Fix a bunch of little problems noticed by FindBugs, and cleaned up someDan Bornstein2009-05-1821-65/+42
* | A foolish consistency is the hobgoblin of little minds.Dan Bornstein2009-05-055-338/+359
* | Tweaks, Mostly grep-based, to better conform to the coding guidelines.Dan Bornstein2009-05-0416-84/+80
* | Clean up a couple more files.Dan Bornstein2009-05-012-134/+137
* | Update dx test #111 to reflect the new understanding of reality.Dan Bornstein2009-04-172-5/+14
* | Fix issue #1794388.Dan Bornstein2009-04-175-53/+91
* | Test case for issue #1794388.Dan Bornstein2009-04-164-0/+252
* | Made a few more tweaks as I'm reading over the SSA code.Dan Bornstein2009-04-142-17/+23
* | Gratuitous change to get my feet wet with the new git reality.Dan Bornstein2009-04-081-1/+2
* | AI 143732: Tweaks, in response to public critique.Dan Bornstein2009-03-311-15/+15
* | AI 143492: Another crank of the --core-library wheel.Dan Bornstein2009-03-301-19/+44
* | AI 143123: Three minor changes.Andy McFadden2009-03-271-2/+2
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-18313-5032/+5151
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031001-0/+97599
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031001-96948/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-038-1210/+559
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-028-559/+1210