adb
|
Merge "Create build target to pull adb test scripts."
|
2017-05-25 16:48:19 +00:00 |
adf
|
libadfhwc: Fix adf_hwc_close
|
2017-03-02 17:40:16 +00:00 |
base
|
Remove libbase's trivial libutils-headers dependency.
|
2017-05-15 17:31:15 -07:00 |
bootstat
|
bootstat: Set up clang-format-2 for bootstat.
|
2017-05-24 10:19:25 -07:00 |
cpio
|
Possible null pointer miss on realloc
|
2017-03-23 22:41:14 +01:00 |
debuggerd
|
tombstoned: Add a shared library version of libtombstoned_client...
|
2017-05-22 16:55:21 +01:00 |
demangle
|
Make demangle work more like c++filt.
|
2017-03-28 17:38:01 -07:00 |
fastboot
|
Fix "fastboot flashing".
|
2017-05-15 16:53:53 -07:00 |
fingerprintd
|
fingerprint: bump hw api version to 2.1 [DO NOT MERGE]
|
2017-01-27 22:11:15 +00:00 |
fs_mgr
|
fs_mgr: fix SIGSEGV when ostream << nullptr
|
2017-05-24 18:57:16 +08:00 |
gatekeeperd
|
Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7 am: c3b346ea93
|
2017-01-11 19:26:19 +00:00 |
healthd
|
Merge "healthd: Implement scheduleUpdate"
|
2017-03-23 00:48:48 +00:00 |
include
|
Moved include/backtrace to libbacktrace/include
|
2017-04-11 11:22:43 -07:00 |
init
|
Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/"
|
2017-05-25 02:32:37 +00:00 |
libappfuse
|
Add test config to libappfuse_test
|
2017-03-31 17:11:50 -07:00 |
libbacktrace
|
Use async safe logging in signal handlers.
|
2017-05-04 17:15:17 -07:00 |
libbinderwrapper
|
libbinderwrapper: Android.mk -> Android.bp
|
2017-04-25 15:55:26 -07:00 |
libcrypto_utils
|
Rely on the platform -std default.
|
2016-10-10 14:31:12 -07:00 |
libcutils
|
Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/"
|
2017-05-25 02:32:37 +00:00 |
libdiskconfig
|
liblog: use log/log.h when utilizing ALOG macros
|
2017-01-11 09:31:15 -08:00 |
libion
|
Mark libion vendor_available.
|
2017-05-24 14:25:08 -07:00 |
libkeyutils
|
Add libkeyutils.
|
2017-05-10 10:40:11 -07:00 |
liblog
|
liblog: test: android_logger_get_ "kernel" log buffer can be empty
|
2017-05-24 12:45:41 -07:00 |
libmemtrack
|
liblog: use log/log.h when utilizing ALOG macros
|
2017-01-11 09:31:15 -08:00 |
libmemunreachable
|
Merge "Small test fixes."
|
2017-05-06 06:30:41 +00:00 |
libmetricslogger
|
Mark libmetricslogger vendor_available.
|
2017-05-24 14:13:51 -07:00 |
libnativebridge
|
Convert libnativebridge[23]?-dummy to soong.
|
2017-05-08 15:29:10 -07:00 |
libnativeloader
|
Explicitly enable greylist for classloader-namespaces
|
2017-05-09 18:00:38 -07:00 |
libnetutils
|
libnetutils: Rename dhcptool to dhcpdbg
|
2017-05-17 10:47:28 -07: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
|
Enable libprocessgroup on host bionic
|
2017-05-11 17:55:04 -07:00 |
libprocinfo
|
Enable more modules on linux_bionic builds
|
2017-03-15 15:44:00 -07:00 |
libsparse
|
libsparse: Fix odd-sized input files total_blks
|
2017-04-19 10:32:45 -05:00 |
libsuspend
|
Merge "liblog: use log/log.h when utilizing ALOG macros" am: 01e12b4ee7
|
2017-01-11 19:20:50 +00:00 |
libsync
|
libsync: vendor_available
|
2017-04-19 10:32:51 -07:00 |
libsystem
|
libutils: export system_headers
|
2017-04-28 09:42:50 +09:00 |
libsysutils
|
Mark libsysutils vendor_available.
|
2017-05-24 13:01:24 -07:00 |
libunwindstack
|
Add the Dwarf CFA handling.
|
2017-04-24 13:24:33 -07:00 |
libusbhost
|
Convert libusbhost to Android.bp
|
2017-04-20 08:37:12 -07:00 |
libutils
|
Fix uninitialized member variable
|
2017-05-11 10:30:52 -07:00 |
libziparchive
|
Mark libziparchive vendor_available.
|
2017-05-24 12:33:12 -07:00 |
lmkd
|
lmkd: Android.mk -> Android.bp
|
2017-04-28 15:20:18 -07:00 |
logcat
|
logcat: -v thread help missing
|
2017-05-15 13:41:16 -07:00 |
logd
|
logd: remove start filtration from flushTo (part deux)
|
2017-05-19 07:15:38 -07: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 |
reboot
|
Convert more Android.mk files to Android.bp
|
2016-07-13 17:41:45 -07:00 |
rootdir
|
Merge "Adding 'uhid' permission for access to /dev/uhid."
|
2017-05-11 19:02:32 +00:00 |
run-as
|
Define range of GIDs for cached app data.
|
2016-12-13 13:28:08 -07:00 |
sdcard
|
Merge "Switch sdcardfs over to bind mounts."
|
2016-11-30 05:20:40 +00:00 |
shell_and_utilities
|
shell_and_utils: add vendor shell and toybox targets
|
2017-05-22 08:30:44 -07:00 |
toolbox
|
libtoolbox_dd / grep: Android.mk -> bp
|
2017-05-22 18:08:02 -07:00 |
trusty
|
trusty*: Android.mk -> Android.bp
|
2017-05-08 16:54:04 +00: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 |
platform_tools_tool_version.mk
|
Show the "platform tools" version in adb/fastboot --version.
|
2017-05-09 08:21:54 -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 |