Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -0/+1 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -4/+4 |
* | ART: Clean up includes. | Vladimir Marko | 2015-04-13 | 1 | -1/+1 |
* | Avoid using dex cache array pointers in libart. | Vladimir Marko | 2015-04-10 | 1 | -0/+30 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -0/+2 |
* | Wire up check JNI force copy mode. | Ian Rogers | 2014-08-08 | 1 | -0/+1 |
* | Fast JNI support. | Ian Rogers | 2013-10-20 | 1 | -3/+3 |
* | Inflate contended lock word by suspending owner. | Ian Rogers | 2013-10-02 | 1 | -1/+1 |
* | Use class def index from java.lang.Class. | Ian Rogers | 2013-09-19 | 1 | -0/+56 |