No description
Find a file
Josh Gao 1209092769 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e
am: 32045567be

* commit '32045567be1f5af449dfa16173f16b70ae34e85b':
  adb: add track-jdwp and track-devices commands.

Change-Id: I60e9899b403fa68e3037aed3a4bce498c66c6c7d
2016-05-17 23:06:15 +00:00
adb Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e 2016-05-17 23:06:15 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base adb/base: allow use of unique_fd inside adb. 2016-05-14 18:25:51 -07:00
bootstat Don't hardcode gtest paths. 2016-04-26 13:28:23 -07:00
cpio
crash_reporter crash_reporter: Mark the euid parameter as __unused. 2016-02-26 15:44:46 -08:00
debuggerd Merge "Add a fortify test to crasher." am: e674d32d2d 2016-05-11 17:59:47 +00:00
fastboot Merge "Report errno more often in fastboot." am: 8c5384e50b 2016-05-11 21:50:07 +00:00
fingerprintd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
fs_mgr Merge "fs_mgr: update block device reference in verity metadata" am: 4cefb91611 2016-05-16 18:13:45 +00:00
gatekeeperd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
healthd Merge "Export libbinder headers from libhealhd.default" am: c2241b9 2016-04-18 17:15:08 +00:00
include Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9 2016-05-16 17:34:13 +00:00
init Merge "init: support matching sysfs class paths in ueventd.rc" am: faa14b94d5 2016-05-13 21:54:48 +00:00
libbacktrace Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
libbinderwrapper binderwrapper: Resolve ambiguous base::Closure reference 2016-04-12 13:19:29 -07:00
libcrypto_utils Fix include-what-you-use problem in android-pubkey.c. 2016-04-15 17:44:05 -04:00
libcutils Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9 2016-05-16 17:34:13 +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: sleep 20ms before critical property_set" am: 1d560ff24a 2016-05-12 16:48:21 +00:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmemunreachable Merge "Fix google-explicit-constructor warnings." 2016-04-30 05:10:05 +00:00
libnativebridge Add Mips64 Runtime ISA type. 2016-02-08 14:02:47 -08:00
libnativeloader Pass permitted_path to the linker as is. 2016-05-17 04:06:05 +00: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 Don't include <machine/cpu-features.h>. 2016-05-16 17:55:27 -07:00
libprocessgroup Remove useless #include. 2016-04-30 09:10:07 -07:00
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend
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 Merge "Fix strstr16." into nyc-dev 2016-05-17 17:28:02 +00:00
libziparchive Merge "Fix google-explicit-constructor warnings." am: e1d5c25 2016-04-26 00:49:15 +00:00
lmkd lmkd: subscribe to low mempressure events. 2016-02-09 11:25:18 +01:00
logcat logcat: confirm -g result after -c 2016-04-29 11:33:26 -07:00
logd Fix google-explicit-constructor warnings. 2016-04-25 13:49:46 -07:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr 2016-04-08 09:59:05 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot
rootdir Merge "init: usb: disable usb function switch until adbd is ready" am: 2a26c2a836 2016-05-16 19:43:50 +00:00
run-as run-as should accept /data/user/0 symlink 2016-03-21 07:56:46 -06:00
sdcard Merge "enable integer sanitizer for sdcard service" am: 532ab82e10 2016-05-06 17:10:38 +00:00
toolbox Lose ps to toybox. 2016-05-04 15:20:02 -07:00
trusty trusty: storage: implement storage proxy daemon 2016-05-03 15:50:07 -07: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
CleanSpec.mk trusty: add gatekeeper module 2016-05-03 15:49:51 -07:00
MODULE_LICENSE_APACHE2
NOTICE