Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ART compile with GCC -O0 again. | Ian Rogers | 2014-10-16 | 1 | -1/+1 |
* | ART: Better IllegalAccessException message | Andreas Gampe | 2014-09-29 | 1 | -1/+1 |
* | Optimize get/set reflection performance | Mathieu Chartier | 2014-09-26 | 1 | -4/+5 |
* | Wire up check JNI force copy mode. | Ian Rogers | 2014-08-08 | 1 | -0/+1 |
* | Don't get and restore thread state for ScopedFastNativeObjectAccess. | Mathieu Chartier | 2014-05-19 | 1 | -7/+7 |
* | 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 | -1/+4 |
* | Reflection tidying. | Ian Rogers | 2014-03-26 | 1 | -7/+4 |
* | Refactor reflective method invocation. | Ian Rogers | 2014-03-14 | 1 | -2/+25 |
* | 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/+59 |