Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better error reporting when loading dex files | Andreas Gampe | 2014-04-08 | 1 | -0/+3 |
* | Add access checks to Method and Field reflection. | Jeff Hao | 2014-03-28 | 1 | -0/+5 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -17/+14 |
* | 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 | -35/+43 |
* | Introduce Signature type to avoid string comparisons. | Ian Rogers | 2013-09-26 | 1 | -1/+2 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -17/+17 |
* | 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/+186 |