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