summaryrefslogtreecommitdiffstats
path: root/runtime/runtime_options.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Some iwyu for logging.hAndreas Gampe2018-11-211-1/+0
* cpplint: Cleanup errorsIgor Murashkin2017-11-081-26/+26
* ART: Include cleanupAndreas Gampe2017-07-241-7/+6
* ART: More header cleanup - method_verifier.hAndreas Gampe2017-04-241-7/+7
* Clean up profiler optionsCalin Juravle2016-06-291-2/+1
* Fix misc-macro-parentheses warnings.Chih-Hung Hsieh2016-05-131-1/+1
* Allow initializing runtime with parsed options.Vladimir Marko2015-12-071-4/+3
* runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKSIgor Murashkin2015-07-171-0/+1
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-0/+2
* Revert "Add JIT"Nicolas Geoffray2015-02-241-2/+0
* Add JITMathieu Chartier2015-02-231-0/+2
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-0/+83