summaryrefslogtreecommitdiffstats
path: root/runtime/native/dalvik_system_Zygote.cc
Commit message (Expand)AuthorAgeFilesLines
* Move most zygote related code to frameworks/base.Narayan Kamath2014-04-011-606/+0
* Fix build.Robert Craig2014-03-141-0/+1
* Zygote: remove CAP_NET_RAW exceptionNick Kralevich2014-02-211-4/+0
* Remove old fork-and-specialize APIDave Platt2014-02-131-10/+2
* Merge "Finish fixing Zygote descriptor leakage problem"Dave Platt2014-02-121-3/+47
|\
| * Finish fixing Zygote descriptor leakage problemDave Platt2014-02-061-3/+47
* | Object model changes to support 64bit.Ian Rogers2014-02-061-0/+2
|/
* Port "Retry mount() if it fails with EINTR" to ARTBrian Carlstrom2013-12-161-8/+13
* Set processes' comm names to their package names.William Roberts2013-11-111-0/+10
* Fix capability setting for the top 32 bits.Elliott Hughes2013-11-111-8/+8
* Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...Brian Carlstrom2013-11-061-1/+1
* Remove OBB bind mounts, now provided by FUSE.Jeff Sharkey2013-09-101-18/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix cpplint readability/braces issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+573