summaryrefslogtreecommitdiffstats
path: root/runtime/image.h
Commit message (Expand)AuthorAgeFilesLines
* Move image intern table into imageMathieu Chartier2015-06-111-0/+1
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-34/+69
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-1/+0
* Move ArtField to nativeMathieu Chartier2015-04-101-4/+16
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-1/+2
* ART: Add support for patching and loading OAT files compiled with PICIgor Murashkin2014-10-271-2/+10
* Optimize method linkingMathieu Chartier2014-10-271-0/+1
* stdint types all the way!Ian Rogers2014-10-091-14/+14
* Add patchoat tool to Art.Alex Light2014-07-071-3/+10
* Place ISA into boot image name.Ian Rogers2014-05-121-1/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+10
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+2
* Fix image_test on targetBrian Carlstrom2013-09-031-14/+2
* Fix ImageHeader.IsValidBrian Carlstrom2013-09-031-2/+2
* Write out image bitmap inside of image file.Mathieu Chartier2013-08-291-0/+29
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+134