No description
Find a file
Josh Gao 218f7fb68e debuggerd: report crashes even when out of file descriptors.
Use nasty clone hacks to let us close random file descriptors to be
able to connect to debuggerd when the fd table is full.

Bug: http://b/32013594
Test: crasher exhaustfd-SIGSEGV
Change-Id: I47772e9a5994da4473bd935b105d9c36827c017a
2016-10-07 18:04:05 -07:00
adb Merge "adb: split up adb_auth.cpp." 2016-10-06 19:37:31 +00:00
adf system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
base Base: Hand complete log message to aborter 2016-10-04 19:19:59 -07:00
bootstat system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
debuggerd debuggerd: report crashes even when out of file descriptors. 2016-10-07 18:04:05 -07:00
fastboot Add fastboot --skip-reboot flag 2016-09-26 11:27:16 -07:00
fingerprintd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
fs_mgr Split fstab mount into 2 phases 2016-09-06 11:39:05 -07:00
gatekeeperd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
healthd Merge \"Fix clang-tidy performance warnings in healthd.\" 2016-07-28 06:24:24 +00:00
include Merge "Test for _WIN32 in instead of USE_MINGW." 2016-10-05 18:30:06 +00:00
init Modify log level for service and ueventd 2016-10-04 14:50:48 -07:00
libbacktrace system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libbinderwrapper Move libbinderwrapper's headers into libbinderwrapper. 2016-09-16 09:02:47 -07:00
libcrypto_utils libcrypto_utils: convert to Soong. 2016-08-05 18:07:36 -07:00
libcutils Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" 2016-10-06 14:20:41 +00:00
libdiskconfig system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libion system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
liblog system/core: drop or replace log/logger.h 2016-10-04 09:09:10 -07:00
libmemtrack system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libmemunreachable system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativebridge system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativeloader system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnetutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpackagelistparser system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpixelflinger system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libprocessgroup Use readdir instead of readdir_r. 2016-09-28 14:04:12 -07:00
libsparse Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
libsuspend system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libsync Merge "Convert to Android.bp" 2016-08-29 20:32:12 +00:00
libsysutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libusbhost usb-bulk-transfer: Clarify sign-iy-ness of param 2016-09-21 15:51:35 +00:00
libutils Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
libziparchive system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
lmkd system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logcat logd: logcat: Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logd logd: report logging memory overhead 2016-10-05 15:32:40 -07:00
logwrapper system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
rootdir init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -07:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard sdcard: Fix bad merge 2016-08-31 00:04:22 +00:00
toolbox Lose sendevent to toybox. 2016-07-15 14:17:28 -07:00
trusty system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
tzdatacheck Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.bp Migrate liblog to ndk_library. 2016-09-23 15:43:23 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00