Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
998bf2b4de04f1664a8ca0085740e266b9e7c4ff
/
runtime
/
native
/
dalvik_system_ZygoteHooks.cc
e850809
Merge "Update the get_process_name call."
by Treehugger Robot
· 8 years ago
03c0134
Update the get_process_name call.
by Dmitriy Filchenko
· 8 years ago
de9007f
Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.
by Oleksiy Vyalov
· 9 years ago
f38a661
ART: Flag to fail thread creation
by Andreas Gampe
· 9 years ago
f448016
Do not JIT boot image during native-debugging (keep AOT code instead).
by David Srbecky
· 9 years ago
346dc99
Remove --native-debuggable compiler option.
by David Srbecky
· 9 years ago
dd5e5e9
Revert "Revert "Make it possible to enable native debugging through debug flags""
by Tamas Berghammer
· 9 years ago
3a98aae
Revert "Make it possible to enable native debugging through debug flags"
by Tamas Berghammer
· 9 years ago
c94a61f
Make it possible to enable native debugging through debug flags
by Tamas Berghammer
· 9 years ago
05d2415
Add option to never interpret.
by Siva Chandra
· 9 years ago
d66c862
Special case system_server to not create the JIT code cache.
by Nicolas Geoffray
· 9 years ago
870a293
Merge "Move the trace file out of the profiles folder." am: 3610abea2f am: 2dcf91c2b9
by Calin Juravle
· 9 years ago
9d157e4
Fix bogus DCHECK and rename DidForkFromZygote.
by Nicolas Geoffray
· 9 years ago
0f042e0
Remove DEBUG_JIT from Zygote flags.
by Nicolas Geoffray
· 9 years ago
f83e733
Move the trace file out of the profiles folder.
by Calin Juravle
· 9 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
e34a42c
ART: Fix Trace types, check minimum buf size
by Andreas Gampe
· 10 years ago
00bb878
ART: Add GENERATE_CFI to the ZygoteHooks debug flags
by Andreas Gampe
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
6eff38d
Add JIT zygote hook
by Mathieu Chartier
· 10 years ago
0a18df8
Clean up some #ifdefs.
by Elliott Hughes
· 10 years ago
d2abbc9
ART: Use interpret-only for vmSafeMode
by Andreas Gampe
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 11 years ago
966ce11
Restore "Late-enable" logging
by Brian Carlstrom
· 11 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 11 years ago
3de95a7
Runtime::PreZygoteFork returns void, not boolean.
by Narayan Kamath
· 11 years ago
ad4b0d2
Include <sys/resource.h> for rlimit.
by Narayan Kamath
· 11 years ago
8b2c8b9
Move most zygote related code to frameworks/base.
by Narayan Kamath
· 11 years ago