index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
app_process
Age
Commit message (
Expand
)
Author
2021-03-09
Make libsigchain a regular shared library dependency of app_process.
Nicolas Geoffray
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-13
[MTE] Enable ASYNC MTE in the Zygote.
Mitch Phillips
2020-04-17
Move libsigchain version scripts to app_process, where they are used.
Martin Stjernholm
2019-09-09
Remove libhwbinder/libhidltransport deps
Steven Moreland
2019-06-17
app_process: use libhidlbase
Steven Moreland
2019-06-07
Use suffixes instead of stems in the definition of module `app_process`.
Roland Levillain
2019-03-29
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2018-03-23
Use ABI_STRING.
Elliott Hughes
2017-07-12
Merge "app_main: silence static analyzer warnings"
George Burgess IV
2017-07-11
app_main: silence static analyzer warnings
George Burgess IV
2017-04-19
Stop hwbinder threads from app_process.
Martijn Coenen
2017-01-17
app_process: don't use PR_SET_NO_NEW_PRIVS.
Josh Gao
2016-11-30
App_process: Merge app_process and app_process__asan
Andreas Gampe
2016-11-30
App_process: Clean up sanitized binaries
Andreas Gampe
2016-11-30
LOCAL_CLANG := true is now the default
Glenn Kasten
2016-10-28
Merge "app_process: Forward -cp/-classpath to ART."
Treehugger Robot
2016-10-07
Rely on the platform -std default.
Elliott Hughes
2016-10-03
app_process: Forward -cp/-classpath to ART.
Igor Murashkin
2016-09-14
app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal.
Narayan Kamath
2016-08-18
Remove unused includes.
Dmitriy Filchenko
2016-08-01
libsigchain: intercept bsd_signal on lp32
Dimitry Ivanov
2016-07-18
Handle long process names correctly.
Dmitriy Filchenko
2016-07-12
Remove calls to set_process_name.
Dmitriy Filchenko
2016-04-27
zygote: Remove NativeLoader initialization step
Dimitry Ivanov
2016-03-17
Renamed the function initialing nativeloader
Dimitry Ivanov
2016-02-26
Fix ASAN builds after app_process change.
Nicolas Geoffray
2016-02-26
zygote to preload public native libraries
Dimitry Ivanov
2015-08-18
am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging on...
Sebastien Hertz
2015-08-10
Allow debugging only for apps forked from zygote
Sebastien Hertz
2015-06-20
am d9f60741: am bf30b4fd: Merge "Add libwilhelm to app_process." into mnc-dev
Christopher Ferris
2015-06-17
Add libwilhelm to app_process.
Christopher Ferris
2015-06-16
am 3a059d2d: am f35f66a8: Merge "Use new sanitizer option."
Dan Albert
2015-06-16
Use new sanitizer option.
Dan Albert
2015-06-16
Better systrace slices for application startup.
Narayan Kamath
2015-05-28
Update asan/app_process.
Evgenii Stepanov
2015-05-07
Update asan/app_process.
Evgenii Stepanov
2015-04-17
Explicitly use clang.
Dan Albert
2015-04-01
app_main missing include for sys/stat.h
Mark Salyzyn
2014-12-17
Add mips64 support to app_process.
Douglas Leung
2014-11-07
Frameworks/base: Turn on -Wall -Werror in cmds
Andreas Gampe
2014-10-21
am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a"
Dmitriy Ivanov
2014-10-20
Switch to libsigchain.a
Dmitriy Ivanov
2014-10-14
am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable"
Dmitriy Ivanov
2014-10-09
Link sigchain to main executable
Dmitriy Ivanov
2014-09-11
Clean entire arg block when setting process name.
Jeff Brown
2014-08-28
Change /dalvik-cache to be owned by root.
Alex Light
2014-08-28
Change /dalvik-cache to be owned by root.
Alex Light
2014-05-14
app_process: change app_process a symlink of primary version
Yongqin Liu
2014-05-01
Fix x86 build in app_process.
Narayan Kamath
[next]