Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -14/+9 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -5/+5 |
* | Optimize method linking | Mathieu Chartier | 2014-10-27 | 1 | -3/+4 |
* | Improve performance of invokevirtual/invokeinterface with embedded imt/vtable | Mingyao Yang | 2014-07-11 | 1 | -1/+1 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -0/+1 |
* | Remove blacklist | Sebastien Hertz | 2014-02-17 | 1 | -1/+1 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -5/+4 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -6/+6 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+79 |