1. 31eb3c89 Migrate String8|16.setTo to assignment operator by Tomasz Wasilczyk · 2 years, 5 months ago
  2. 3815d34 Use String8/16 c_str by Tomasz Wasilczyk · 2 years, 5 months ago
  3. 5c0887b Migrate from android::String isEmpty to empty [process] by Tomasz Wasilczyk · 2 years, 5 months ago
  4. b523e5e app_process: Fix className check by Mikhail Naganov · 3 years, 5 months ago
  5. 90d4d60 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 10 months ago
  6. 69538cf Disable pointer authentication in app processes. by Peter Collingbourne · 4 years ago
  7. 6b86dfb Stop exporting symbols from app_process by Ryan Prichard · 4 years, 7 months ago
  8. 26949ec Make libsigchain a regular shared library dependency of app_process. by Nicolas Geoffray · 4 years, 11 months ago
  9. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  10. 17de889 [MTE] Enable ASYNC MTE in the Zygote. by Mitch Phillips · 5 years ago
  11. c7c462a Move libsigchain version scripts to app_process, where they are used. by Martin Stjernholm · 6 years ago
  12. 0daed48 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  13. ef6a7da app_process: use libhidlbase by Steven Moreland · 7 years ago
  14. 7103a89 Use suffixes instead of stems in the definition of module `app_process`. by Roland Levillain · 7 years ago
  15. 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 7 years ago
  16. a1194cb Use ABI_STRING. by Elliott Hughes · 8 years ago
  17. 8a4be2a Merge "app_main: silence static analyzer warnings" am: cf188f664a by George Burgess IV · 9 years ago
  18. c29844d app_main: silence static analyzer warnings by George Burgess IV · 9 years ago
  19. b69ffdb Stop hwbinder threads from app_process. by Martijn Coenen · 9 years ago
  20. 92517e4 app_process: don't use PR_SET_NO_NEW_PRIVS. by Josh Gao · 9 years ago
  21. 2200e09 App_process: Merge app_process and app_process__asan by Andreas Gampe · 9 years ago
  22. 622f511 App_process: Clean up sanitized binaries by Andreas Gampe · 9 years ago
  23. 827d0d7 LOCAL_CLANG := true is now the default by Glenn Kasten · 9 years ago
  24. 4a4a8f1 Merge "app_process: Forward -cp/-classpath to ART." by Treehugger Robot · 9 years ago
  25. c08e32e Rely on the platform -std default. by Elliott Hughes · 9 years ago
  26. 4f66cb3 app_process: Forward -cp/-classpath to ART. by Igor Murashkin · 9 years ago
  27. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 9 years ago
  28. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 9 years ago
  29. 4c52818 libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 9 years ago
  30. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 9 years ago
  31. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 10 years ago
  32. 6a850b3 zygote: Remove NativeLoader initialization step by Dimitry Ivanov · 10 years ago
  33. efab154 Renamed the function initialing nativeloader by Dimitry Ivanov · 10 years ago
  34. 1da1e5c Fix ASAN builds after app_process change. by Nicolas Geoffray · 10 years ago
  35. 204386e zygote to preload public native libraries by Dimitry Ivanov · 10 years ago
  36. 60a2716 am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 10 years ago
  37. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 10 years ago
  38. 7493793 am d9f60741: am bf30b4fd: Merge "Add libwilhelm to app_process." into mnc-dev by Christopher Ferris · 11 years ago
  39. ad81791 Add libwilhelm to app_process. by Christopher Ferris · 11 years ago
  40. 4922537 am 3a059d2d: am f35f66a8: Merge "Use new sanitizer option." by Dan Albert · 11 years ago
  41. f98dae5 Use new sanitizer option. by Dan Albert · 11 years ago
  42. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 11 years ago
  43. 5ca3afa Update asan/app_process. by Evgenii Stepanov · 11 years ago
  44. e740b17 Update asan/app_process. by Evgenii Stepanov · 11 years ago
  45. b9f6b0e Explicitly use clang. by Dan Albert · 11 years ago
  46. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 11 years ago
  47. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 11 years ago
  48. cfedceb Frameworks/base: Turn on -Wall -Werror in cmds by Andreas Gampe · 11 years ago
  49. a0d07d4 am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 11 years ago
  50. 5ba317c Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  51. 7f05e91 am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable" by Dmitriy Ivanov · 11 years ago
  52. 96e0cfa Link sigchain to main executable by Dmitriy Ivanov · 11 years ago
  53. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 11 years ago
  54. 55471dc Change /dalvik-cache to be owned by root. by Alex Light · 11 years ago
  55. 79bf400 Change /dalvik-cache to be owned by root. by Alex Light · 11 years ago
  56. 559484e app_process: change app_process a symlink of primary version by Yongqin Liu · 12 years ago
  57. d618320 Fix x86 build in app_process. by Narayan Kamath · 12 years ago
  58. 973cdee Create arch specific cache dirs during zygote startup. by Narayan Kamath · 12 years ago
  59. 195c73c Set NO_NEW_PRIVS on zygote init by Nick Kralevich · 12 years ago
  60. 6bd76228 Fix a typo in an assertion. by Elliott Hughes · 12 years ago
  61. 90c75cf Don't compare String8s to NULL. by Narayan Kamath · 12 years ago
  62. d35d3e5 Dual zygote cleanup. by Narayan Kamath · 12 years ago
  63. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 12 years ago
  64. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 12 years ago
  65. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 12 years ago
  66. f130f0a app_process: use LOCAL_MULTILIB := both by Colin Cross · 12 years ago
  67. 2764fce build app_process64 on 64-bit targets by Colin Cross · 12 years ago
  68. d53afd2 revert ADDR_COMPAT_LAYOUT workaround. by Nick Kralevich · 12 years ago
  69. fc8bd4d am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" by Nick Kralevich · 13 years ago
  70. fc17dc2 Don't set ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 13 years ago
  71. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 13 years ago
  72. d685894 Add liblog by Ying Wang · 13 years ago
  73. 9a93505 app_process: don't pollute the environment by Nick Kralevich · 13 years ago
  74. 1fe21bd Never call app_main more than once by Nick Kralevich · 13 years ago
  75. 5fa1ee7 Don't use ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 13 years ago
  76. 8a0a929 Respawn app_main if ADDR_COMPAT_LAYOUT is not set by Nick Kralevich · 13 years ago
  77. bb4cd82 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 14 years ago
  78. 5bb508f Revert "Build /system/bin/asan/app_process." by Stephen Hines · 14 years ago
  79. cb5c734 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 14 years ago
  80. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  81. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  82. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  83. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 15 years ago
  84. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 15 years ago
  85. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 15 years ago
  86. b1bb6cf Add back missing shared libraries used in executables in link commands. These by Doug Kwan · 16 years ago
  87. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  88. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  89. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  90. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago