adb
Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev am: 64639fd7dc
2017-04-17 23:34:52 +00:00
adf
libadfhwc: Fix adf_hwc_close
2017-03-02 17:40:16 +00:00
base
libbase: fix build breakage
2017-04-14 18:31:09 +00:00
bootstat
Add test config to bootstat_tests
2017-04-05 14:49:47 +00:00
cpio
Possible null pointer miss on realloc
2017-03-23 22:41:14 +01:00
debuggerd
Merge "crash_dump: during early boot, output to kmsg on userdebug."
2017-04-10 20:51:59 +00:00
demangle
Make demangle work more like c++filt.
2017-03-28 17:38:01 -07:00
fastboot
fastboot: Support larger transfers during flash
2017-04-17 09:22:49 -05:00
fs_mgr
Merge "run e2fsck -f selectively with mount retry" am: 380a3bb4c2
am: 3794d11454
2017-04-19 17:19:53 +00:00
gatekeeperd
gatekeeper HAL uses "default" service name
2017-02-23 19:31:59 +00:00
healthd
Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab
am: c0405200b8
2017-03-23 01:12:17 +00:00
include
Merge "Moved include/backtrace to libbacktrace/include" into oc-dev
2017-04-13 16:53:13 +00:00
init
Merge "init: add warning that `start` is not synchronous" am: 06039e58d8
am: 2b78f9c0a9
am: 0a4ff0fb31
2017-04-19 18:24:37 +00:00
libappfuse
Merge "Add test config to libappfuse_test" am: dccf5a1dc8
am: 31d4b50cc4
2017-04-05 00:19:53 +00:00
libbacktrace
Merge "libbacktrace: make vendor_available" into oc-dev
2017-04-14 17:59:29 +00:00
libbinderwrapper
Convert libbinderwrapper_test_support to be a static library
2017-03-03 17:14:04 -08:00
libcrypto_utils
Rely on the platform -std default.
2016-10-10 14:31:12 -07:00
libcutils
Merge "Allocate a GID range for external cache files."
2017-04-18 22:34:16 +00:00
libdiskconfig
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
libgrallocusage
libgrallocusage: use gralloc1.h usage flags
2017-04-10 09:47:34 -07:00
libion
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
liblog
liblog: __android_logger_property_bool svelte+eng default
2017-04-18 15:36:36 -07:00
libmemtrack
libmemtrack: check return value for getMemory()
2017-02-27 12:21:39 -08:00
libmemunreachable
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
libmetricslogger
port metrics_logger to v2 format
2017-02-28 17:35:56 -05:00
libnativebridge
NativeBridge: add "linked namespace" semantic corresponding to linker
2017-04-07 10:42:51 -07:00
libnativeloader
NativeBridge: add "linked namespace" semantic corresponding to linker
2017-04-07 10:42:51 -07:00
libnetutils
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
libpackagelistparser
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
libpixelflinger
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
libprocessgroup
add killProcessGroupOnce
2017-03-29 16:33:15 -07:00
libprocinfo
Enable more modules on linux_bionic builds
2017-03-15 15:44:00 -07:00
libsparse
Merge "libsparse: Fix odd-sized input files total_blks" am: 652ce94f40
am: ab74c778df
2017-04-19 19:26:27 +00:00
libsuspend
Revert "Revert "libsuspend: move to exponential backoff""
2017-04-18 15:38:18 -07:00
libsync
libsync: ndk: Fix compilation in C mode.
2017-04-14 15:12:06 -07:00
libsystem
Merge "Revert "libsystem_headers: export libaudio_system_headers"" into oc-dev am: 76db3a5234
2017-04-14 23:14:03 +00:00
libsysutils
There's no longer a limit to property names.
2017-02-28 14:12:54 -08:00
libunwindstack
Implement maps parsing.
2017-04-06 15:01:02 -07:00
libusbhost
Merge "usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl"
2016-10-27 16:15:12 +00:00
libutils
Merge "libutils: include what you use" into oc-dev
2017-04-14 18:58:01 +00:00
libziparchive
Fix out of bound read in libziparchive am: d9fd1863f4
am: 6908996434
am: 25c0d68d29
am: ed33065bfc
am: bc8c8e4b56
am: afddaba0cc
am: 0b1ad23070
am: d4b4f0a1e1
2017-04-11 20:11:24 +00:00
lmkd
liblog: use log/log.h when utilizing ALOG macros
2017-01-11 09:31:15 -08:00
logcat
liblog: allow event tags to include some punctuations
2017-04-14 12:56:06 -07:00
logd
Merge "logd: report log reader instantiation" am: 0ca7eec9b0
am: 7a8a048f56
2017-04-19 00:00:10 +00:00
logwrapper
Merge "logwrapper: add a benchmark for android_fork_execvp_ext"
2017-03-23 11:56:10 +00:00
mkbootimg
mkbootimg: use int for os_version and os_patch_level
2016-03-29 16:06:37 -07:00
qemu_pipe
Revert "Revert "Qemu: make the qemu_pipe_open back compatible""
2017-03-29 12:19:56 -07:00
reboot
Convert more Android.mk files to Android.bp
2016-07-13 17:41:45 -07:00
rootdir
Asan_extract: Add FDE check
2017-04-19 16:03:39 -07:00
run-as
Define range of GIDs for cached app data.
2016-12-13 13:28:08 -07:00
sdcard
Make sdcardfs the default
2017-03-20 13:11:10 -07:00
shell_and_utilities
Add a README.md about our shell and utilities.
2017-04-14 17:59:55 -07:00
storaged
storaged: stop binder threads before exiting
2017-04-04 19:44:01 +00:00
toolbox
Add a reasonably full implementation of gzip/gunzip/zcat.
2017-04-10 10:56:40 -07:00
trusty
trusty: keymaster: update device tests to use 2.0 API
2017-04-10 17:33:49 -07:00
tzdatacheck
Update to support staging behavior
2017-03-29 10:56:45 +01:00
.clang-format
Add a 2 width option of clang format.
2017-03-10 13:01:39 -08:00
.clang-format-2
Only allow short functions in class definitions.
2017-03-28 12:31:37 -07:00
.clang-format-4
Only allow short functions in class definitions.
2017-03-28 12:31:37 -07:00
.gitignore
Ignore adb/*.pyc files
2015-08-11 12:59:58 -07:00
Android.bp
Export android_filesystem_config.h as a filegroup
2017-01-17 18:20:28 -08:00
Android.mk
Remove the simulator target from all makefiles.
2011-07-11 22:12:32 -07:00
CleanSpec.mk
init.rc: have hwservicemanager start the HAL class
2016-09-26 00:23:51 -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
PREUPLOAD.cfg
Add a PREUPLOAD.cfg file to run git-clang-format on every commit
2017-03-08 16:51:26 +08:00