Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c5e3a52473772a6aba3a8407b0151f6046c5e21b
/
runtime
/
jit
/
jit.cc
c5e3a52
Make compiling an apex image explicit.
by Nicolas Geoffray
· 6 years ago
c45b589
jitzygote: JIT native methods on first use.
by David Srbecky
· 6 years ago
3db3d37
Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation.
by David Srbecky
· 6 years ago
b10f028
Special case one class in jit zygote.
by Nicolas Geoffray
· 6 years ago
7989ac9
Save the JIT compiled code when the class isn't initialized yet.
by Nicolas Geoffray
· 6 years ago
dc2fbb6
jitzygote: create a type lookup table at runtime for bootclasspath dex files.
by Nicolas Geoffray
· 6 years ago
d271809
Don't JIT compile eagerly methods that have the resolution stub.
by Nicolas Geoffray
· 6 years ago
f59bc11
Couple of improvements in the jit zygote pass.
by Nicolas Geoffray
· 6 years ago
953da54
Clear the JIT task queue for child zygote.
by Nicolas Geoffray
· 6 years ago
1d077ac
Also JIT non-startup methods in zygote.
by Nicolas Geoffray
· 6 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 6 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 6 years ago
7417ce9
Add support for booting with a boot classpath not fully AOTed.
by Nicolas Geoffray
· 7 years ago
6c22540
Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples.""
by David Srbecky
· 7 years ago
e3fc2d1
Revert^2 "Reduce the number of calls to Jit::AddSamples."
by David Srbecky
· 7 years ago
98a520c
Merge "Revert "Revert "Add a baseline flag to JIT compile."""
by Treehugger Robot
· 7 years ago
075456e
Revert "Revert "Add a baseline flag to JIT compile.""
by Nicolas Geoffray
· 7 years ago
344b0d1
Revert "Add a baseline flag to JIT compile."
by Andreas Gampe
· 7 years ago
93c21ba
Avoid waiting for threads to create
by Mathieu Chartier
· 7 years ago
e734fe8
Add a baseline flag to JIT compile.
by Nicolas Geoffray
· 7 years ago
ce9ed36
Enable JIT in zygote.
by Nicolas Geoffray
· 7 years ago
0402f4b
Revert "Reduce the number of calls to Jit::AddSamples."
by Nicolas Geoffray
· 7 years ago
db94f2b
Reduce the number of calls to Jit::AddSamples.
by David Srbecky
· 7 years ago
c9de61c
Revert^2 "Refactor code around JIT creation."
by Nicolas Geoffray
· 7 years ago
763cd98
Revert "Refactor code around JIT creation."
by Andreas Gampe
· 7 years ago
7a2c7c2
Refactor code around JIT creation.
by Nicolas Geoffray
· 7 years ago
a7edd0d
Fix JIT creation so it picks up runtime flags.
by Nicolas Geoffray
· 7 years ago
ad28f5e
ART: add hook for framework to set SELinux context
by Orion Hodson
· 7 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 7 years ago
59b950f
Prevent jit-compilation from loading classes in jit-on-first-use
by Alex Light
· 7 years ago
6d90fde
Fix art_quick_osr_stub signature.
by Evgenii Stepanov
· 7 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
d25eb2c
Revert^5 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 7 years ago
d7da314
Revert^4 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 7 years ago
bf2ca05
Revert^3 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 7 years ago
460c6ce
Revert^2 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 7 years ago
8772eb7
Revert "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 7 years ago
25bf446
Rewrite JVMTI method tracing to use trampolines
by Alex Light
· 7 years ago
2d441b1
Make instrumentation trampoline able to jump to jit code
by Alex Light
· 7 years ago
e140212
Move some helper methods to DexRegisterLocation.
by David Srbecky
· 7 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
fd89b07
Remove unused GetDexRegisterMap arguments.
by David Srbecky
· 7 years ago
21d45b4
Simplify DexRegisterMap API.
by David Srbecky
· 7 years ago
c7aa87e
Remove static_class_ from Method/VarHandle and CallSite.
by Vladimir Marko
· 7 years ago
197f1ef
Merge "Revert "Remove support for Valgrind in ART.""
by Treehugger Robot
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
f31343f
Merge "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
47b9580
Add a new thread pool pthread priority option.
by Nicolas Geoffray
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
016fcbe2
Support system server ART-profiling
by Calin Juravle
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
52f5a1f
ART: No JIT for native MethodHandle/VarHandle methods
by Orion Hodson
· 7 years ago
82d046e
Add a profiling library
by David Sehr
· 7 years ago
f8655b3
Fix test failures with -Xjitthreshold:0.
by Vladimir Marko
· 7 years ago
be0c7cf
Fix running some run-tests with -Xjitthreshold:0
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
37602aa
Fix "jit at first use" for proxy methods.
by Vladimir Marko
· 7 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 8 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 8 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 8 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 8 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 8 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 8 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 8 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 8 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 8 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 8 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 8 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 8 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 8 years ago
0fa1786
Avoid JVMTI global deoptimization when possible
by Alex Light
· 8 years ago
2161193
Ensure that OSR doesn't break local-variable get/set
by Alex Light
· 8 years ago
a710d91
ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight().
by Vladimir Marko
· 8 years ago
7897cec
ART: Refactor JIT stress mode a runtime debug flag
by Andreas Gampe
· 8 years ago
941c6ec
Revert "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
7d6a1c0
Update profiling info allocation logic.
by Nicolas Geoffray
· 8 years ago
513061a
ART: Clean up thread.h and thread_list.h
by Andreas Gampe
· 8 years ago
0897e1c
ART: Let JIT tasks finish under sanitization
by Andreas Gampe
· 8 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
77651c4
ART: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
4471e4f
Revert "Revert "ART: Give JIT thread pool workers a peer""
by Andreas Gampe
· 9 years ago
9dfb707
Revert "ART: Give JIT thread pool workers a peer"
by Andreas Gampe
· 9 years ago
1ee6dd7
ART: Give JIT thread pool workers a peer
by Andreas Gampe
· 9 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 9 years ago
33083d6
Rename offline_profiling_info to profile_compilation_info
by Calin Juravle
· 9 years ago
021c5f2
Make 141-class-unload more robust under JIT.
by Nicolas Geoffray
· 9 years ago
320ba91
ART: Add debug exception check to JIT
by Andreas Gampe
· 9 years ago
f149b3f
ART: Add ScopedJitSuspend
by Andreas Gampe
· 9 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 9 years ago
ef41db7
Move interpreter to ObjPtr
by Mathieu Chartier
· 9 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 9 years ago
268764d
Make ScopedAssertNoThreadSuspension no overhead for non-debug
by Mathieu Chartier
· 9 years ago
6597577
Card mark holding class instead of declaring class
by Mathieu Chartier
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
Next »