No description
Find a file
James Hawkins 588a2cad7f system/core: Cleanup direct calls to opendir by containing in a
std::unique_ptr.

Bug: 26643633
Change-Id: Ia3491fdbff086558da694ae949cf08e4c89d0307
2016-02-18 14:52:46 -08:00
adb Add missing liblog dependency 2016-02-12 18:40:29 -08:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Remove libbase's libutils dependency. 2016-02-17 11:53:54 -08:00
bootstat bootstat: Record metrics for factory_reset and time_since_factory_reset. 2016-02-16 16:19:48 -08:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter_tests: Compile only on 'eng' builds. 2016-02-04 13:56:25 -08:00
debuggerd system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
fastboot system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr fs_mgr: BLKGETSIZE causes memory corruption 2016-02-16 09:51:00 -08:00
gatekeeperd Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
healthd system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
include Merge "libutils: remove whitespaces in String16.cpp and String16.h" 2016-02-17 00:33:31 +00:00
init system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
libbacktrace system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog fake_log_device: long lived allocations 2016-02-17 12:22:18 -08:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmincrypt Enable clang compilation. 2015-05-15 16:13:19 -07:00
libnativebridge Revert "nativebrige: log code_cache access errors to stderr as well" 2016-01-27 17:53:20 +00:00
libnativeloader Move libnativeloader headers into libnativeloader. 2016-02-12 18:07:29 -08:00
libnetutils Move libnetutils headers into libnetutils. 2016-02-12 18:10:06 -08:00
libpackagelistparser Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libpixelflinger Use dlmalloc from external/dlmalloc instead of bionic/. 2016-01-22 11:04:35 -08:00
libprocessgroup system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
libsysutils Switch from using sockaddr to sockaddr_storage. 2015-12-07 16:07:46 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
libziparchive libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00
lmkd more O_CLOEXEC 2015-12-18 20:57:25 -08:00
logcat system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
logd logd: enforce policy integrity 2016-02-16 12:54:54 -08:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd Add .clang-format symlink to Brillo's clang-format. 2016-02-16 14:39:56 -08:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot
rootdir init-debug.rc: add runtime mmc max speed property actors 2016-02-04 13:10:19 -08:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard Add dependency on liblog 2016-02-12 14:56:40 -08:00
toolbox Add missing liblog dependency 2016-02-12 16:39:09 -08:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2
NOTICE