Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the performance of Annotation checks | Neil Fuller | 2014-03-28 | 1 | -44/+12 |
* | Speed-up for apps that use Dagger on ART | Neil Fuller | 2014-03-26 | 1 | -14/+17 |
* | When decoding enum annotation value, treat it as a field name, not enum value | Brian Carlstrom | 2014-02-20 | 1 | -4/+14 |
* | Fix Class.getEnclosingClass for anonymous classes declared in <clinit> methods | Brian Carlstrom | 2013-11-07 | 1 | -1/+1 |
* | Avoid computing class def indices. | Ian Rogers | 2013-09-21 | 1 | -87/+53 |
* | Lazier annotation signature parsing. | Ian Rogers | 2013-09-21 | 1 | -17/+9 |
* | Refactor ART java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -8/+2 |
* | Use the libcore.reflect implementation. | Elliott Hughes | 2013-07-25 | 1 | -0/+794 |