summaryrefslogtreecommitdiffstats
path: root/cmds/app_process
Commit message (Expand)AuthorAgeFilesLines
* am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-04-231-1/+5
|\
| * Don't set ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-04-231-1/+5
* | Disable tracing from ZygoteJamie Gennis2013-04-161-0/+4
* | Add liblogYing Wang2013-04-091-0/+2
|/
* app_process: don't pollute the environmentNick Kralevich2013-03-151-0/+1
* Never call app_main more than onceNick Kralevich2013-03-151-4/+3
* Don't use ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-03-141-5/+10
* Respawn app_main if ADDR_COMPAT_LAYOUT is not setNick Kralevich2013-03-141-1/+22
* Build /system/bin/asan/app_process.Evgeniy Stepanov2012-04-041-0/+26
* Revert "Build /system/bin/asan/app_process."Stephen Hines2012-04-041-20/+0
* Build /system/bin/asan/app_process.Evgeniy Stepanov2012-04-031-0/+20
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Eliminate single-process mode.Jeff Brown2011-07-081-14/+6
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-30/+41
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-20/+41
* Move LOG_ALWAYS_FATAL to end of app_processBrian Carlstrom2010-10-071-1/+1
* Add back missing shared libraries used in executables in link commands. TheseDoug Kwan2009-10-041-0/+1
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+384
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-384/+0
* Initial ContributionThe Android Open Source Project2008-10-214-0/+384