Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -6/+6 |
* | Add AbstractMethod, Constructor, Method | Mathieu Chartier | 2015-04-21 | 1 | -3/+3 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -0/+2 |
* | Remove object_utils.h. | Ian Rogers | 2014-07-16 | 1 | -1/+0 |
* | Improve performance of invokevirtual/invokeinterface with embedded imt/vtable | Mingyao Yang | 2014-07-11 | 1 | -3/+1 |
* | Some fixes for comments and implied conversions. | Jeff Hao | 2014-03-28 | 1 | -1/+1 |
* | Add access checks to Method and Field reflection. | Jeff Hao | 2014-03-28 | 1 | -4/+4 |
* | Improvements to Field.get/set. | Ian Rogers | 2014-03-21 | 1 | -4/+1 |
* | Refactor reflective method invocation. | Ian Rogers | 2014-03-14 | 1 | -5/+5 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -12/+11 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+71 |