- c7ea78c bootstat.rc: record post_decrypt_time_elapsed only for FDE device by Wei Wang · 8 years ago
- f477418 Merge "fix warning: Null pointer argument in call to memory comparison function" by Treehugger Robot · 8 years ago
- dd57311 Merge changes Ia23b932a,I33e8a0ca,I0a5e7939,I13db1f45,I2a9dba81, ... by Mark Salyzyn · 8 years ago
- 68b0cda fix warning: Null pointer argument in call to memory comparison function by Yunlian Jiang · 8 years ago
- 987fd3c Merge "Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."" by James Hawkins · 8 years ago
- a520876 liblog: add local_logger by Mark Salyzyn · 9 years ago
- 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
- 460ea6d liblog: add __android_log_config_*_close() by Mark Salyzyn · 9 years ago
- 10bfb20 liblog: add android_log_logger_list management by Mark Salyzyn · 9 years ago
- 55da9a1 liblog: add logprint to host build by Mark Salyzyn · 9 years ago
- 7655861 liblog: benchmark: Use local LOGGER_NULL frontend by Mark Salyzyn · 10 years ago
- b4ea995 liblog: Add android_set_log_frontend by Mark Salyzyn · 10 years ago
- 6a4774a Merge changes I1a28c21c,I02faec3b,I16a2050b by Josh Gao · 8 years ago
- b756d0a Merge "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by Treehugger Robot · 8 years ago
- c83f630 Merge "liblog: fix an undefined-behavor in __write_to_log_daemon()" by Treehugger Robot · 8 years ago
- 7d4f8eb Merge "liblog: fix a memory leak in __android_log_pmsg_file_write()" by Treehugger Robot · 8 years ago
- e0d5c7c liblog: fix an undefined-behavor in __write_to_log_daemon() by Ting-Yuan Huang · 8 years ago
- 2b7323a liblog: fix a memory leak in __android_log_pmsg_file_write() by Ting-Yuan Huang · 8 years ago
- 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
- 735d15f Merge "liblog: logger.h fortify comments" by Mark Salyzyn · 8 years ago
- 3538026 liblog: logger.h fortify comments by Mark Salyzyn · 8 years ago
- ef70ada crash_dump: collect open files before dropping caps. by Josh Gao · 8 years ago
- 3604c4e debuggerd_test: improve error when crasher fails to exec. by Josh Gao · 8 years ago
- 05a5975 debuggerd_test: fix crasher path. by Josh Gao · 8 years ago
- 99dd60a Merge "Don't print 168^W143 lines of help when someone makes a typo." by Elliott Hughes · 8 years ago
- 3f3e4f2 Merge "crash_dump: read /proc/<pid>/maps before dropping capabilities." by Josh Gao · 8 years ago
- 007479a crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 8 years ago
- 1b2baec Merge "Make __android_log_assert behave more like libc asserts." by Elliott Hughes · 8 years ago
- 04a7c51 Merge "debuggerd_handler: fix prctl return value check." by Josh Gao · 8 years ago
- 71299e4 debuggerd_handler: fix prctl return value check. by Josh Gao · 8 years ago
- 1209f4c Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
- 24bde4c Merge "Log errors from loading public libraries" by Dimitry Ivanov · 8 years ago
- f6e73cd Log errors from loading public libraries by Evan Ralston · 8 years ago
- c758312 Make __android_log_assert behave more like libc asserts. by Elliott Hughes · 8 years ago
- f8ef9e1 Merge changes from topic 'debuggerd_ambient' by Josh Gao · 8 years ago
- 0872ce2 Merge "init: clean up exec command" by Treehugger Robot · 8 years ago
- 1c0c4ff Merge "bootstat: Log bootloader timing metrics to Tron." by James Hawkins · 8 years ago
- 0628cdc Merge "Revert "Get fastboot working on OS X"" by Elliott Hughes · 8 years ago
- 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
- 3e53c87 Merge changes I69e6489d,Ic17d52a7 by Mark Salyzyn · 8 years ago
- b2691a5 Merge "logd: add getEventTag command and service" by Mark Salyzyn · 8 years ago
- f3212ed Revert "Get fastboot working on OS X" by Elliott Hughes · 8 years ago
- cd161fa bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
- 04c5f55 liblog: add android_lookupEventTagNum by Mark Salyzyn · 9 years ago
- 6edd4ff liblog: add /dev/event-log-tags for Tag Map by Mark Salyzyn · 9 years ago
- 5b91104 logd: add getEventTag command and service by Mark Salyzyn · 9 years ago
- 86a881f debuggerd_handler: don't use clone(..., SIGCHLD, ...) by Josh Gao · 8 years ago
- f0a401c crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 8 years ago
- 1c057ce crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 8 years ago
- 54dec42 debuggerd_handler: raise ambient capset before execing. by Josh Gao · 8 years ago
- 06492e5 Merge changes I321e2193,I1da92e2b by Treehugger Robot · 8 years ago
- 454b2d3 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
- 070e634 Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
- 345bd4d Merge "Revert "Enable seccomp in init with generated policy"" by Paul Lawrence · 8 years ago
- b4d3352 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
- 8a85e56 Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
- f495598 Merge "init: add wait_for_prop builtin command" by Treehugger Robot · 8 years ago
- 2f4ffa6 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- 7999933 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
- 06e1fa4 Merge "debuggerd_handler: add and use fatal_errno." by Treehugger Robot · 8 years ago
- 47f450c Expand seccomp whitelist by Alex Shlyapnikov · 8 years ago
- 802edb0 Revert "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
- 43f4d43 Merge "usb_dispatch.cpp: Lower severity of logging statement." by Treehugger Robot · 8 years ago
- 3ab8bbe init: add wait_for_prop builtin command by Wei Wang · 8 years ago
- 25f4a5f usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
- b7b969f Merge "Disable integer sanitization on host." by Evgenii Stepanov · 8 years ago
- c878b7f Merge changes from topic 'adf-uapi-cleanup' by Treehugger Robot · 8 years ago
- 8274b25 Merge "bootstat: Update the wording of 'soft reboot' to 'runtime restart'." by Treehugger Robot · 8 years ago
- 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
- ed5f51c Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- 47b4ff4 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
- 9b46fac Expand seccomp whitelist by Paul Lawrence · 8 years ago
- 5750e48 libadf: move ADF uapi header out of bionic by Greg Hackmann · 8 years ago
- c7fa9f6 debuggerd_handler: add and use fatal_errno. by Josh Gao · 8 years ago
- 71b1ec6 libadf: adf_test: fix clang + kati build by Greg Hackmann · 8 years ago
- 267cf15 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
- 0a9c50d Expand seccomp whitelist by Paul Lawrence · 8 years ago
- f18d6ed Merge "logcat: test: inject() tuning" by Treehugger Robot · 8 years ago
- 19a43ea Merge changes Ibd7bbddb,I2f571009 by Treehugger Robot · 8 years ago
- 559e3d7 Merge "debuggerd_handler: improve nonfatal signal message." by Josh Gao · 8 years ago
- e6b1399 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
- a07ac7e debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
- a76a83e debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
- 63f588f Merge "libsync: Replace inserting tuple into unordered_map in favour of pair." by Treehugger Robot · 8 years ago
- c5b89bc Merge "Revert "Continue using the legacy NDK android/log.h."" by Treehugger Robot · 8 years ago
- fcbfea3 logcat: test: inject() tuning by Mark Salyzyn · 8 years ago
- 5fdb5f8 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
- deab287 Merge "Do not build any host targets on mac." by Treehugger Robot · 8 years ago
- e22939f Revert "Continue using the legacy NDK android/log.h." by Mark Salyzyn · 8 years ago
- 3f88e0a Do not build any host targets on mac. by Christopher Ferris · 8 years ago
- 6a430d8 Merge "Remote reference to log/logger.h" by Christopher Ferris · 8 years ago
- 9ba2d2d Remote reference to log/logger.h by Christopher Ferris · 8 years ago
- fec24a6 Merge "New version of unwinder." by Christopher Ferris · 8 years ago
- df4857f Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 8 years ago
- b097608 Merge "bionic and init don't need to share knowledge of property file locations." by Treehugger Robot · 8 years ago
- 4428b38 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
- 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
- 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
- 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
- 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago