Go to file
Mark Salyzyn e0ed16c6db logd: white and black switch to std::list
Bug: 23350706
Change-Id: I981d9fa63a0d87eb309485cca93cfc44fc0506cc
2015-08-20 08:36:08 -07:00
adb adb: win32: fix unittest exit code parsing 2015-08-16 16:38:47 -07:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Fix the Mac libbase build. 2015-08-13 20:09:29 -07:00
cpio
crash_reporter crash_reporter: Enable core dumps 2015-08-18 23:38:27 -07:00
debuggerd bionic no longer sends SIGPIPE to debuggerd. 2015-07-30 08:15:57 -07:00
fastboot fastboot should say which device it's waiting for. 2015-08-19 17:49:45 -07:00
fs_mgr Add |opts| argument to android_fork_execvp_ext 2015-08-19 11:00:37 -07:00
healthd healthd: logd: add timestamp to kernel logged battery messages 2015-07-28 16:52:58 -07:00
include Remove a HAVE_MS_C_RUNTIME I missed. 2015-08-18 18:03:04 -07:00
init Add |opts| argument to android_fork_execvp_ext 2015-08-19 11:00:37 -07:00
libbacktrace Use delete[] to de-allocate pointers from new[] 2015-07-09 10:50:04 -07:00
libcutils Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." 2015-07-30 16:34:47 +00:00
libdiskconfig
libion
liblog Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
libmemtrack
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libnetutils Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libpixelflinger
libprocessgroup
libsparse libsparse: Wrap sparse_crc32.h to be C++ compatible. 2015-07-11 12:48:42 -07:00
libsuspend
libsync
libsysutils
libusbhost
libutils Merge "libutils: fix overflow in String8::allocFromUTF8" 2015-08-18 17:04:07 +00:00
libziparchive Fix ODR issues in ART. 2015-06-29 16:27:44 -07:00
lmkd
logcat Lower the priority of the threads in logd/logcat. 2015-06-09 12:40:20 -07:00
logd logd: white and black switch to std::list 2015-08-20 08:36:08 -07:00
logwrapper Add |opts| argument to android_fork_execvp_ext 2015-08-19 11:00:37 -07:00
metricsd Use __ANDROID__ instead of __BRILLO__. 2015-08-19 17:38:45 -06:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot
rootdir Merge "Read global ASAN_OPTIONS from a file." 2015-08-16 18:42:38 +00:00
run-as
sdcard Move sdcard off PAGESIZE and onto PAGE_SIZE. 2015-07-28 16:36:47 -07:00
toolbox Lose ionice and renice to toybox. 2015-08-14 15:35:33 -07:00
tzdatacheck
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE