1. 31eb3c89 Migrate String8|16.setTo to assignment operator by Tomasz Wasilczyk · 1 year, 6 months ago
  2. 3815d34 Use String8/16 c_str by Tomasz Wasilczyk · 1 year, 6 months ago
  3. 5c0887b Migrate from android::String isEmpty to empty [process] by Tomasz Wasilczyk · 1 year, 6 months ago
  4. b523e5e app_process: Fix className check by Mikhail Naganov · 2 years, 6 months ago
  5. 90d4d60 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years ago
  6. 69538cf Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 1 month ago
  7. a1194cb Use ABI_STRING. by Elliott Hughes · 7 years ago
  8. 8a4be2a Merge "app_main: silence static analyzer warnings" am: cf188f664a by George Burgess IV · 8 years ago
  9. c29844d app_main: silence static analyzer warnings by George Burgess IV · 8 years ago
  10. b69ffdb Stop hwbinder threads from app_process. by Martijn Coenen · 8 years ago
  11. 92517e4 app_process: don't use PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  12. 4f66cb3 app_process: Forward -cp/-classpath to ART. by Igor Murashkin · 8 years ago
  13. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 8 years ago
  14. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 9 years ago
  15. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 9 years ago
  16. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 9 years ago
  17. 6a850b3 zygote: Remove NativeLoader initialization step by Dimitry Ivanov · 9 years ago
  18. efab154 Renamed the function initialing nativeloader by Dimitry Ivanov · 9 years ago
  19. 1da1e5c Fix ASAN builds after app_process change. by Nicolas Geoffray · 9 years ago
  20. 204386e zygote to preload public native libraries by Dimitry Ivanov · 9 years ago
  21. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 10 years ago
  22. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 10 years ago
  23. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 10 years ago
  24. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 10 years ago
  25. cfedceb Frameworks/base: Turn on -Wall -Werror in cmds by Andreas Gampe · 10 years ago
  26. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 10 years ago
  27. 55471dc Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  28. 6eb1b26 Fix x86 build in app_process. by Narayan Kamath · 11 years ago
  29. dfacf85 Merge "Create arch specific cache dirs during zygote startup." by Narayan Kamath · 11 years ago
  30. d1e127e Create arch specific cache dirs during zygote startup. by Narayan Kamath · 11 years ago
  31. 195c73c Set NO_NEW_PRIVS on zygote init by Nick Kralevich · 11 years ago
  32. 6bd76228 Fix a typo in an assertion. by Elliott Hughes · 11 years ago
  33. 90c75cf Don't compare String8s to NULL. by Narayan Kamath · 11 years ago
  34. d35d3e5 Dual zygote cleanup. by Narayan Kamath · 11 years ago
  35. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 11 years ago
  36. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 11 years ago
  37. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 11 years ago
  38. d53afd2 revert ADDR_COMPAT_LAYOUT workaround. by Nick Kralevich · 11 years ago
  39. fc8bd4d am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" by Nick Kralevich · 12 years ago
  40. fc17dc2 Don't set ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 12 years ago
  41. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 12 years ago
  42. 9a93505 app_process: don't pollute the environment by Nick Kralevich · 12 years ago
  43. 1fe21bd Never call app_main more than once by Nick Kralevich · 12 years ago
  44. 5fa1ee7 Don't use ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 12 years ago
  45. 8a0a929 Respawn app_main if ADDR_COMPAT_LAYOUT is not set by Nick Kralevich · 12 years ago
  46. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  47. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 14 years ago
  49. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 14 years ago
  50. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 14 years ago
  51. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 14 years ago
  52. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  53. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  55. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago