No description
Find a file
Mark Salyzyn e60a17a9db Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea am: 8b1f7b595c am: da07f7880c
am: 8e5cb037c4

Change-Id: Ic2a5ed0ddc1c506d486a3dd5c86880b6c181b5b4
2016-08-24 16:18:55 +00:00
adb Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b am: 8615d79d85 2016-08-23 23:14:44 +00:00
adf Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
base Move init's kernel logging into libbase. 2016-08-04 16:09:39 -07:00
bootstat bootstat: Calculate and log the time_since_last_boot metric. 2016-08-15 14:52:29 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter Remove Brillo-specific LOCAL_MODULE_TAGS 2016-07-31 18:45:14 -07:00
debuggerd Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b 2016-08-23 23:05:59 +00:00
fastboot resolve merge conflicts of 40eff95 to stage-aosp-master 2016-08-22 20:13:52 -07:00
fingerprintd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
fs_mgr Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0 2016-08-18 05:10:41 +00:00
gatekeeperd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
healthd Merge \"Fix clang-tidy performance warnings in healthd.\" 2016-07-28 06:24:24 +00:00
include Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea am: 8b1f7b595c am: da07f7880c 2016-08-24 16:18:55 +00:00
init Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b am: 8615d79d85 am: 66e5e2432a 2016-08-23 23:17:50 +00:00
libbacktrace Merge \"Fix clang-tidy performance warnings in syste/core.\" 2016-08-01 20:23:10 +00:00
libbinderwrapper core: Update libchrome APIs to r395517 2016-05-26 11:29:53 -07:00
libcrypto_utils libcrypto_utils: convert to Soong. 2016-08-05 18:07:36 -07:00
libcutils Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea am: 8b1f7b595c am: da07f7880c 2016-08-24 16:18:55 +00:00
libdiskconfig Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libion Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
liblog Merge "liblog: use SOCK_NONBLOCK directly." am: fca43d3ec5 am: 33f8c194f9 2016-08-23 01:24:24 +00:00
libmemtrack Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libmemunreachable Merge "Fix google-explicit-constructor warnings in system/core." 2016-07-29 16:57:17 +00:00
libnativebridge Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libnativeloader Merge \"libnativeloader: convert Android.mk to Android.bp\" 2016-07-28 10:53:40 +00:00
libnetutils libnetutils: Add synchronization per socket full operation 2016-06-07 10:11:59 -07:00
libpackagelistparser Convert libpackagelistparser to Android.bp 2016-07-19 22:19:37 -07:00
libpixelflinger Fix reference counting for Assembly 2016-08-16 10:12:43 -07:00
libprocessgroup resolve merge conflicts of ed3596a to stage-aosp-master 2016-08-03 13:29:04 -07:00
libsparse Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libsuspend Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libsync libsync: add static library for recovery 2016-08-05 15:03:58 -07:00
libsysutils Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b 2016-08-23 23:05:59 +00:00
libusbhost libusbhost: add usb_device_reset 2016-01-13 16:01:42 -08:00
libutils Make wake() error fatal 2016-08-23 09:39:39 -07:00
libziparchive Merge "zip_archive: Improve error message on fallocate failure." 2016-08-16 09:03:04 +00:00
lmkd Merge "Most accept/accept4 calls in system/core don't actually want the remote address." 2016-08-23 23:03:20 +00:00
logcat resolve merge conflicts of 5f6dbd9 to nyc-mr1-dev-plus-aosp 2016-08-08 13:10:35 -07:00
logd Merge "logd: klogd crash (part deux)" am: 96c36d35ce am: e36dbdda43 2016-08-12 14:38:18 +00:00
logwrapper Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
metricsd Remove Brillo-specific LOCAL_MODULE_TAGS 2016-07-31 18:45:14 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 18:27:13 -07:00
reboot Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
rootdir Asan.options: Use abort_on_error am: 67b7e85b18 am: 4f31cff93b 2016-08-17 19:32:23 +00:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard Fix one last use of TRACE(). 2016-07-29 22:02:41 +00:00
toolbox Lose sendevent to toybox. 2016-07-15 14:17:28 -07:00
trusty Merge "Fix google-explicit-constructor warnings in system/core." 2016-07-29 16:57:17 +00:00
tzdatacheck Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07: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 Use BOARD_USES_VENDORIMAGE to detect vendor image presence 2016-07-08 18:17:48 -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