Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing iget quick for bool, byte, char, short | Mathieu Chartier | 2014-12-10 | 1 | -4/+4 |
* | Merge "Fix sput-wide verification flag." | Ian Rogers | 2014-09-20 | 1 | -1/+1 |
|\ | |||||
| * | Fix sput-wide verification flag. | Logan Chien | 2014-09-16 | 1 | -1/+1 |
* | | ART: Fix verifier flags for quickened IPUT | Andreas Gampe | 2014-09-16 | 1 | -4/+4 |
|/ | |||||
* | Reduced memory usage of primitive fields smaller than 4-bytes | Fred Shih | 2014-08-25 | 1 | -4/+4 |
* | ART: Method verifier must check invoke-virtuals for non-zero args | Andreas Gampe | 2014-06-20 | 1 | -10/+10 |
* | Don't verify runtime only opcodes in the data-flow phase of verification. | Ian Rogers | 2014-06-13 | 1 | -8/+8 |
* | ART: API to dex instructions | Jean Christophe Beyler | 2014-05-22 | 1 | -161/+161 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -0/+6 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+299 |