Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
07a062cc9770d0fa8c73f116db4cb15bfba8b7b3
/
src
/
native
/
dalvik_system_Zygote.cc
cb8f890
[DO NOT MERGE] Bring ics-mr1-plus-art's Zygote in line with dalvik-dev's.
by Elliott Hughes
· 13 years ago
eac7667
DO NOT MERGE Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 13 years ago
b6636b8
Add a reminder that we need to track a change in master.
by Elliott Hughes
· 13 years ago
7b9d996
Tidy up some C-isms.
by Elliott Hughes
· 13 years ago
0dae08e
Move JNI methods out of top-level.
by Ian Rogers
· 13 years ago
[Renamed from src/dalvik_system_Zygote.cc]
76e3694
Clean up the trivial uses of __attribute__((unused)).
by Elliott Hughes
· 13 years ago
1bac54f
Fix all our unused parameter warnings so we let GCC report them.
by Elliott Hughes
· 13 years ago
0512f02
Remove anonymous namespaces.
by Elliott Hughes
· 13 years ago
88c5c35
Make CheckJNI and JNI workarounds mutually exclusive...
by Elliott Hughes
· 13 years ago
ba8eee1
Remove more lint.
by Elliott Hughes
· 13 years ago
b4807ec
Conditionally include an include file that's not available on Mac OS.
by Elliott Hughes
· 13 years ago
ada2da9
Add a missing #include.
by Elliott Hughes
· 13 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 14 years ago
3d30d9b
Fix detaching a debugger while threads are suspended.
by Elliott Hughes
· 14 years ago
c1f143d
Remove some lint.
by Elliott Hughes
· 14 years ago
4ffd313
Implement the zygote debug options (late-enabling -Xcheck:jni and so on).
by Elliott Hughes
· 14 years ago
6a4be3a
Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode
by Brian Carlstrom
· 14 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 14 years ago
a9f1978
Add support for oat files in /data/art-cache
by Brian Carlstrom
· 14 years ago
caabb1b
Implement Zygote_nativeForkSystemServer
by Brian Carlstrom
· 14 years ago
01158d7
Implement most of VMStack and some of Zygote.
by Elliott Hughes
· 14 years ago