summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/stack_trace_element.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-1/+1
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-5/+4
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-1/+1
* Add read barriers to the constant roots.Hiroshi Yamauchi2014-06-271-2/+4
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-6/+4
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-4/+6
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-6/+4
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-6/+6
* Create stack traces in unstarted runtimes.Ian Rogers2014-05-031-5/+4
* Force inlining on trivial accessors.Ian Rogers2014-04-291-7/+5
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-1/+1
* Remove blacklistSebastien Hertz2014-02-171-0/+5
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-1/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-15/+14
* Enable moving classes.Mathieu Chartier2013-12-101-1/+2
* Compacting collector.Mathieu Chartier2013-11-111-3/+4
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+83