Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2acd1ec12ab6b81a7e870ab11085c24ae51faf6d
/
runtime
/
runtime_options.def
0972d08
perfetto_hprof: add flag to enable.
by Florian Mayer
· 4 years, 6 months ago
0039182
Add an implementation of Nterp for x64.
by Nicolas Geoffray
· 5 years ago
4ca2f48
Enable JNI ID auto swap on debuggable
by Alex Light
· 5 years ago
a59af8a
JIT baseline: trigger optimized compilation on hotness threshold.
by Nicolas Geoffray
· 5 years ago
87beba3
Fix some typos in ART.
by Roland Levillain
· 5 years ago
f367747
Add ability to switch to index ids late.
by Alex Light
· 5 years ago
a83a889
ART: Switch verifier kThrow fatal to default-on
by Andreas Gampe
· 5 years ago
d84794d
ART: Add option to behave fatally on unmarked kThrow
by Andreas Gampe
· 5 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 5 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 5 years ago
21d5994
Support using opaque JNI ids
by Alex Light
· 5 years ago
4444f1b
Add option to identify primary zygote.
by Nicolas Geoffray
· 5 years ago
bb2467b
Make kHugeNativeAllocs configurable
by Hans Boehm
· 6 years ago
87658f3
Revert^2 "Optimize FindClass ClassNotFoundException case"
by Andreas Gampe
· 6 years ago
d399f57
Revert "Optimize FindClass ClassNotFoundException case"
by Mathieu Chartier
· 6 years ago
9634705
Optimize FindClass ClassNotFoundException case
by Mathieu Chartier
· 6 years ago
6dfdfef
Set core platform API policy from command line flag
by David Brazdil
· 6 years ago
b215557
Add FinalizerTimeoutMs argument, and respect it
by Hans Boehm
· 6 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 6 years ago
6d8d4a2
ART: Remove obsolete option -Xpatchoat:.
by Vladimir Marko
· 6 years ago
de94ea7
ART: add dump region info runtime option
by Albert Mingkun Yang
· 6 years ago
91f1032
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 6 years ago
db4b1de
Revert "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 6 years ago
d190851
Pass boot class path to ImageSpace::LoadBootImage.
by Vladimir Marko
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 6 years ago
a5ca8eb
Default to usejit:true.
by Nicolas Geoffray
· 6 years ago
0b0ffc1
ART: Add parameter for verifier timing log threshold
by Andreas Gampe
· 6 years ago
baac7e4
"Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"
by Alex Light
· 6 years ago
fb57a65
Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)""
by Nicolas Geoffray
· 6 years ago
7b39a39
Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"
by Alex Light
· 6 years ago
b2926c0
Revert "Make adbconnection start automatically for debuggable apps (on target)"
by Andreas Gampe
· 6 years ago
5af3f50
Make adbconnection start automatically for debuggable apps (on target)
by Alex Light
· 6 years ago
47b9580
Add a new thread pool pthread priority option.
by Nicolas Geoffray
· 6 years ago
53af040
ART: Remove tombstoned parameters
by Andreas Gampe
· 7 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 7 years ago
642e9d8
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Christopher Ferris
· 7 years ago
74d25c9
Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Nicolas Geoffray
· 7 years ago
8b08974
Revert "Add an option to disable native stack dumping on SIGQUIT."
by Andreas Gampe
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
d7fbc0e
Refactor hidden API runtime flag from negative to positive
by David Brazdil
· 7 years ago
25419b5
ART: Add option to use stderr logger
by Andreas Gampe
· 7 years ago
264a486
Revert "Revert "Make the runtime default to not allowing JDWP again.""
by Alex Light
· 7 years ago
f05c320
Revert "Make the runtime default to not allowing JDWP again."
by David Brazdil
· 7 years ago
b06bd68
Make the runtime default to not allowing JDWP again.
by Alex Light
· 7 years ago
3e0fa0a
Add runtime option for no hidden API access checks
by David Brazdil
· 7 years ago
a7db026
Add a new runtime option for target SDK version
by David Brazdil
· 7 years ago
aadcbc6
ART: Refactor Agent into Agent and AgentSpec
by Andreas Gampe
· 7 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 7 years ago
c42cb0e
Add -XX:MadviseRandomAccess option
by Mathieu Chartier
· 7 years ago
1b35b46
ART: Add allocation tracking to JNI global refs
by Andreas Gampe
· 7 years ago
7897cec
ART: Refactor JIT stress mode a runtime debug flag
by Andreas Gampe
· 7 years ago
d0210e5
ART: Add stack-dump mode for contention logging
by Andreas Gampe
· 7 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 7 years ago
eb71033
ART: Use file descriptors handed out by tombstoned for traces.
by Narayan Kamath
· 8 years ago
84695ae
ART: Support per PID stack trace files.
by Narayan Kamath
· 8 years ago
4b812fa
Change Ti::Agent collection from vector to List
by Alex Light
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
01fd70b
ART: Remove experimental flags for plugins and agents
by Andreas Gampe
· 8 years ago
3fceaf5
Use higher default thread suspend timeout for run tests
by Mathieu Chartier
· 8 years ago
9320675
MethodHandles: Remove experimental flag.
by Narayan Kamath
· 8 years ago
6b16d89
Add option to force all code to be deoptimizable
by Alex Light
· 8 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 8 years ago
185d134
Add basic runtime-plugins support.
by Alex Light
· 8 years ago
7233c7e
Create a basic agent loading framework.
by Alex Light
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
138dbff
Clean up profiler options
by Calin Juravle
· 8 years ago
249b4d1
Use _exit instead of exit for the system exit.
by Hiroshi Yamauchi
· 9 years ago
f4b3487
Remove -XOatFileManagerCompilerFilter argument.
by Richard Uhler
· 9 years ago
155ff3d
Add command line option for jit invoke transition weight
by Calin Juravle
· 9 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
b2771b4
Add option to tune sample collection based on thread sensitivity
by Calin Juravle
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
83f080a
Tweak JIT hotness threshold.
by Nicolas Geoffray
· 9 years ago
a73280d
Add an option to disable native stack dumping on SIGQUIT.
by Nicolas Geoffray
· 9 years ago
d3e7c6c
Don't use native bridge for non zygote-spawn processes
by Calin Juravle
· 9 years ago
9724c63
Enable interface default methods by default.
by Neil Fuller
· 9 years ago
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 9 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 9 years ago
625a64a
Write dex files to oat file early.
by Vladimir Marko
· 9 years ago
e722d29
Revert "Make the JIT the default in ART."
by Nicolas Geoffray
· 9 years ago
0a9b682
Make the JIT the default in ART.
by Nicolas Geoffray
· 9 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
3eb242c
Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
f83e733
Move the trace file out of the profiles folder.
by Calin Juravle
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago
dd67125
ART: Change the stack dump format to be in line with debuggerd
by Andreas Gampe
· 9 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 9 years ago
7a20ae6
Merge "Allow for sig chain to be disabled."
by Calin Juravle
· 9 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 9 years ago
01aaf6e
Allow for sig chain to be disabled.
by Calin Juravle
· 9 years ago
158f35c
interpreter: Add experimental lambda opcodes for invoke/create-lambda
by Igor Murashkin
· 9 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 9 years ago
Next »