- 2eefb47 Merge "crash_dump: read /proc/<pid>/maps before dropping capabilities." by Josh Gao · 8 years ago
- 59b8e35 Merge "crash_dump: read /proc/<pid>/maps before dropping capabilities." by Josh Gao · 8 years ago
- 347164c crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 8 years ago
- ad2927d Merge "Make __android_log_assert behave more like libc asserts." am: 9df286012c by Elliott Hughes · 8 years ago
- 9df2860 Merge "Make __android_log_assert behave more like libc asserts." by Elliott Hughes · 8 years ago
- f18d64b Merge "debuggerd_handler: fix prctl return value check." am: 36b8ccb9b2 by Josh Gao · 8 years ago
- 36b8ccb Merge "debuggerd_handler: fix prctl return value check." by Josh Gao · 8 years ago
- 54ef57d debuggerd_handler: fix prctl return value check. by Josh Gao · 8 years ago
- 1508020 Merge "Log errors from loading public libraries" am: 6b74258818 by Dimitry Ivanov · 8 years ago
- 6b74258 Merge "Log errors from loading public libraries" by Dimitry Ivanov · 8 years ago
- 15a264e Log errors from loading public libraries by Evan Ralston · 8 years ago
- 5bae1b8 Make __android_log_assert behave more like libc asserts. by Elliott Hughes · 8 years ago
- 124fe65 Merge changes from topic 'debuggerd_ambient' am: 279cb8b39a by Josh Gao · 8 years ago
- 6e12163 debuggerd_handler: don't use clone(..., SIGCHLD, ...) am: b3ee52e4d0 by Josh Gao · 8 years ago
- 49ddc03 crash_dump: drop capabilities after we ptrace attach. am: 85bcaf68d3 by Josh Gao · 8 years ago
- cde1bb5 crash_dump: use /proc/<pid> fd to check tid process membership. am: fe90276aee by Josh Gao · 8 years ago
- 0adfda8 debuggerd_handler: raise ambient capset before execing. am: 7ae426c731 by Josh Gao · 8 years ago
- c49f8f3 Revert "Give crash_dump CAP_SYS_PTRACE." am: ac91b0c452 by Josh Gao · 8 years ago
- 279cb8b Merge changes from topic 'debuggerd_ambient' by Josh Gao · 8 years ago
- b1a519a Merge "init: clean up exec command" am: 564aeca94e by Wei Wang · 8 years ago
- 564aeca Merge "init: clean up exec command" by Treehugger Robot · 8 years ago
- c740363 Merge "bootstat: Log bootloader timing metrics to Tron." am: 01b25ab149 by James Hawkins · 8 years ago
- 01b25ab Merge "bootstat: Log bootloader timing metrics to Tron." by James Hawkins · 8 years ago
- eaaca58 Merge "Revert "Get fastboot working on OS X"" am: c8cad2cbfc by Elliott Hughes · 8 years ago
- c8cad2c Merge "Revert "Get fastboot working on OS X"" by Elliott Hughes · 8 years ago
- 2d0fdaa init: clean up exec command by Wei Wang · 8 years ago
- 5769061 Merge changes I69e6489d,Ic17d52a7 am: 98a6db5c9b by Mark Salyzyn · 8 years ago
- cb0565b liblog: add android_lookupEventTagNum am: c9e5f37166 by Mark Salyzyn · 8 years ago
- 42689fc liblog: add /dev/event-log-tags for Tag Map am: 7da7fab790 by Mark Salyzyn · 8 years ago
- a942c7c Merge "logd: add getEventTag command and service" am: 1cd4102a0b by Mark Salyzyn · 8 years ago
- 98a6db5 Merge changes I69e6489d,Ic17d52a7 by Mark Salyzyn · 8 years ago
- 1cd4102 Merge "logd: add getEventTag command and service" by Mark Salyzyn · 8 years ago
- 35c1a62 Revert "Get fastboot working on OS X" by Elliott Hughes · 8 years ago
- be46fd1 bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
- c9e5f37 liblog: add android_lookupEventTagNum by Mark Salyzyn · 8 years ago
- 7da7fab liblog: add /dev/event-log-tags for Tag Map by Mark Salyzyn · 8 years ago
- 61e9ce6 logd: add getEventTag command and service by Mark Salyzyn · 8 years ago
- b3ee52e debuggerd_handler: don't use clone(..., SIGCHLD, ...) by Josh Gao · 8 years ago
- 85bcaf6 crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 8 years ago
- fe90276 crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 8 years ago
- 7ae426c debuggerd_handler: raise ambient capset before execing. by Josh Gao · 8 years ago
- cc9df64 Merge changes I321e2193,I1da92e2b am: 3dfe401296 by Jesse Hall · 8 years ago
- 6dadb99 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH am: e7005979c2 by Jesse Hall · 8 years ago
- d7aba9f Make dlext_namespaces.h available to users of libnativeloader am: b75d82b42a by Jesse Hall · 8 years ago
- 3dfe401 Merge changes I321e2193,I1da92e2b by Treehugger Robot · 8 years ago
- e700597 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
- b75d82b Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
- fa5524f Merge "Revert "Enable seccomp in init with generated policy"" am: d85cf0fb7d by Paul Lawrence · 8 years ago
- d85cf0f Merge "Revert "Enable seccomp in init with generated policy"" by Paul Lawrence · 8 years ago
- 502e3d9 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." am: f4ae6203a9 by Elliott Hughes · 8 years ago
- f4ae620 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
- c4af05f Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
- 7f1dbd8 Merge "init: add wait_for_prop builtin command" am: d25e4c5819 by Wei Wang · 8 years ago
- d25e4c5 Merge "init: add wait_for_prop builtin command" by Treehugger Robot · 8 years ago
- c84d140 Merge "Expand seccomp whitelist" am: 0f0caf95c9 by Alex Shlyapnikov · 8 years ago
- 0f0caf9 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
- 9a4933e Merge "debuggerd_handler: add and use fatal_errno." am: bcabf10397 by Josh Gao · 8 years ago
- bcabf10 Merge "debuggerd_handler: add and use fatal_errno." by Treehugger Robot · 8 years ago
- 2e71ceb Expand seccomp whitelist by Alex Shlyapnikov · 8 years ago
- ac91b0c Revert "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
- 7fbbd16 Merge "usb_dispatch.cpp: Lower severity of logging statement." am: e5fe799e32 by Nick Kralevich · 8 years ago
- e5fe799 Merge "usb_dispatch.cpp: Lower severity of logging statement." by Treehugger Robot · 8 years ago
- 132ac31 init: add wait_for_prop builtin command by Wei Wang · 8 years ago
- aced420 usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
- ac3cf2e Merge "Disable integer sanitization on host." am: afe25958b6 by Evgenii Stepanov · 8 years ago
- afe2595 Merge "Disable integer sanitization on host." by Evgenii Stepanov · 8 years ago
- 16cebae Merge changes from topic 'adf-uapi-cleanup' am: ae03c6917d by Greg Hackmann · 8 years ago
- 42429e6 libadf: move ADF uapi header out of bionic am: fe79bcbef8 by Greg Hackmann · 8 years ago
- 33d2307 libadf: adf_test: fix clang + kati build am: 09f8f986a9 by Greg Hackmann · 8 years ago
- ae03c69 Merge changes from topic 'adf-uapi-cleanup' by Treehugger Robot · 8 years ago
- 0d5300a Merge "bootstat: Update the wording of 'soft reboot' to 'runtime restart'." by James Hawkins · 8 years ago
- 31cf946 Merge "bootstat: Update the wording of 'soft reboot' to 'runtime restart'." by Treehugger Robot · 8 years ago
- f1c2350 bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
- c6030b2 Merge "Expand seccomp whitelist" am: 2cd07e8b97 by Paul Lawrence · 8 years ago
- 2cd07e8 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- 54c7886 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
- 8afdd2a Expand seccomp whitelist by Paul Lawrence · 8 years ago
- fe79bcb libadf: move ADF uapi header out of bionic by Greg Hackmann · 8 years ago
- 6462bb4 debuggerd_handler: add and use fatal_errno. by Josh Gao · 8 years ago
- 09f8f98 libadf: adf_test: fix clang + kati build by Greg Hackmann · 8 years ago
- 3294172 Merge "Expand seccomp whitelist" am: 301e7e2cdb by Paul Lawrence · 8 years ago
- 301e7e2 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- ae3f906 Expand seccomp whitelist by Paul Lawrence · 8 years ago
- 7acdb2c Merge "logcat: test: inject() tuning" am: 26a714a0ab by Mark Salyzyn · 8 years ago
- 26a714a Merge "logcat: test: inject() tuning" by Treehugger Robot · 8 years ago
- 4178ab5 Merge changes Ibd7bbddb,I2f571009 am: 53f2d82951 by Josh Gao · 8 years ago
- cc1110f debuggerd: fix `debuggerd <pid>` am: 1e4afb52c5 by Josh Gao · 8 years ago
- b5be6e3 debuggerd: fix `debuggerd -b <pid>` am: b53f903cf1 by Josh Gao · 8 years ago
- d78eb9c Merge "debuggerd_handler: improve nonfatal signal message." am: 698035b8fe by Josh Gao · 8 years ago
- 53f2d82 Merge changes Ibd7bbddb,I2f571009 by Treehugger Robot · 8 years ago
- 698035b Merge "debuggerd_handler: improve nonfatal signal message." by Josh Gao · 8 years ago
- 1e4afb5 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
- b53f903 debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
- 4ed00c8 debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
- 32b3c64 Merge "libsync: Replace inserting tuple into unordered_map in favour of pair." by mtezych · 8 years ago
- 3500cee libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
- 0617179 Merge "libsync: Replace inserting tuple into unordered_map in favour of pair." by Treehugger Robot · 8 years ago
- cb29e6e Merge "Revert "Continue using the legacy NDK android/log.h."" am: 33aa9fc0e1 by Mark Salyzyn · 8 years ago
- 33aa9fc Merge "Revert "Continue using the legacy NDK android/log.h."" by Treehugger Robot · 8 years ago