summaryrefslogtreecommitdiff
path: root/cmds/app_process
AgeCommit message (Expand)Author
2021-06-23Merge SP1A.210618.002Scott Lobdell
2021-06-15Stop exporting symbols from app_processRyan Prichard
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-03-09Make libsigchain a regular shared library dependency of app_process.Nicolas Geoffray
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-13[MTE] Enable ASYNC MTE in the Zygote.Mitch Phillips
2020-09-09Merge SP1A.200727.001Daniel Norman
2020-04-17Move libsigchain version scripts to app_process, where they are used.Martin Stjernholm
2019-10-14Merge RP1A.190923.001Steven Laver
2019-09-27Adds libbase dependency to app_process.Daniel Norman
2019-09-27Merge RP1A.190822.001Scott Lobdell
2019-09-09Remove libhwbinder/libhidltransport depsSteven Moreland
2019-06-25Merge QP1A.190625.001Scott Lobdell
2019-06-18libhwbinder users use libhidlbaseSteven Moreland
2019-06-17app_process: use libhidlbaseSteven Moreland
2019-06-07Use suffixes instead of stems in the definition of module `app_process`.Roland Levillain
2019-03-29Convert frameworks/base/cmds/* to Android.bpColin Cross
2018-08-02Merge QPR1.180718.001Jiyong Park
2018-03-23Use ABI_STRING.Elliott Hughes
2018-02-08Skip start zygote when the phone on FFBM modexmao
2017-07-12Merge "app_main: silence static analyzer warnings"George Burgess IV
2017-07-11app_main: silence static analyzer warningsGeorge Burgess IV
2017-04-19Stop hwbinder threads from app_process.Martijn Coenen
2017-01-17app_process: don't use PR_SET_NO_NEW_PRIVS.Josh Gao
2016-11-30App_process: Merge app_process and app_process__asanAndreas Gampe
2016-11-30App_process: Clean up sanitized binariesAndreas Gampe
2016-11-30LOCAL_CLANG := true is now the defaultGlenn Kasten
2016-10-28Merge "app_process: Forward -cp/-classpath to ART."Treehugger Robot
2016-10-07Rely on the platform -std default.Elliott Hughes
2016-10-03app_process: Forward -cp/-classpath to ART.Igor Murashkin
2016-09-14app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal.Narayan Kamath
2016-08-18Remove unused includes.Dmitriy Filchenko
2016-08-01libsigchain: intercept bsd_signal on lp32Dimitry Ivanov
2016-07-18Handle long process names correctly.Dmitriy Filchenko
2016-07-12Remove calls to set_process_name.Dmitriy Filchenko
2016-04-27zygote: Remove NativeLoader initialization stepDimitry Ivanov
2016-03-17Renamed the function initialing nativeloaderDimitry Ivanov
2016-02-26Fix ASAN builds after app_process change.Nicolas Geoffray
2016-02-26zygote to preload public native librariesDimitry Ivanov
2015-08-18am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging on...Sebastien Hertz
2015-08-10Allow debugging only for apps forked from zygoteSebastien Hertz
2015-06-20am d9f60741: am bf30b4fd: Merge "Add libwilhelm to app_process." into mnc-devChristopher Ferris
2015-06-17Add libwilhelm to app_process.Christopher Ferris
2015-06-16am 3a059d2d: am f35f66a8: Merge "Use new sanitizer option."Dan Albert
2015-06-16Use new sanitizer option.Dan Albert
2015-06-16Better systrace slices for application startup.Narayan Kamath
2015-05-28Update asan/app_process.Evgenii Stepanov