summaryrefslogtreecommitdiffstats
path: root/runtime/parsed_options.cc
Commit message (Expand)AuthorAgeFilesLines
* Decrease target utilization for foreground apps.Mathieu Chartier2014-04-161-0/+5
* Recognize and ignore options '-ea' and '-da'Yevgeny Rouban2014-04-141-4/+4
* Profile: made startImmediately settableCalin Juravle2014-04-071-0/+3
* Add support for -Xverify:none mode.Jeff Hao2014-04-021-1/+12
* An empty collector skeleton for a read barrier-based collector.Hiroshi Yamauchi2014-03-271-0/+2
* Fix issue parsing implicit_checks propertyDave Allison2014-03-201-1/+3
* Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-0/+82
* Make heap reference poisoning work with the interpreter.Hiroshi Yamauchi2014-03-051-1/+7
* Size and offset fixes to compile for 64b hostAndreas Gampe2014-03-051-2/+2
* Support compiler filters for boot classpathBrian Carlstrom2014-03-041-2/+4
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-2/+0
* Add ART -help and -showversionBrian Carlstrom2014-03-031-0/+739