summaryrefslogtreecommitdiffstats
path: root/compiler/dex
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update ART for LLVM merge up to r187914."Brian Carlstrom2013-08-141-1/+1
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-131-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-133-20/+20
* Revert "Update ART for LLVM merge up to r187914."Stephen Hines2013-08-131-1/+1
* Merge "Update ART for LLVM merge up to r187914." into klp-devStephen Hines2013-08-131-1/+1
|\
| * Update ART for LLVM merge up to r187914.Stephen Hines2013-08-091-1/+1
* | Don't add barriers to clinit methods.Ian Rogers2013-08-121-2/+2
* | Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-122-14/+44
* | Entry point clean up.Ian Rogers2013-08-1219-141/+148
|/
* Compilation filterbuzbee2013-08-084-0/+1107
* Merge "Adds a DEX-to-DEX compilation level." into dalvik-devSebastien Hertz2013-07-311-13/+22
|\
| * Adds a DEX-to-DEX compilation level.Sebastien Hertz2013-07-311-13/+22
* | resolved conflicts for merge of 2724776a to dalvik-devbuzbee2013-07-301-30/+31
|\ \
| * | Support inline dex data, take 2buzbee2013-07-301-30/+31
* | | Portable refactorings.Ian Rogers2013-07-3011-106/+113
| |/ |/|
* | Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-297-7/+7
|/
* Revert "Support inline dex data"Brian Carlstrom2013-07-271-44/+6
* Merge "Support inline dex data"buzbee2013-07-261-6/+44
|\
| * Support inline dex databuzbee2013-07-261-6/+44
* | Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-2636-179/+179
|/
* am 479f83c1: Dex compiler: re-enable method pattern matchingbuzbee2013-07-203-10/+14
|\
| * Dex compiler: re-enable method pattern matchingbuzbee2013-07-193-10/+14
* | am 4274889d: Fixing cpplint readability/check issuesBrian Carlstrom2013-07-192-3/+3
|\ \ | |/
| * Fixing cpplint readability/check issuesBrian Carlstrom2013-07-182-3/+3
* | am 2d88862f: Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-192-3/+3
|\ \ | |/
| * Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-182-3/+3
* | am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, wh...Brian Carlstrom2013-07-195-8/+9
|\ \ | |/
| * Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-185-8/+9
* | am 6f485c62: Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-199-249/+249
|\ \ | |/
| * Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-189-249/+249
* | am 9b7085a4: Fix cpplint readability/braces issuesBrian Carlstrom2013-07-1911-36/+39
|\ \ | |/
| * Fix cpplint readability/braces issuesBrian Carlstrom2013-07-1811-36/+39
* | resolved conflicts for merge of 50af9793 to dalvik-devBrian Carlstrom2013-07-199-56/+42
|\ \ | |/
| * Fix cpplint whitespace/operators issuesBrian Carlstrom2013-07-189-56/+42
* | am 1895ea38: Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-182-2/+2
|\ \ | |/
| * Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-182-2/+2
* | resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-1818-44/+44
|\ \ | |/
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-1818-44/+44
* | am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-1819-77/+95
|\ \ | |/
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-1819-77/+95
* | am f69863b3: Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-173-14/+12
|\ \ | |/
| * Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-173-14/+12
* | am 93ba893c: Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-175-6/+6
|\ \ | |/
| * Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-175-6/+6
* | am b1eba213: Fix cpplint whitespace/comma issuesBrian Carlstrom2013-07-1712-43/+43
|\ \ | |/
| * Fix cpplint whitespace/comma issuesBrian Carlstrom2013-07-1712-43/+43
* | am 2ce745c0: Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-1737-1364/+685
|\ \ | |/
| * Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-1737-1364/+685
* | am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-1721-63/+63
|\ \ | |/
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-1721-63/+63