- 380b2f4 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
- 9cd890e Merge "bionic and init don't need to share knowledge of property file locations." by Treehugger Robot · 8 years ago
- 183ca56 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
- 795798d bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
- d0ff90a Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
- 7dde4fa Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
- e4ddaa4 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
- 3711469 Merge "Allow __NR_perf_event_open" by Treehugger Robot · 8 years ago
- 27c0522 boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
- 73f6e44 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
- f0cccf4 Merge "logd: multiple identical do not report expired" by Treehugger Robot · 8 years ago
- c8121ba Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 8 years ago
- ff21dba Merge "liblog: export log/log_read.h to vndk" by Treehugger Robot · 8 years ago
- 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago
- 296f7da Merge "Don't use private libc++ macros." by Treehugger Robot · 8 years ago
- 9b844bc liblog: export log/log_read.h to vndk by Mark Salyzyn · 8 years ago
- 6fe7045 Merge "debuggerd_handler: remove PR_SET_DUMPABLE check." by Josh Gao · 8 years ago
- e5288f2 debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 8 years ago
- 9ccdd5f Don't use private libc++ macros. by Dan Albert · 8 years ago
- 6f9a034 Merge "Allow __NR_pipe for 32-bit processes" by Treehugger Robot · 8 years ago
- dd87331 Merge "adb: fix darwin build." by Josh Gao · 8 years ago
- 06766a8 adb: fix darwin build. by Josh Gao · 8 years ago
- fc267f8 Merge "fastboot: Workaround for touchbar hang on MBP 2016" by Elliott Hughes · 8 years ago
- b3d294d Merge changes Ib3354417,I400cf4cc by Mark Salyzyn · 8 years ago
- a19f8eb Merge "liblog: add log/log_system.h" by Mark Salyzyn · 8 years ago
- 6205a1d Merge "adb: add libusb implementation for Linux/Darwin." by Josh Gao · 8 years ago
- 21de8ac liblog: add log/log_read.h by Mark Salyzyn · 8 years ago
- 31b2a9d Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
- d23afb5 fastboot: Workaround for touchbar hang on MBP 2016 by Keith Mok · 8 years ago
- 1cb8d9d Merge changes Iad5b5abf,Iad3704cc,If182dd9b by Treehugger Robot · 8 years ago
- cb199c3 Merge "fs_mgr_verity: correct dm_target_spec->next" by Treehugger Robot · 8 years ago
- 7e51c66 Merge "logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3" by Treehugger Robot · 8 years ago
- 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
- 517f6d4 Merge "Fix a crash when parsing fastboot command-line arguments" by Treehugger Robot · 8 years ago
- 294f731 Merge "Add mode bits to a call to open with O_CREAT" by Treehugger Robot · 8 years ago
- ce25baf fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 8 years ago
- 6adbd4e Fix a crash when parsing fastboot command-line arguments by Pavlin Radoslavov · 8 years ago
- a59c7bc Merge "base: support logging before enter main function." by Yabin Cui · 8 years ago
- 8c0cf30 Merge "Switch fs_mgr/*.c to C++." by Treehugger Robot · 8 years ago
- 812b7d5 Merge "Exporting C++ headers from system/core" by Vijay Venkatraman · 8 years ago
- 09175a0 Add mode bits to a call to open with O_CREAT by George Burgess IV · 8 years ago
- 5b202c4 Merge "init.rc, typo: fs-post-data -> post-fs-data" by Treehugger Robot · 8 years ago
- 0c68953 base: support logging before enter main function. by Yabin Cui · 8 years ago
- cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
- dd61659 liblog: add log/log_system.h by Mark Salyzyn · 8 years ago
- 52c140c liblog: add log/log_time.h by Mark Salyzyn · 8 years ago
- c89fea4 liblog: add log/log_radio.h by Mark Salyzyn · 8 years ago
- 3cdbdd5 liblog: add log/log_id.h by Mark Salyzyn · 8 years ago
- 5c967da ndk: reverse course on android/log.h by Mark Salyzyn · 8 years ago
- 01678a0 Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 8 years ago
- e7e21ea logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3 by Mark Salyzyn · 8 years ago
- 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
- 4c38a92 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
- 9e60a54 Merge "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
- 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
- 4d61417 Merge changes Ie6c1832a,I0275ffca by Josh Gao · 8 years ago
- 36397cb Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 8 years ago
- 7e14d02 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 8 years ago
- 529b306 debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 8 years ago
- fc12c4b Merge "crash_dump: properly dump when we can't talk to tombstoned." by Josh Gao · 8 years ago
- f38aab4 init.rc, typo: fs-post-data -> post-fs-data by Steven Moreland · 8 years ago
- 0a3c239 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
- 1ef5eca Merge "Ensure property_set connection sockets are CLOEXEC." by Treehugger Robot · 8 years ago
- acdb06d Merge "Remove unused klog_get_level." by Elliott Hughes · 8 years ago
- ca2da60 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
- b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
- 894f3ea Merge "fastboot: add EDL mode support" by Treehugger Robot · 8 years ago
- 68ab5b0 Merge "Add eraseblk and logicalblk fs_mgr flags" by Treehugger Robot · 8 years ago
- 5a32cc9 Merge "Revert "Revert "New protocol for property_service""" by Dimitry Ivanov · 8 years ago
- e0bfb75 fastboot: add EDL mode support by Alexey Polyudov · 8 years ago
- 46fec48 Add eraseblk and logicalblk fs_mgr flags by Connor O'Brien · 8 years ago
- 22b7f76 Merge "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
- fb8c70c Merge "healthd: Track the API change of minui/minui.h." by Tao Bao · 8 years ago
- a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
- 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 8 years ago
- f38ae34 Merge "Don't disable all sanitizers in liblog, just asan." by Evgenii Stepanov · 8 years ago
- 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 8 years ago
- 897bc9b Merge "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
- c9bb033 Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
- d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
- ffdabdc Don't disable all sanitizers in liblog, just asan. by Evgenii Stepanov · 8 years ago
- 17767ca Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 8 years ago
- 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
- b5b8796 logd: multiple identical do not report expired by Mark Salyzyn · 8 years ago
- 70c4ecf Revert "New protocol for property_service" by Dimitry Ivanov · 8 years ago
- 9fd1190 Merge "Allow tkill" by Treehugger Robot · 8 years ago
- a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
- 1b3350e Merge "Allow restart_syscall" by Treehugger Robot · 8 years ago
- 571cd23 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 8 years ago
- 038b8f0 Merge "New protocol for property_service" by Dimitry Ivanov · 8 years ago
- a2fd28e Merge changes I8b3e8a3b,I4976abef,I31dadb9c by Josh Gao · 8 years ago
- 2e253cb Allow tkill by Colin Cross · 8 years ago
- 47afc6b Allow restart_syscall by Colin Cross · 8 years ago
- 8498016 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
- 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
- 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
- dee4bd2 New protocol for property_service by Dimitry Ivanov · 8 years ago
- d965fbf Merge "logcat: test: inject messages if necessary for tail test requirements" by Treehugger Robot · 8 years ago
- 90e05f6 Merge "debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0." by Josh Gao · 8 years ago
- fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago