summaryrefslogtreecommitdiff
path: root/runtime/runtime_options.h
AgeCommit message (Expand)Author
2024-05-13Conditionally increase suspend timeout Hans Boehm
2024-02-14Move `JitOptions` to its own file. Vladimir Marko
2024-02-06Add visibility attributes in runtime/r* Dmitrii Ishcheikin
2020-10-12Remove unused image space order argument Orion Hodson
2020-01-29Remove old JDWP implementation from ART Alex Light
2019-04-12Set core platform API policy from command line flag David Brazdil
2019-03-13ART: Allow to change boot image pickup order Andreas Gampe
2018-11-21ART: Some iwyu for logging.h Andreas Gampe
2017-11-08cpplint: Cleanup errors Igor Murashkin
2017-07-24ART: Include cleanup Andreas Gampe
2017-04-24ART: More header cleanup - method_verifier.h Andreas Gampe
2016-06-29Clean up profiler options Calin Juravle
2016-05-13Fix misc-macro-parentheses warnings. Chih-Hung Hsieh
2015-12-07Allow initializing runtime with parsed options. Vladimir Marko
2015-07-17runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS Igor Murashkin
2015-02-24Revert "Revert "Add JIT"" Mathieu Chartier
2015-02-24Revert "Add JIT" Nicolas Geoffray
2015-02-23Add JIT Mathieu Chartier
2015-02-04art: Refactor RuntimeOptions/ParsedOptions Igor Murashkin