Go to file
Tom Cherry 4247ebfd2f Merge "init: use std::vector<std::string> for argument passing" 2015-08-03 17:51:39 +00:00
adb Remove adb's unused get_my_path for Windows. 2015-07-31 17:54:24 -07:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Write mkdirs in more idiomatic C++ style. 2015-07-30 15:08:53 -07:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
crash_reporter crash_reporter: Add license information. 2015-07-28 17:31:05 -07:00
debuggerd bionic no longer sends SIGPIPE to debuggerd. 2015-07-30 08:15:57 -07:00
fastboot Document the current MAX_USBFS_BULK_SIZE situation. 2015-07-28 14:18:50 -07:00
fs_mgr Merge "Use fsck.f2fs -a instead of -f for faster boot" 2015-07-21 16:06:40 +00:00
healthd Move away from gr_surface. 2015-04-15 10:25:55 -07:00
include Add a trace constant for PackageManager 2015-08-03 09:58:01 -07:00
init Merge "init: use std::vector<std::string> for argument passing" 2015-08-03 17:51:39 +00: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 "Use __ANDROID__ instead of HAVE_ANDROID_OS." 2015-07-30 16:34:47 +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: deprecate TARGET_USES_LOGD 2015-07-28 09:37:07 -07:00
logwrapper Use fsck.f2fs -a instead of -f for faster boot 2015-07-15 10:13:51 -07:00
metrics metrics: Add license information. 2015-07-28 17:30:08 -07:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot
rootdir Introduce a mechanism to trace boot sequence. 2015-07-29 12:53:05 +09:00
run-as
sdcard Move sdcard off PAGESIZE and onto PAGE_SIZE. 2015-07-28 16:36:47 -07:00
toolbox Toolbox: Disable unused-const-variable warning 2015-07-30 11:52:11 -07:00
tzdatacheck
.gitignore
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE