adb
Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e
2016-03-30 19:15:39 +00:00
adf
Adf: Remove unused variable
2015-07-27 22:08:16 -07:00
base
Merge "base: Avoid compilation error when compiled with -Wdangling-else." into nyc-dev
2016-03-30 19:29:11 +00:00
bootstat
bootstat: Two changes to aid in debugging TimeSinceFactoryReset.
2016-03-30 13:32:22 -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: set the name of the signal sender.
2016-03-30 14:22:41 -07: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 "Revert "Revert "HACK: Run e2fsck with -f""" into nyc-dev
2016-04-05 20:00:46 +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 "Mutex: Note that STL is generally prefered" into nyc-dev
2016-04-06 13:06:00 +00:00
init
init: turn off backlight when performing shutdown cleanup
2016-04-05 16:20:59 -07:00
libbacktrace
libbacktrace_offline: support unwinding of shared libraries in apk file.
2016-03-29 14:04:34 -07: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: suppress pmsg on user builds" am: 0858071
2016-03-31 21:07:32 +00:00
libmemtrack
Remove unnecessary #include from <memtrack/memtrack.h>.
2016-02-16 10:32:30 -08:00
libmemunreachable
Add operator int() to unique_fd.
2016-03-28 12:15:36 -07: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
Adjust check for target_sdk_version for workarounds
2016-03-29 16:12:40 -07:00
libnetutils
Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" am: d709914
2016-03-31 07:10:47 +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: -f <non-existent-directory>/<filename> segfaults
2016-04-01 12:54:10 -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: use int for os_version and os_patch_level
2016-03-29 18:27:13 -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
Give users and devices control over sdcardfs.
2016-04-07 18:05:28 +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