adb
adbd: fix spurious close of uninitialized fd.
2016-03-04 19:15:11 -08:00
adf
Adf: Remove unused variable
2015-07-27 22:08:16 -07:00
base
libziparchive: port unit tests to darwin and windows.
2016-03-07 11:21:24 -08:00
bootstat
Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." into nyc-dev
2016-03-07 23:24:17 +00:00
cpio
fs_config: replace getenv('OUT') by new fs_config parameter
2015-07-09 21:47:07 -07:00
crash_reporter
crash_reporter: Mark the euid parameter as __unused.
2016-02-26 15:44:46 -08:00
debuggerd
Merge "Clean up CLOEXEC in debuggerd."
2016-02-23 18:46:21 +00:00
fastboot
Also archive adb.exe/fastboot.exe when building win_sdk.
2016-03-03 15:46:50 -08:00
fingerprintd
Fingerprint: Plumb enumerate support.
2015-12-04 10:07:55 -08:00
fs_mgr
Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a
2016-03-08 07:41:39 +00:00
gatekeeperd
Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a
2016-03-08 07:41:39 +00:00
healthd
Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev
2016-02-26 21:29:48 +00:00
include
Merge "Add notice for adding users in AOSP." am: acf69772ff
2016-02-27 00:53:26 +00:00
init
Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a
2016-03-08 07:41:39 +00:00
libbacktrace
Merge "Don't fail if the new pss is less than stable."
2016-03-08 18:09:18 +00:00
libbinderwrapper
libbinderwrapper: Add BinderWrapper::GetOrCreateInstance()
2016-01-04 12:56:27 -08:00
libcutils
Merge "system/core/lib[c]utils: Fix signedness comparison warnings." am: bba2151b29
2016-03-01 20:32:09 +00:00
libdiskconfig
Move libdiskconfig headers into libdiskconfig.
2016-02-13 12:48:23 -08:00
libion
Use unique_ptr to free objects when ASSERT* fail.
2016-03-04 11:30:50 -08:00
liblog
liblog: Update Android.bp for Android.mk changes
2016-02-29 10:46:18 -08:00
libmemtrack
Remove unnecessary #include from <memtrack/memtrack.h>.
2016-02-16 10:32:30 -08:00
libmemunreachable
Fix mac build
2016-03-07 17:19:28 -08:00
libmincrypt
Remove libmincrypt/tools after move to bootable/recovery
2016-02-26 11:03:15 +01:00
libnativebridge
Revert "nativebrige: log code_cache access errors to stderr as well"
2016-01-27 17:53:20 +00:00
libnativeloader
Handle the case when libart.so is not in use
2016-03-04 15:02:16 -08:00
libnetutils
Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-dev
2016-02-25 07:57:34 +00:00
libpackagelistparser
Remove two bogus libutils dependencies.
2016-02-17 11:54:47 -08:00
libpixelflinger
libpixelflinger: Fix -Woverloaded-virtual warnings.
2016-02-25 10:59:30 -08:00
libprocessgroup
resolve merge conflicts of 0f5d443d0c
to nyc-dev-plus-aosp
2016-02-19 11:10:30 -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
Cleanup uses of sprintf so we can deprecate it.
2016-03-07 18:40:40 -08:00
libsysutils
Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68
2016-02-23 18:51:22 +00:00
libusbhost
libusbhost: add usb_device_reset
2016-01-13 16:01:42 -08:00
libutils
Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a
2016-03-08 07:41:39 +00:00
libziparchive
libziparchive: port unit tests to darwin and windows.
2016-03-07 11:21:24 -08:00
lmkd
lmkd: subscribe to low mempressure events.
2016-02-09 11:25:18 +01:00
logcat
system/core: Cleanup direct calls to opendir by containing in a
2016-02-18 14:52:46 -08:00
logd
logd: check return values
2016-03-02 19:47:17 +00: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: add version and patch level
2016-03-07 08:56:01 -08:00
reboot
reboot: Turn on -Werror
2014-05-21 12:58:38 -07:00
rootdir
Add /postinstall partition when using the A/B updater.
2016-03-04 15:45:52 -08:00
run-as
Fix the run-as environment to better match su.
2015-11-03 14:31:46 -08:00
sdcard
Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD
2016-02-17 11:37:00 -08:00
toolbox
Merge "Cleanup uses of sprintf so we can deprecate it."
2016-03-08 04:14:06 +00:00
trusty
[core][trusty] add gatekeeper module
2015-11-12 12:19:48 -08: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
Remove the simulator target from all makefiles.
2011-07-11 22:12:32 -07:00
CleanSpec.mk
Add a CleanSpec for grep/toolbox.
2015-03-22 18:04:54 -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