Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add access checks to Method and Field reflection. | Jeff Hao | 2014-03-28 | 1 | -0/+6 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -17/+16 |
* | Clean up access checks. | Vladimir Marko | 2014-01-21 | 1 | -1/+0 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -0/+9 |
* | Introduce Signature type to avoid string comparisons. | Ian Rogers | 2013-09-26 | 1 | -1/+1 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -24/+27 |
* | Fix cpplint whitespace/braces issues | Brian Carlstrom | 2013-07-17 | 1 | -2/+2 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+485 |