Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More of the concurrent copying collector. | Hiroshi Yamauchi | 2015-01-23 | 1 | -1/+2 |
* | ART: Add support for patching and loading OAT files compiled with PIC | Igor Murashkin | 2014-10-27 | 1 | -2/+10 |
* | Optimize method linking | Mathieu Chartier | 2014-10-27 | 1 | -0/+1 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -14/+14 |
* | Add patchoat tool to Art. | Alex Light | 2014-07-07 | 1 | -3/+10 |
* | Place ISA into boot image name. | Ian Rogers | 2014-05-12 | 1 | -1/+1 |
* | Remove oat file location in the image. | Nicolas Geoffray | 2014-03-04 | 1 | -1/+10 |
* | Implement Interface Method Tables (IMT). | Jeff Hao | 2013-10-29 | 1 | -0/+2 |
* | Fix image_test on target | Brian Carlstrom | 2013-09-03 | 1 | -14/+2 |
* | Fix ImageHeader.IsValid | Brian Carlstrom | 2013-09-03 | 1 | -2/+2 |
* | Write out image bitmap inside of image file. | Mathieu Chartier | 2013-08-29 | 1 | -0/+29 |
* | 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/+134 |