| Commit message (Expand) | Author | Age | Files | Lines |
* | app_process: use LOCAL_MULTILIB := both | Colin Cross | 2014-03-27 | 1 | -22/+3 |
* | build app_process64 on 64-bit targets | Colin Cross | 2014-03-19 | 1 | -0/+22 |
* | revert ADDR_COMPAT_LAYOUT workaround. | Nick Kralevich | 2013-09-18 | 1 | -29/+0 |
* | am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" | Nick Kralevich | 2013-04-23 | 1 | -1/+5 |
|\ |
|
| * | Don't set ADDR_COMPAT_LAYOUT on the emulator | Nick Kralevich | 2013-04-23 | 1 | -1/+5 |
* | | Disable tracing from Zygote | Jamie Gennis | 2013-04-16 | 1 | -0/+4 |
* | | Add liblog | Ying Wang | 2013-04-09 | 1 | -0/+2 |
|/ |
|
* | app_process: don't pollute the environment | Nick Kralevich | 2013-03-15 | 1 | -0/+1 |
* | Never call app_main more than once | Nick Kralevich | 2013-03-15 | 1 | -4/+3 |
* | Don't use ADDR_COMPAT_LAYOUT on the emulator | Nick Kralevich | 2013-03-14 | 1 | -5/+10 |
* | Respawn app_main if ADDR_COMPAT_LAYOUT is not set | Nick Kralevich | 2013-03-14 | 1 | -1/+22 |
* | Build /system/bin/asan/app_process. | Evgeniy Stepanov | 2012-04-04 | 1 | -0/+26 |
* | Revert "Build /system/bin/asan/app_process." | Stephen Hines | 2012-04-04 | 1 | -20/+0 |
* | Build /system/bin/asan/app_process. | Evgeniy Stepanov | 2012-04-03 | 1 | -0/+20 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -2/+2 |
* | Eliminate single-process mode. | Jeff Brown | 2011-07-08 | 1 | -14/+6 |
* | Support wrapping app processes to inject debug instrumentation. | Jeff Brown | 2011-05-24 | 1 | -30/+41 |
* | Replace a custom AndroidRuntime::findClass with a more targeted fix. | Elliott Hughes | 2011-04-13 | 1 | -20/+41 |
* | Move LOG_ALWAYS_FATAL to end of app_process | Brian Carlstrom | 2010-10-07 | 1 | -1/+1 |
* | Add back missing shared libraries used in executables in link commands. These | Doug Kwan | 2009-10-04 | 1 | -0/+1 |
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -2/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -0/+384 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -384/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 4 | -0/+384 |