summaryrefslogtreecommitdiffstats
path: root/runtime/native/dalvik_system_ZygoteHooks.cc
Commit message (Expand)AuthorAgeFilesLines
* setting RLIMIT to INFINITY.Maunik Shah2016-06-051-1/+14
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-5/+5
* ART: Fix Trace types, check minimum buf sizeAndreas Gampe2015-04-251-1/+2
* ART: Add GENERATE_CFI to the ZygoteHooks debug flagsAndreas Gampe2015-04-241-0/+7
* ART: Streaming trace modeAndreas Gampe2015-04-151-0/+52
* Fix JIT options with late initMathieu Chartier2015-03-181-6/+6
* Add JIT zygote hookMathieu Chartier2015-03-171-3/+17
* Clean up some #ifdefs.Elliott Hughes2015-01-091-2/+2
* ART: Use interpret-only for vmSafeModeAndreas Gampe2014-12-191-2/+8
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-1/+1
* ART: More warningsAndreas Gampe2014-11-041-0/+2
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-2/+1
* ART: Update for split native bridge initializationjgu212014-09-231-2/+4
* ART: Change ART for new native bridge sequenceAndreas Gampe2014-09-041-3/+15
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-2/+3
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-0/+2
* Restore "Late-enable" loggingBrian Carlstrom2014-05-121-2/+2
* Remove all LOG(DEBUG) which is not intended to be checked inBrian Carlstrom2014-05-091-2/+2
* Runtime::PreZygoteFork returns void, not boolean.Narayan Kamath2014-04-021-3/+2
* Include <sys/resource.h> for rlimit.Narayan Kamath2014-04-021-0/+2
* Move most zygote related code to frameworks/base.Narayan Kamath2014-04-011-0/+118