Go to file
Elliott Hughes dc1d81b316 Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd."
am: 19388fc

* commit '19388fc312baa6898c370365699d7b54f76c17d1':
  Copy the good comment and warn_unused_result from ScopedFd to unique_fd.
2016-03-26 16:48:24 +00:00
adb Merge "Fix buffer overrun in adb wait-for-device." 2016-03-11 17:01:53 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." 2016-03-26 15:53:20 +00:00
bootstat Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" 2016-03-25 14:26:13 -07: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 debuggerd: add SIGSYS to the list of handled signals. 2016-03-26 01:16:25 +00:00
fastboot Merge "fastboot: Minor fix to help text." 2016-03-25 04:49:37 +00: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: Check if battery device exists instead of charger drivers before setting fake properties." 2016-03-09 02:44:03 +00:00
include Merge "graphics.h: Add android_color_transform_t" into nyc-dev 2016-03-24 22:41:01 +00:00
init Merge "Revert "Set mmap_rnd_bits to maximum value."" 2016-03-25 18:48:14 +00:00
libbacktrace Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 2016-03-23 20:58:50 +00:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Merge "Turn off duplicate log" into nyc-dev 2016-03-24 23:34:07 +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 Merge "liblog: update Android.bp" into nyc-dev 2016-03-25 19:59:25 +00:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmemunreachable Fix mac build 2016-03-08 14:25:23 -08:00
libmincrypt Remove libmincrypt/tools after move to bootable/recovery 2016-02-26 11:03:15 +01:00
libnativebridge Add Mips64 Runtime ISA type. 2016-02-08 14:02:47 -08:00
libnativeloader Move list of public libraries to a config file 2016-03-17 10:54:19 -07: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 Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev 2016-03-18 15:54:12 +00: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 system/core: Make Thread::run threadName argument required 2016-03-14 15:24:54 +00:00
libziparchive libziparchive: ensure ReadAtOffset is atomic 2016-03-09 17:17:19 -08:00
lmkd lmkd: subscribe to low mempressure events. 2016-02-09 11:25:18 +01:00
logcat logcat: Add --max-count option 2016-03-25 13:55:29 -07: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 metricsd: Fix upload service to compile with new libchrome version 2016-03-18 15:36:20 -07:00
mkbootimg mkbootimg: add os_version 2016-03-15 10:37:52 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Add camera2 NDK library to public library lists 2016-03-18 19:46:26 +00:00
run-as run-as should accept /data/user/0 symlink 2016-03-21 07:56:46 -06:00
sdcard Merge "sdcard: Support sdcardfs" into nyc-dev 2016-03-17 22:02:23 +00:00
toolbox Allow building with Python 3.x 2016-03-08 08:18:34 -08:00
trusty Merge "[core][trusty] Implement Trusty NVRAM HAL module." 2016-03-15 14:52: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 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