Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
native
/
dalvik_system_Zygote.cc
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
01add2c
Port "Retry mount() if it fails with EINTR" to ART
by Brian Carlstrom
· 12 years ago
1e7d1d5
Set processes' comm names to their package names.
by William Roberts
· 12 years ago
e146765
Fix capability setting for the top 32 bits.
by Elliott Hughes
· 12 years ago
a3d2718
Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master
by Brian Carlstrom
· 12 years ago
b8c46fc
Remove OBB bind mounts, now provided by FUSE.
by Jeff Sharkey
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
9b7085a
Fix cpplint readability/braces issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/native/dalvik_system_Zygote.cc]
bd86bcc
Tracking rebase to jb-mr1-release
by Brian Carlstrom
· 13 years ago
2b97c27
fix build.
by Nick Kralevich
· 13 years ago
7e2364c
port 0a682b1855fb8c63a8fb502d60b37259dc893302 to art
by Nick Kralevich
· 13 years ago
a0664be
Port prctl(PR_CAPBSET_DROP) patches dalvik-dev
by Nick Kralevich
· 13 years ago
45cebaf
Track Zygote exec API change.
by Elliott Hughes
· 13 years ago
50e1744
don't inhibit randomization on non-arm platforms
by Nick Kralevich
· 13 years ago
1a0b475
Fix Zygote selinux code to support null values
by Brian Carlstrom
· 13 years ago
dc1cd10
Remove HAVE_SELINUX guards
by Kenny Root
· 13 years ago
b788278
Port 138b7a2e54923d99ed817f9a890c6fcd7c23c335 to art
by Nick Kralevich
· 13 years ago
178cdcc
Port multi-user support to art.
by Elliott Hughes
· 13 years ago
cc236d7
Zygote space / partial collection support.
by Mathieu Chartier
· 13 years ago
c151f90
Untested port of the SELinux dalvik change to art.
by Elliott Hughes
· 13 years ago
7756d54
Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 13 years ago
2abeb9b
Clean up the non-portable bits of Zygote.
by Elliott Hughes
· 13 years ago
2e73b64
This branch has an up-to-date cutils.
by Elliott Hughes
· 13 years ago
154cef6
Only linux has personality
by Brian Carlstrom
· 13 years ago
51e5386
Port 311886c6c6fcd3b531531f592d56caab5e2a259c to art.
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
· 14 years ago
1bac54f
Fix all our unused parameter warnings so we let GCC report them.
by Elliott Hughes
· 14 years ago
0512f02
Remove anonymous namespaces.
by Elliott Hughes
· 14 years ago
88c5c35
Make CheckJNI and JNI workarounds mutually exclusive...
by Elliott Hughes
· 14 years ago
ba8eee1
Remove more lint.
by Elliott Hughes
· 14 years ago
b4807ec
Conditionally include an include file that's not available on Mac OS.
by Elliott Hughes
· 14 years ago
ada2da9
Add a missing #include.
by Elliott Hughes
· 14 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