adb
|
Merge "adb: fix authentication when reconnecting."
|
2018-12-04 20:41:14 +00:00 |
adf
|
…
|
|
base
|
Merge "base: add more error-checking overloads for unique_fd."
|
2018-12-03 22:41:22 +00:00 |
bootstat
|
switch to using android-base/file.h instead of android-base/test_utils.h
|
2018-11-14 09:35:34 -08:00 |
cpio
|
Switch from dist-for-goals to dist in Android.bp
|
2018-11-19 23:06:12 -08:00 |
debuggerd
|
C++17 is the default now.
|
2018-12-03 09:02:18 -08:00 |
demangle
|
…
|
|
diagnose_usb
|
…
|
|
fastboot
|
Merge "C++17 is the default now."
|
2018-12-04 07:53:24 +00:00 |
fs_mgr
|
Merge "fs_mgr: use more unique_fd"
|
2018-12-05 00:32:36 +00:00 |
gatekeeperd
|
Multi-threaded Keystore
|
2018-11-07 11:39:23 -08:00 |
healthd
|
healthd: BatteryMonitor: Fix compiler warning
|
2018-11-02 17:59:09 +00:00 |
include
|
…
|
|
init
|
Merge "Handle renamed "super" device correctly"
|
2018-12-05 00:06:41 +00:00 |
libappfuse
|
…
|
|
libasyncio
|
…
|
|
libbacktrace
|
Verify that the elf matches the expected arch.
|
2018-10-29 18:08:09 -07:00 |
libbinderwrapper
|
…
|
|
libcrypto_utils
|
Convert more modules to Android.bp
|
2018-10-31 21:53:37 -07:00 |
libcutils
|
Increase netlink uevent rcvbuf size to 16M
|
2018-12-03 18:39:24 +00:00 |
libdiskconfig
|
…
|
|
libgrallocusage
|
…
|
|
libion
|
…
|
|
libkeyutils
|
…
|
|
liblog
|
Merge "Add missing <android/log.h> documentation."
|
2018-11-02 23:32:43 +00:00 |
libmeminfo
|
switch to using android-base/file.h instead of android-base/test_utils.h
|
2018-11-14 09:35:34 -08:00 |
libmemtrack
|
…
|
|
libmemunreachable
|
Validate allocations against mappings
|
2018-11-29 11:02:56 -08:00 |
libmetricslogger
|
Make native metrics logger write to statsd socket
|
2018-10-24 15:19:14 -07:00 |
libnativebridge
|
Convert more modules to Android.bp
|
2018-10-31 21:53:37 -07:00 |
libnativeloader
|
…
|
|
libnetutils
|
…
|
|
libpackagelistparser
|
…
|
|
libpixelflinger
|
Convert libpixelflinger to Android.bp
|
2018-11-16 19:15:38 -08:00 |
libprocessgroup
|
Introduce additional service options for controlling memory cgroups.
|
2018-10-31 17:09:59 -07:00 |
libprocinfo
|
libprocinfo: provide MapInfo structure for reading maps.
|
2018-10-30 17:36:09 -07:00 |
libqtaguid
|
…
|
|
libsparse
|
…
|
|
libstats
|
Make native metrics logger write to statsd socket
|
2018-10-24 15:19:14 -07:00 |
libsuspend
|
…
|
|
libsync
|
…
|
|
libsystem
|
Move system/core/ off NO_ERROR.
|
2018-10-08 11:15:52 -07:00 |
libsysutils
|
Suppress implicit-fallthrough warning.
|
2018-10-10 14:39:02 -07:00 |
libunwindstack
|
Add support for caching small reads.
|
2018-11-28 13:04:58 -08:00 |
libusbhost
|
…
|
|
libutils
|
Suppress lint warnings on google-default-arguments
|
2018-10-29 23:06:23 +09:00 |
libvndksupport
|
…
|
|
libziparchive
|
Merge "TEST_MAPPING: add the rest of our actively maintained tests."
|
2018-11-28 00:56:36 +00:00 |
llkd
|
llkd: do not crash kernel if llkd stops running
|
2018-11-19 15:26:20 -08:00 |
lmkd
|
lmkd: Cleanup unused code for killing processes in bulk
|
2018-10-29 16:20:50 +00:00 |
logcat
|
Stop using __STRING unnecessarily.
|
2018-11-14 14:27:22 -08:00 |
logd
|
Fix null pointer dereference in auditParse
|
2018-11-27 14:01:29 -08:00 |
logwrapper
|
…
|
|
mkbootimg
|
…
|
|
property_service
|
Prevent dependency cycle due to system_shared_libs expansion
|
2018-12-03 15:50:00 -08:00 |
qemu_pipe
|
…
|
|
reboot
|
…
|
|
rootdir
|
Merge "Add ANDROID_RUNTIME_ROOT environment variable"
|
2018-12-04 12:39:16 +00:00 |
run-as
|
run-as: add ":fromRunAs" selector in seinfo.
|
2018-11-06 15:31:59 -08:00 |
sdcard
|
…
|
|
shell_and_utilities
|
Update shell documentation for the current state of master.
|
2018-12-05 13:08:32 -08:00 |
storaged
|
storaged: emplace recent_perf in load_perf_history_proto
|
2018-11-20 09:00:05 -08:00 |
toolbox
|
…
|
|
trusty
|
…
|
|
usbd
|
…
|
|
watchdogd
|
…
|
|
.clang-format
|
…
|
|
.clang-format-2
|
…
|
|
.clang-format-4
|
…
|
|
.gitignore
|
…
|
|
Android.bp
|
…
|
|
Android.mk
|
…
|
|
CleanSpec.mk
|
…
|
|
MODULE_LICENSE_APACHE2
|
…
|
|
NOTICE
|
…
|
|
OWNERS
|
…
|
|
PREUPLOAD.cfg
|
…
|
|
TEST_MAPPING
|
TEST_MAPPING: add the rest of our actively maintained tests.
|
2018-10-30 11:24:57 -07:00 |