summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/throwable.cc
Commit message (Expand)AuthorAgeFilesLines
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-7/+7
* Remove object_utils.h.Ian Rogers2014-07-161-1/+0
* Change MethodHelper to use a Handle.Mathieu Chartier2014-06-091-5/+3
* Create stack traces in unstarted runtimes.Ian Rogers2014-05-031-10/+45
* Force inlining on trivial accessors.Ian Rogers2014-04-291-5/+13
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-2/+1
* Remove blacklistSebastien Hertz2014-02-171-1/+5
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-6/+6
* Enable moving classes.Mathieu Chartier2013-12-101-0/+6
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+97