summaryrefslogtreecommitdiffstats
path: root/runtime/runtime_options.def
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Optimize FindClass ClassNotFoundException case"Andreas Gampe2019-04-251-0/+2
* Set core platform API policy from command line flagDavid Brazdil2019-04-131-1/+6
* Add FinalizerTimeoutMs argument, and respect itHans Boehm2019-03-291-0/+1
* ART: Allow to change boot image pickup orderAndreas Gampe2019-03-131-0/+4
* ART: Remove obsolete option -Xpatchoat:.Vladimir Marko2019-02-221-1/+0
* ART: add dump region info runtime optionAlbert Mingkun Yang2018-12-171-0/+2
* Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-1/+1
* Revert "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-1/+1
* Pass boot class path to ImageSpace::LoadBootImage.Vladimir Marko2018-12-061-1/+1
* Create SdkVersion enum, migrate users to itDavid Brazdil2018-11-161-1/+2
* Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""Nicolas Geoffray2018-08-301-2/+1
* Default to usejit:true.Nicolas Geoffray2018-08-251-1/+1
* ART: Add parameter for verifier timing log thresholdAndreas Gampe2018-08-011-0/+1
* "Revert^4 "Make adbconnection start automatically for debuggable apps (on tar...Alex Light2018-06-081-1/+1
* Revert "Revert^2 "Make adbconnection start automatically for debuggable apps ...Nicolas Geoffray2018-06-081-1/+1
* Revert^2 "Make adbconnection start automatically for debuggable apps (on targ...Alex Light2018-06-071-1/+1
* Revert "Make adbconnection start automatically for debuggable apps (on target)"Andreas Gampe2018-06-061-1/+1
* Make adbconnection start automatically for debuggable apps (on target)Alex Light2018-06-051-1/+1
* Add a new thread pool pthread priority option.Nicolas Geoffray2018-05-171-0/+1
* ART: Remove tombstoned parametersAndreas Gampe2018-05-041-2/+0
* Revert^4 "Add an option to disable native stack dumping on SIGQUIT."Nicolas Geoffray2018-03-301-0/+1
* Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQ...Christopher Ferris2018-03-271-1/+0
* Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""Nicolas Geoffray2018-03-121-0/+1
* Revert "Add an option to disable native stack dumping on SIGQUIT."Andreas Gampe2018-03-051-1/+0
* Revert "Revert "Full-stack integrity: check vdex contents.""Nicolas Geoffray2018-02-281-0/+2
* Revert "Full-stack integrity: check vdex contents."Nicolas Geoffray2018-02-271-2/+0
* Full-stack integrity: check vdex contents.Nicolas Geoffray2018-02-271-0/+2
* Refactor hidden API runtime flag from negative to positiveDavid Brazdil2018-02-141-1/+1
* ART: Add option to use stderr loggerAndreas Gampe2018-02-081-0/+1
* Revert "Revert "Make the runtime default to not allowing JDWP again.""Alex Light2018-01-311-1/+1
* Revert "Make the runtime default to not allowing JDWP again."David Brazdil2018-01-311-1/+1
* Make the runtime default to not allowing JDWP again.Alex Light2018-01-301-1/+1
* Add runtime option for no hidden API access checksDavid Brazdil2018-01-201-0/+1
* Add a new runtime option for target SDK versionDavid Brazdil2018-01-161-0/+1
* ART: Refactor Agent into Agent and AgentSpecAndreas Gampe2018-01-021-2/+2
* Add support for selecting alternate JDWP implementationsAlex Light2017-12-191-1/+2
* Add -XX:MadviseRandomAccess optionMathieu Chartier2017-10-131-0/+1
* ART: Add allocation tracking to JNI global refsAndreas Gampe2017-10-041-0/+2
* ART: Refactor JIT stress mode a runtime debug flagAndreas Gampe2017-07-191-1/+1
* ART: Add stack-dump mode for contention loggingAndreas Gampe2017-06-231-0/+1
* ART: Add support for runtime debug checksAndreas Gampe2017-06-211-0/+2
* ART: Use file descriptors handed out by tombstoned for traces.Narayan Kamath2017-05-241-1/+1
* ART: Support per PID stack trace files.Narayan Kamath2017-04-251-0/+1
* Change Ti::Agent collection from vector to ListAlex Light2017-03-291-2/+2
* Revert "Revert "Make --debuggable rely on JIT code.""Nicolas Geoffray2017-01-301-1/+0
* Revert "Make --debuggable rely on JIT code."Vladimir Marko2017-01-301-0/+1
* Make --debuggable rely on JIT code.Nicolas Geoffray2017-01-301-1/+0
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-4/+4
* Use higher default thread suspend timeout for run testsMathieu Chartier2017-01-221-0/+2
* MethodHandles: Remove experimental flag.Narayan Kamath2017-01-171-1/+1