| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ArtField to native | Mathieu Chartier | 2015-04-10 | 1 | -1/+5 |
* | ART: Ensure order of field gaps | Andreas Gampe | 2015-02-19 | 1 | -1/+1 |
* | More of the concurrent copying collector. | Hiroshi Yamauchi | 2015-01-23 | 1 | -1/+11 |
* | Change 64 bit ArtMethod fields to be pointer sized | Mathieu Chartier | 2014-11-18 | 1 | -1/+1 |
* | Delete unused imtable field | Mathieu Chartier | 2014-11-10 | 1 | -1/+1 |
* | ART: Add support for patching and loading OAT files compiled with PIC | Igor Murashkin | 2014-10-27 | 1 | -2/+4 |
* | Optimize method linking | Mathieu Chartier | 2014-10-27 | 1 | -1/+1 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -2/+2 |
* | Simplify instance reference offsets. | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | ART: Change access flag behavior in verifier | Andreas Gampe | 2014-09-15 | 1 | -1/+1 |
* | Add patchoat tool to Art. | Alex Light | 2014-07-07 | 1 | -1/+32 |
* | Remove oat file location in the image. | Nicolas Geoffray | 2014-03-04 | 1 | -1/+1 |
* | Forgot to bump oat version in previous change | Brian Carlstrom | 2013-12-18 | 1 | -1/+1 |
* | Fix image_test on target | Brian Carlstrom | 2013-09-03 | 1 | -0/+15 |
* | Write out image bitmap inside of image file. | Mathieu Chartier | 2013-08-29 | 1 | -1/+7 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+63 |