Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GcRoot to clean up and enforce read barriers. | Hiroshi Yamauchi | 2014-07-29 | 1 | -7/+7 |
* | Remove object_utils.h. | Ian Rogers | 2014-07-16 | 1 | -1/+0 |
* | Change MethodHelper to use a Handle. | Mathieu Chartier | 2014-06-09 | 1 | -5/+3 |
* | Create stack traces in unstarted runtimes. | Ian Rogers | 2014-05-03 | 1 | -10/+45 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -5/+13 |
* | Change root visitor to use Object**. | Mathieu Chartier | 2014-02-18 | 1 | -2/+1 |
* | Remove blacklist | Sebastien Hertz | 2014-02-17 | 1 | -1/+5 |
* | Add root types and thread id to root visiting. | Mathieu Chartier | 2014-02-11 | 1 | -2/+3 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -6/+6 |
* | Enable moving classes. | Mathieu Chartier | 2013-12-10 | 1 | -0/+6 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -2/+2 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+97 |