summaryrefslogtreecommitdiffstats
path: root/runtime/oat_file.h
Commit message (Expand)AuthorAgeFilesLines
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-1/+19
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-12/+17
* Find OatDexFile by DexFile name and checksum, not just checksumBrian Carlstrom2013-10-031-1/+2
* Use class def index from java.lang.Class.Ian Rogers2013-09-211-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-4/+4
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Add verification of boot.oat generated on deviceBrian Carlstrom2013-07-171-1/+8
* Do not mark pages executable unnecessarily to play nice with selinuxBrian Carlstrom2013-07-121-3/+5
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+259