summaryrefslogtreecommitdiffstats
path: root/runtime/parsed_options.h
Commit message (Expand)AuthorAgeFilesLines
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-75/+22
* Remove back-door bootclasspath option from RuntimeRichard Uhler2015-01-081-1/+1
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-1/+1
* Add runtime options for large object spaceMathieu Chartier2014-09-161-0/+3
* ART: Initialize fields of ParsedOptionsAndreas Gampe2014-08-291-1/+1
* Merge "Support running without a boot image."Brian Carlstrom2014-08-251-0/+1
|\
| * Support running without a boot image.Alex Light2014-08-251-0/+1
* | Add fallback for non moving space being full.Mathieu Chartier2014-08-221-0/+1
* | Always setup the native bridge libraryCalin Juravle2014-08-221-1/+1
|/
* Merge "[ART] Move to system/core native bridge library"Calin Juravle2014-08-151-1/+1
|\
| * [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-1/+1
* | Execute an application even when dex2oat crashes.Nicolas Geoffray2014-08-131-0/+1
|/
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+1
* Make system use patchoat to relocate during runtime.Alex Light2014-08-051-2/+0
* ART: Native bridge command-line parameterAndreas Gampe2014-07-261-0/+1
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+4
* Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-4/+0
* Break apart header files.Ian Rogers2014-07-151-5/+14
* ART: Compacting ROS/DlMalloc spaces with semispace copy GCZuo Wang2014-07-111-0/+6
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-111-0/+5
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-101-5/+0
* Reduce header files including header files.Ian Rogers2014-06-061-0/+1
* Fixed and refactored profiler options handlingCalin Juravle2014-06-061-6/+1
* Add option to specify compiler executable.Tsu Chiang Chuang2014-05-271-0/+1
* Use instruction specific dalvik cache dirs.Narayan Kamath2014-05-011-0/+1
* Enable concurrent sweeping for non-concurrent GC.Mathieu Chartier2014-04-291-0/+3
* Decrease target utilization for foreground apps.Mathieu Chartier2014-04-161-0/+1
* Profile: made startImmediately settableCalin Juravle2014-04-071-0/+1
* Add support for -Xverify:none mode.Jeff Hao2014-04-021-0/+1
* Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-0/+5
* Size and offset fixes to compile for 64b hostAndreas Gampe2014-03-051-7/+7
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+0
* Add ART -help and -showversionBrian Carlstrom2014-03-031-0/+105