Go to file
Srinath Sridharan 492883c839 Merge "Only apply schedTune boost to top-app tasks" into nyc-mr1-dev am: 87a4f046f0
am: e7b8d06f18

* commit 'e7b8d06f186450977426cb07b5ee212cdc93246d':
  Only apply schedTune boost to top-app tasks

Change-Id: I25d51e00c5dfc1e3bca359c6332bd388a37c513c
2016-05-24 00:20:41 +00:00
adb Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 2016-05-21 01:27:05 +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 fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter: Mark the euid parameter as __unused. 2016-02-26 15:44:46 -08:00
debuggerd Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 2016-05-19 00:05:39 +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 am: 30c9aed0be 2016-05-16 18:16:38 +00:00
gatekeeperd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
healthd healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 2016-05-17 18:23:04 +00:00
include Merge "Fix SharedBuffer. Remove aref." am: 069517574e 2016-05-23 22:22:18 +00:00
init Merge "init: support matching sysfs class paths in ueventd.rc" am: faa14b94d5 am: 0da9f42f2c am: a0c90085ec 2016-05-13 22:00:25 +00:00
libbacktrace Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 2016-05-19 00:05:39 +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 "Only apply schedTune boost to top-app tasks" into nyc-mr1-dev 2016-05-24 00:14:03 +00:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
liblog Merge "Fix misc-macro-parentheses warnings in liblog." am: 2bd428e1f9 2016-05-19 01:02:34 +00:00
libmemtrack Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libmemunreachable Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libnativebridge Add Mips64 Runtime ISA type. 2016-02-08 14:02:47 -08:00
libnativeloader Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 2016-05-17 23:06:21 +00:00
libnetutils resolve merge conflicts of 3e2f31f to nyc-mr1-dev-plus-aosp 2016-05-18 21:28:17 -07: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 misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
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 SharedBuffer. Remove aref." am: 069517574e 2016-05-23 22:22:18 +00:00
libziparchive Merge "Fix google-explicit-constructor warnings." am: e1d5c25 2016-04-26 00:49:15 +00:00
lmkd resolve merge conflicts of 3252d11 to nyc-dev-plus-aosp 2016-05-19 16:02:22 -07:00
logcat logcat: confirm -g result after -c 2016-04-29 11:33:26 -07:00
logd Fix misc-macro-parentheses warnings in liblog. 2016-05-18 15:48:50 -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 reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Merge "Only apply schedTune boost to top-app tasks" into nyc-mr1-dev am: 87a4f046f0 2016-05-24 00:20:41 +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 Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk trusty: add gatekeeper module 2016-05-03 15:49: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