History log of /system/core/debuggerd/signal_sender.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
30f991f251940be3ed11566fb71139852286f68a 10-Jan-2017 Mark Salyzyn <salyzyn@google.com> liblog: use log/log.h when utilizing ALOG macros

Test: compile
Bug: 30465923
Change-Id: Id6d76510819ebd88c3f5003d00d73a0dbe85e943
/system/core/debuggerd/signal_sender.cpp
cfd5b080af8de527d768f0ff7902c26af8d49307 17-Oct-2016 Mark Salyzyn <salyzyn@google.com> system/core: preparation to pull back interfaces from android/log.h

Point to log/log.h where necessary, define LOG_TAG where necessary.
Accept that private/android_logger.h is suitable replacement for
log/logger.h and android/log.h.

Correct liblog/README

Effectively a cleanup and controlled select revert of
'system/core: drop or replace log/logger.h' and
'system/core: Replace log/log.h with android/log.h'.

Test: compile
Bug: 30465923
Change-Id: Ic2ad157bad6f5efe2c6af293a73bb753300b17a2
/system/core/debuggerd/signal_sender.cpp
37c9451349425652eb90434f61b8fe9a064957ba 04-Oct-2016 Mark Salyzyn <salyzyn@google.com> system/core: drop or replace log/logger.h

debuggerd does not require log/logger.h, can use android/log.h
In some cases, mark why log/logger.h was required.

Test: Compile and boot smoke test
Bug: 26552300
Bug: 31289077
Bug: 31456426
Change-Id: Ia34987e25a01d81971ec8d785415f732b8376c4f
/system/core/debuggerd/signal_sender.cpp
f3dde2f869801f2b5f5fb9cd9ee1a9356a0a1726 22-Mar-2016 Josh Gao <jmgao@google.com> debuggerd: set the name of the signal sender.

Change-Id: I6bff938e229d2368250d4b5c268fa24bd4badea0
/system/core/debuggerd/signal_sender.cpp
1b301836bbc9a8efcd60578e96c52a79e28be127 17-Mar-2016 Josh Gao <jmgao@google.com> debuggerd: fix stupid typo.

Change-Id: Icd9a25a71e1e8580a200fe68bce0b17d09c51642
/system/core/debuggerd/signal_sender.cpp
f5e8f0b9cd9ec0214a6f9cd38dd6d9af3268f9aa 17-Mar-2016 Josh Gao <jmgao@google.com> debuggerd: fork the signal sender once.

Bug: http://b/27427439
Change-Id: I6294ff68a150bc9950a300264c31d2141307ac66
/system/core/debuggerd/signal_sender.cpp