summaryrefslogtreecommitdiffstats
path: root/compiler/oat_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Initial changes towards Generic JNI optionAndreas Gampe2014-03-031-0/+2
* Tell GDB about Quick ART generated codeMark Mendell2014-03-021-0/+15
* Make out arguments non-reference types.Ian Rogers2014-03-011-12/+12
* Object model changes to support 64bit.Ian Rogers2014-02-061-4/+2
* Break apart oat writing times.Ian Rogers2013-11-151-1/+2
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+4
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-8/+52
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-12/+6
* Reduce the scope of a ScopedObjectAccess in dex2oat.Ian Rogers2013-08-271-1/+1
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-121-2/+2
* Entry point clean up.Ian Rogers2013-08-121-5/+11
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-23/+28
* 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/+227