Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
1ff9056b87705e251501ea4d19280a7e4fe2d009
/
runtime
/
parsed_options.cc
1ff9056
Move metric reporting config to flags
by Calin Juravle
· 5 years ago
a09d8b7
Add runtime option -Xbootclasspathfds: for pre-opened fds
by Victor Hsieh
· 5 years ago
094b1cf
odrefresh: enable loading of system_server image files
by Orion Hodson
· 5 years ago
09eacd9
Setup ART experiments infra
by Calin Juravle
· 5 years ago
3156695
Enable ProfileSaver to have a different delay for the first ever save
by Calin Juravle
· 5 years ago
61ffd04
Make the runtime option -Ximage a ParseStringList
by Victor Hsieh
· 5 years ago
f3e67db
Reduce excessive gcstress mode logging.
by David Srbecky
· 5 years ago
0d29072
Dump java backtrace when contending lock too long time.
by wangguibo
· 5 years ago
0654153
Add madvising of .odex, .vdex and .art files
by Jagadeesh Pakaravoor
· 5 years ago
65a9fb4
[metrics] Change -Xwrite-metrics-to-statsd to take explicit argument
by Eric Holk
· 5 years ago
39d529f
Revert^2 "[metrics] Add StatsdBackend"
by Eric Holk
· 5 years ago
df69bd7
Remove Flags
by Eric Holk
· 5 years ago
0a6e9e5
[metrics] Move existing command line arguments to flags
by Eric Holk
· 5 years ago
dbad1ef
Revert "[metrics] Add StatsdBackend"
by Ulyana Trafimovich
· 5 years ago
3dba023
Add a server-configurable flags API
by Eric Holk
· 5 years ago
3d2b93e
[metrics] Add StatsdBackend
by Eric Holk
· 5 years ago
2b94572
runtime: add image to gLogVerbosity template
by Orion Hodson
· 5 years ago
b5a10be
ART/Perfetto Java Heap Profiler
by Wessam Hassanein
· 6 years ago
0b986f7
Revert^4 "[metrics] Add background reporting thread"
by Eric Holk
· 5 years ago
1060838
Revert "Revert^2 "[metrics] Add background reporting thread""
by Nicolas Geoffray
· 5 years ago
4c176b9
Revert^2 "[metrics] Add background reporting thread"
by Eric Holk
· 5 years ago
5bb354f
Revert^4 "[metrics] Add file output support"
by Eric Holk
· 5 years ago
f8567b5
Revert "Revert^2 "[metrics] Add file output support""
by Nicolas Geoffray
· 5 years ago
8ef84f2
Revert^2 "[metrics] Add file output support"
by Eric Holk
· 5 years ago
ce2e095
Revert "[metrics] Add file output support"
by Vladimir Marko
· 5 years ago
51a9283
[metrics] Add file output support
by Eric Holk
· 5 years ago
4bf753d
Add two flags to customize JIT zygote.
by Nicolas Geoffray
· 5 years ago
7336610
Revert "[metrics] Add background reporting thread"
by Hans Boehm
· 5 years ago
77f7eb9
[metrics] Add background reporting thread
by Eric Holk
· 5 years ago
59d4b53
[metrics] Add -Xwrite-metrics-to-log option
by Eric Holk
· 6 years ago
ae7168e
Remove unused image space order argument
by Orion Hodson
· 6 years ago
b96d6f3
Remove tiered jit option.
by Nicolas Geoffray
· 6 years ago
5439f05
Revert^3 "VIXL simulator for ART (Stage1)"
by Ulya Trafimovich
· 6 years ago
b5a0e91
Suppress explicit gc logging in libcore tests
by Alex Light
· 6 years ago
e886d68
Revert^2 "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
eb9da9e
Add support for generating --help messages from cmdline definition
by Alex Light
· 6 years ago
3060bb9
Revert "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
48ca6a6
VIXL simulator for ART (Stage1)
by Xueliang Zhong
· 7 years ago
90a18cf
Rewrite OatFileManager::OpenDexFilesFromOat.
by Nicolas Geoffray
· 6 years ago
0972d08
perfetto_hprof: add flag to enable.
by Florian Mayer
· 6 years ago
fc58809
Remove old JDWP implementation from ART
by Alex Light
· 6 years ago
4ca2f48
Enable JNI ID auto swap on debuggable
by Alex Light
· 6 years ago
a59af8a
JIT baseline: trigger optimized compilation on hotness threshold.
by Nicolas Geoffray
· 6 years ago
f367747
Add ability to switch to index ids late.
by Alex Light
· 7 years ago
d84794d
ART: Add option to behave fatally on unmarked kThrow
by Andreas Gampe
· 7 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 7 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 7 years ago
21d5994
Support using opaque JNI ids
by Alex Light
· 7 years ago
34087c1
Document all logging tags.
by Martin Stjernholm
· 7 years ago
4444f1b
Add option to identify primary zygote.
by Nicolas Geoffray
· 7 years ago
765b2a0
Add -verbose:interpreter
by Mathieu Chartier
· 7 years ago
7c5acbb
ART: Fix some types
by Andreas Gampe
· 8 years ago
bb2467b
Make kHugeNativeAllocs configurable
by Hans Boehm
· 7 years ago
87658f3
Revert^2 "Optimize FindClass ClassNotFoundException case"
by Andreas Gampe
· 7 years ago
d399f57
Revert "Optimize FindClass ClassNotFoundException case"
by Mathieu Chartier
· 7 years ago
9634705
Optimize FindClass ClassNotFoundException case
by Mathieu Chartier
· 7 years ago
6dfdfef
Set core platform API policy from command line flag
by David Brazdil
· 7 years ago
f75dce4
Revert^2 "Delete GSS"
by Mathieu Chartier
· 7 years ago
e185883
Revert "Delete GSS"
by Mathieu Chartier
· 7 years ago
1397ea1
Delete GSS
by Mathieu Chartier
· 7 years ago
b215557
Add FinalizerTimeoutMs argument, and respect it
by Hans Boehm
· 7 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 7 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 7 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 7 years ago
797801c
Merge "ART: Remove obsolete option -Xpatchoat:."
by Vladimir Marko
· 7 years ago
6d8d4a2
ART: Remove obsolete option -Xpatchoat:.
by Vladimir Marko
· 7 years ago
7417ce9
Add support for booting with a boot classpath not fully AOTed.
by Nicolas Geoffray
· 7 years ago
7210108
Replace StringPiece with std::string_view in art/runtime/.
by Vladimir Marko
· 7 years ago
0b4d146
ART: make generational CC a runtime option
by Albert Mingkun Yang
· 7 years ago
de94ea7
ART: add dump region info runtime option
by Albert Mingkun Yang
· 7 years ago
91f1032
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 7 years ago
db4b1de
Revert "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 7 years ago
d190851
Pass boot class path to ImageSpace::LoadBootImage.
by Vladimir Marko
· 7 years ago
d47e9ab
Remove code replacing core.jar -> core-libart.jar.
by Vladimir Marko
· 7 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 8 years ago
c57c680
Modernise code to use std::make_unique
by Yi Kong
· 8 years ago
a497a39
Remove patchoat.
by Vladimir Marko
· 8 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 8 years ago
a5ca8eb
Default to usejit:true.
by Nicolas Geoffray
· 8 years ago
0b0ffc1
ART: Add parameter for verifier timing log threshold
by Andreas Gampe
· 8 years ago
47b9580
Add a new thread pool pthread priority option.
by Nicolas Geoffray
· 8 years ago
53af040
ART: Remove tombstoned parameters
by Andreas Gampe
· 8 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 8 years ago
642e9d8
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Christopher Ferris
· 8 years ago
86821ac
Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Nicolas Geoffray
· 8 years ago
74d25c9
Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Nicolas Geoffray
· 8 years ago
7a02c66
Merge "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Treehugger Robot
· 8 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 8 years ago
8b08974
Revert "Add an option to disable native stack dumping on SIGQUIT."
by Andreas Gampe
· 8 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 8 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 8 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 8 years ago
d7fbc0e
Refactor hidden API runtime flag from negative to positive
by David Brazdil
· 8 years ago
25419b5
ART: Add option to use stderr logger
by Andreas Gampe
· 8 years ago
3e0fa0a
Add runtime option for no hidden API access checks
by David Brazdil
· 8 years ago
a7db026
Add a new runtime option for target SDK version
by David Brazdil
· 8 years ago
aadcbc6
ART: Refactor Agent into Agent and AgentSpec
by Andreas Gampe
· 8 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 8 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 8 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 8 years ago
Next »