summaryrefslogtreecommitdiffstats
path: root/runtime/instrumentation.h
Commit message (Expand)AuthorAgeFilesLines
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+1
* Fix valgrind gtests and memory leaks.Mathieu Chartier2014-03-051-0/+4
* Guard entrypoint changing by runtime shutdown lock.Mathieu Chartier2014-03-031-3/+5
* Fix the bug that some compiled code was invoked with -Xint.Hiroshi Yamauchi2014-02-281-0/+4
* Fix deoptimization deadlockSebastien Hertz2014-02-201-1/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-14/+15
* Selective deoptimization.Sebastien Hertz2014-01-131-4/+55
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-1/+3
* Merge "Propagate 'this_object' for method unwind event." into dalvik-devSebastien Hertz2013-11-191-2/+3
|\
| * Propagate 'this_object' for method unwind event.Sebastien Hertz2013-11-191-2/+3
* | Fix missing class initialization during instrumentation.Sebastien Hertz2013-11-151-2/+0
|/
* Fix oatdump and valgrind.Ian Rogers2013-11-061-2/+11
* Improve interpreter handler table management.Sebastien Hertz2013-10-171-1/+26
* Load shadow frame's this object only upon instrumentation.Sebastien Hertz2013-09-171-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-26/+26
* am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
|\
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* | Fixes to instrumentation for debug build and interpreter.Jeff Hao2013-07-171-1/+1
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+293