1. 3088ff8 zygote: Remove NativeLoader initialization step by Dimitry Ivanov · 10 years ago
  2. bf1082e Renamed the function initialing nativeloader by Dimitry Ivanov · 10 years ago
  3. 573895b Fix ASAN builds after app_process change. by Nicolas Geoffray · 10 years ago
  4. b082497 zygote to preload public native libraries by Dimitry Ivanov · 10 years ago
  5. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  6. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 11 years ago
  7. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 11 years ago
  8. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 12 years ago
  9. cfedceb Frameworks/base: Turn on -Wall -Werror in cmds by Andreas Gampe · 12 years ago
  10. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 12 years ago
  11. 55471dc Change /dalvik-cache to be owned by root. by Alex Light · 12 years ago
  12. 6eb1b26 Fix x86 build in app_process. by Narayan Kamath · 12 years ago
  13. dfacf85 Merge "Create arch specific cache dirs during zygote startup." by Narayan Kamath · 12 years ago
  14. d1e127e Create arch specific cache dirs during zygote startup. by Narayan Kamath · 12 years ago
  15. 195c73c Set NO_NEW_PRIVS on zygote init by Nick Kralevich · 12 years ago
  16. 6bd76228 Fix a typo in an assertion. by Elliott Hughes · 12 years ago
  17. 90c75cf Don't compare String8s to NULL. by Narayan Kamath · 12 years ago
  18. d35d3e5 Dual zygote cleanup. by Narayan Kamath · 12 years ago
  19. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 12 years ago
  20. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 12 years ago
  21. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 12 years ago
  22. d53afd2 revert ADDR_COMPAT_LAYOUT workaround. by Nick Kralevich · 13 years ago
  23. fc8bd4d am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" by Nick Kralevich · 13 years ago
  24. fc17dc2 Don't set ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 13 years ago
  25. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 13 years ago
  26. 9a93505 app_process: don't pollute the environment by Nick Kralevich · 13 years ago
  27. 1fe21bd Never call app_main more than once by Nick Kralevich · 13 years ago
  28. 5fa1ee7 Don't use ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 13 years ago
  29. 8a0a929 Respawn app_main if ADDR_COMPAT_LAYOUT is not set by Nick Kralevich · 13 years ago
  30. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  31. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 15 years ago
  32. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  33. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 15 years ago
  34. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 15 years ago
  35. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 16 years ago
  36. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  37. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  38. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  39. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago