summaryrefslogtreecommitdiffstats
path: root/runtime/dex_instruction.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix off-by-two whitespaceAndreas Gampe2015-02-271-3/+3
* ART: oatdump enhancementsAnestis Bechtsoudis2015-02-251-0/+17
* Tidy logging code not using UNIMPLEMENTED.Ian Rogers2014-10-241-1/+1
* Tidy up logging.Ian Rogers2014-10-221-0/+1
* Enable -Wimplicit-fallthrough.Ian Rogers2014-10-091-29/+43
* Reduce header files including header files.Ian Rogers2014-06-061-0/+1
* Move DecodedInstruction into MIR.Ian Rogers2014-05-021-255/+1
* Fix instruction printing for filled-new-arrayAndreas Gampe2014-03-311-0/+14
* 64bit friendly printf modifiers in Instruction::DumpString.Ian Rogers2014-01-231-3/+7
* Don't scan image space when starting runtime.Ian Rogers2013-08-231-1/+14
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-4/+4
* Added code generation framework.Dragos Sbirlea2013-07-221-0/+2
* am 6f485c62: Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-191-5/+5
|\
| * Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-181-5/+5
* | resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-181-3/+2
|\|
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-3/+2
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-24/+51
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+583