Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
fd94eae2e4d30735a5a715b099b93da20500146d
/
debuggerd
88347e1
Merge changes from topic \'debuggerd_client\' am: abf88685e3
by Josh Gao
· 9 years ago
abf8868
Merge changes from topic 'debuggerd_client'
by Treehugger Robot
· 9 years ago
e1eb227
Merge \"Fix race condition updating local map data.\" am: 863d8e11b9
by Christopher Ferris
· 9 years ago
9c02dc5
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
3a14004
Fix race condition updating local map data.
by Christopher Ferris
· 9 years ago
dccd3a3
Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03
by Chih-Hung Hsieh
· 9 years ago
67867db
Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace.
by Chih-Hung Hsieh
· 9 years ago
6954160
Merge "Add a fortify test to crasher." am: e674d32d2d am: 4434b42cd0
by Elliott Hughes
· 9 years ago
23d1cad
Add a fortify test to crasher.
by Elliott Hughes
· 9 years ago
8b474de
Set groups before dropping privileges.
by Christopher Ferris
· 9 years ago
f89a23f
Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9
by Christopher Ferris
· 9 years ago
fd1eee5
Merge "Set groups before dropping privileges." into nyc-dev
by Christopher Ferris
· 9 years ago
512af70
Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3
by Christopher Ferris
· 9 years ago
157f272
Fix null pointer dereference.
by Christopher Ferris
· 9 years ago
dac26a7
Merge "Fix null pointer dereference." into nyc-dev
by Christopher Ferris
· 9 years ago
039976e
Fix null pointer dereference.
by Christopher Ferris
· 9 years ago
edc2380
Set groups before dropping privileges.
by Christopher Ferris
· 9 years ago
e423c24
Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57
by Christopher Ferris
· 9 years ago
99235e9
Fix problem with wait_for_gdb.
by Christopher Ferris
· 9 years ago
9818bd2
Fix problem with wait_for_gdb.
by Christopher Ferris
· 9 years ago
1ba92f8
Connect to activity manager as root. am: 0fc89f3
by Christopher Ferris
· 9 years ago
8fb38ae
Connect to activity manager as root.
by Christopher Ferris
· 9 years ago
0fc89f3
Connect to activity manager as root.
by Christopher Ferris
· 9 years ago
70335de
debuggerd: set the name of the signal sender.
by Josh Gao
· 9 years ago
470df1b
Merge "debuggerd: set the name of the signal sender." am: 3d0a87b am: 437911e
by Josh Gao
· 9 years ago
f3dde2f
debuggerd: set the name of the signal sender.
by Josh Gao
· 9 years ago
dac5939
debuggerd: add SIGSYS to the list of handled signals. am: dfa163d
by Josh Gao
· 9 years ago
dfa163d
debuggerd: add SIGSYS to the list of handled signals.
by Josh Gao
· 9 years ago
6eb4eab
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
a6219ea
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
8aeabe1
Merge "debuggerd: waitpid for all children, and log the result."
by Josh Gao
· 9 years ago
6e18358
Merge "debuggerd: always send SIGCONT after detaching."
by Josh Gao
· 9 years ago
2808005
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
2446418
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
ae38923
Switch debuggerd over to unique_fd.
by Elliott Hughes
· 9 years ago
e59c76a
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
676a756
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
965d6f4
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
b17f228
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
a951f4c
debuggerd: fix stupid typo.
by Josh Gao
· 9 years ago
1b30183
debuggerd: fix stupid typo.
by Josh Gao
· 9 years ago
036ff2c
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
e5dbdd0
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
1a69e28
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
aa41756
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
630bc80
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
f5e8f0b
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
bcb58e6
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
561497c
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
48972c8
Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev
by Josh Gao
· 9 years ago
c463ba4
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
3f9c22c
Merge "Add error reporting mechanism for failing Unwind."
by Christopher Ferris
· 9 years ago
206a3b9
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
c6348f4
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
f0c8723
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
dbab798
Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb
by Elliott Hughes
· 9 years ago
17ba68d
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
bdf9d18
Merge "Remove dead code from debuggerd." am: fbaefc4d9d
by Elliott Hughes
· 9 years ago
fbaefc4
Merge "Remove dead code from debuggerd."
by Elliott Hughes
· 9 years ago
6da1353
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
0f5d443
Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr."
by James Hawkins
· 9 years ago
588a2ca
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
4409f14
Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD
by Bill Yi
· 9 years ago
8408870
Merge "Newer kernels added SEGV_BNDERR." am: 14c06e0769
by Christopher Ferris
· 9 years ago
5d56e28
Newer kernels added SEGV_BNDERR.
by Christopher Ferris
· 9 years ago
1ef5b78
Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04
by Elliott Hughes
· 9 years ago
2f74a5d
Start debuggerd as soon as logd is up.
by Elliott Hughes
· 9 years ago
f983e6c
Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." am: a590596dca
by Josh Gao
· 9 years ago
2318cc0
Merge "debuggerd: fix several bugs caused by fork/setuid change." am: 1bf7000033
by Josh Gao
· 9 years ago
c362c45
debuggerd: fix debug.debuggerd.wait_for_gdb.
by Josh Gao
· 9 years ago
7c89f9e
debuggerd: fix several bugs caused by fork/setuid change.
by Josh Gao
· 9 years ago
ce93dd6
Merge "debuggerd_test: provide stub selinux/android.h" am: 5e19382e1c
by Colin Cross
· 9 years ago
5e19382
Merge "debuggerd_test: provide stub selinux/android.h"
by Colin Cross
· 9 years ago
3be0a0d
Merge "Turn off -Wdate-time for crasher" am: 392867cff1
by Dan Willemsen
· 9 years ago
392867c
Merge "Turn off -Wdate-time for crasher"
by Dan Willemsen
· 9 years ago
8a43d6a
Merge "debuggerd: fork and drop privileges when dumping." am: b8e9ebf8b4
by Josh Gao
· 9 years ago
e7a9e52
debuggerd: fork and drop privileges when dumping.
by Josh Gao
· 9 years ago
061e4a7
debuggerd_test: provide stub selinux/android.h
by Colin Cross
· 9 years ago
cbc6f68
Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694
by Erik Kline
· 9 years ago
46b0b1c
Merge "Switch from using sockaddr to sockaddr_storage."
by Erik Kline
· 9 years ago
3608ee5
Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1
by Elliott Hughes
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
729ed79
Merge "debuggerd: remove some levels of indentation." am: cdff80c446
by Josh Gao
· 9 years ago
8ab7fd4
debuggerd: remove some levels of indentation.
by Josh Gao
· 9 years ago
93621bb
Merge "debuggerd: add .clang-format." am: c5a85f71ab am: b4362070fc
by Josh Gao
· 9 years ago
d918eed
debuggerd: add .clang-format.
by Josh Gao
· 9 years ago
7dafe5b
Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 am: ea8452cc72
by Nick Kralevich
· 9 years ago
c39ba5a
Enable hidepid=2 on /proc
by Nick Kralevich
· 9 years ago
9bef966
Turn off -Wdate-time for crasher
by Dan Willemsen
· 9 years ago
0dac031
Fix incorrect check of descsz value. am: d917514bd6 am: 69406d904a
by Christopher Ferris
· 9 years ago
d917514
Fix incorrect check of descsz value.
by Christopher Ferris
· 9 years ago
eea68c6
Merge "Remove __DATE__/__TIME__ from init and debuggerd" am: 512b0e60b4
by Dan Willemsen
· 9 years ago
30622bb
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
545b7c9
am 2fb90dc8: Merge changes from topic \'userspace-audit\'
by Nick Kralevich
· 9 years ago
4685739
debuggerd: audit pid, uid and gid on SE Linux denial
by William Roberts
· 9 years ago
fc5185a
am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
by Stephen Hines
· 9 years ago
9466bb2
Fix build break due to unknown pragma (on gcc).
by Stephen Hines
· 9 years ago
e6a782c
am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion."
by Stephen Hines
· 9 years ago
18395cb
Ignore explicit infinite recursion.
by Stephen Hines
· 9 years ago
Next »