Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -30/+22 |
* | Move ArtField to native | Mathieu Chartier | 2015-04-10 | 1 | -5/+33 |
* | Avoid using dex cache array pointers in libart. | Vladimir Marko | 2015-04-10 | 1 | -1/+1 |
* | Reduced memory usage of primitive fields smaller than 4-bytes | Fred Shih | 2014-08-25 | 1 | -1/+1 |
* | ART: Fix verifier mishandling erroneous array component types | Andreas Gampe | 2014-07-30 | 1 | -0/+8 |
* | Improve performance of invokevirtual/invokeinterface with embedded imt/vtable | Mingyao Yang | 2014-07-11 | 1 | -0/+5 |
* | Fix compiler warnings. | Mathieu Chartier | 2014-06-04 | 1 | -0/+2 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -2/+2 |
* | 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/+40 |