summaryrefslogtreecommitdiffstats
path: root/runtime/stack.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Object model changes to support 64bit.Ian Rogers2014-02-061-18/+18
* Selective deoptimization.Sebastien Hertz2014-01-131-2/+2
* Fix JDWP class-only modifier.Sebastien Hertz2013-12-051-0/+1
* Compacting collector.Mathieu Chartier2013-11-111-0/+5
* Add missing references.Sebastien Hertz2013-10-091-2/+2
* Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-2/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-15/+14
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-4/+5
* Entry point clean up.Ian Rogers2013-08-071-1/+1
* Make verifier allow integral types to be put in integral type arrays.Jeff Hao2013-08-011-1/+5
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-1/+0
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-4/+4
* Fixes to instrumentation and quick to interpreter entry.Jeff Hao2013-07-241-2/+5
* resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-181-3/+3
|\
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-3/+3
* | Fixes to instrumentation for debug build and interpreter.Jeff Hao2013-07-171-4/+1
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+362