Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -17/+17 |
* | Intercept JNI invocation of String.<init> methods. | Jeff Hao | 2015-05-20 | 1 | -46/+58 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -13/+13 |
* | Remove portable. | Elliott Hughes | 2014-12-12 | 1 | -25/+0 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -2/+2 |
* | Fix 2 new sets of clang compiler warnings. | Ian Rogers | 2014-10-10 | 1 | -18/+18 |
* | Compile time performance improvements focusing on interpret-only. | Ian Rogers | 2014-09-12 | 1 | -1/+1 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -0/+2 |
* | Add missing class initialization during compilation and tests | Sebastien Hertz | 2014-07-10 | 1 | -1/+10 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -6/+7 |
* | include <float.h> for DBL_MAX and DBL_MIN | Brian Carlstrom | 2014-03-15 | 1 | -0/+1 |
* | Remove unused variable and tidy test #includes. | Ian Rogers | 2014-03-14 | 1 | -1/+1 |
* | Refactor reflective method invocation. | Ian Rogers | 2014-03-14 | 1 | -0/+627 |