summaryrefslogtreecommitdiffstats
path: root/oatdump
Commit message (Expand)AuthorAgeFilesLines
* am 334d017c: am a968219b: am 6f277751: Make oatdump support image file genera...Brian Carlstrom2013-10-021-1/+11
|\
| * Make oatdump support image file generated on deviceBrian Carlstrom2013-09-301-1/+11
| * Use class def index from java.lang.Class.Ian Rogers2013-09-211-15/+17
* | StringPiece clean up.Ian Rogers2013-09-241-1/+1
* | Use class def index from java.lang.Class.Ian Rogers2013-09-191-15/+17
* | Move disassembler out of runtime.Ian Rogers2013-09-091-4/+4
|/
* Fix oatdump to take bitmap bytes into its accounting.Mathieu Chartier2013-08-301-1/+7
* Merge "Write out image bitmap inside of image file." into klp-devMathieu Chartier2013-08-291-0/+3
|\
| * Write out image bitmap inside of image file.Mathieu Chartier2013-08-291-0/+3
* | Fix sort order to make register promotion stableBrian Carlstrom2013-08-231-4/+4
|/
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-22/+15
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-23/+23
* Merge "Add a systrace support for lock contention logging." into dalvik-devHiroshi Yamauchi2013-08-131-2/+2
|\
| * Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-131-2/+2
* | Work on SMALL_ART and PORTABLE working at the same time.Dragos Sbirlea2013-08-131-1/+3
|/
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-80/+64
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-5/+7
|\
| * Enable darwin target build for art.Brian Carlstrom2013-07-231-5/+7
* | Fix oatdump to work after selinux OatFile installd changeBrian Carlstrom2013-07-181-0/+4
|/
* Do not mark pages executable unnecessarily to play nice with selinuxBrian Carlstrom2013-07-121-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-122-0/+1512