No description
Find a file
Mark Salyzyn 07c50b02d7 am 58b136cb: Merge "logcat: continue where we left off"
* commit '58b136cbebe8526134ea9d7e89835b523f1cbe2e':
  logcat: continue where we left off
2015-10-07 14:36:30 +00:00
adb am 7f9d4c97: Merge "adb: keep file flags in fdevent_install." 2015-10-06 23:42:37 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base base logging: fix errno restoring, severity conditionality, dangling ifs 2015-09-21 12:46:12 -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: Set Version and Product ID 2015-09-30 16:49:15 -07:00
debuggerd am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)." 2015-10-01 06:49:19 +00:00
fastboot Fix the fastboot build. 2015-09-02 20:33:44 -07:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr am ad2a5a89: Merge "fs_mgr: trigger dm-verity error handling for invalid signatures" 2015-09-30 20:04:51 +00:00
gatekeeperd update bundled rc files to their contents from rootdir/init.rc 2015-08-21 22:10:17 +00:00
healthd am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." 2015-08-26 03:47:33 +00:00
include am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution." 2015-10-02 18:41:05 +00:00
init am f656b683: am ada7fa06: Merge "Fix perfboot.py to work with the recent change." 2015-09-16 02:58:28 +00:00
libbacktrace libbacktrace: don't let llvm cflags cover libbacktrace's cflags. 2015-09-24 17:46:27 -07:00
libbinderwrapper Add libbinderwrapper. 2015-09-09 14:21:28 -06:00
libcutils am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." 2015-09-03 15:55:32 +00:00
libdiskconfig am eb075e28: am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror" 2014-05-21 21:19:27 +00:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog liblog: optimize code hotspot 2015-10-02 13:55:44 -07:00
libmemtrack Remove a hack for getting libpagerank's headers. 2015-09-22 22:35:30 -07:00
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libnetutils am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." 2015-07-30 16:50:27 +00:00
libpixelflinger resolved conflicts for cf676a86 to lmp-mr1-ub-dev 2015-09-19 16:13:00 -07:00
libprocessgroup processgroup: change the polling interval for killProcessGroup() 2015-06-16 13:59:32 -07:00
libsparse Remove USE_MINGW/CYGWIN; Whitelist windows modules 2015-09-02 17:10:35 -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 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils Fix incorrectly sized buffer. 2015-07-28 17:56:06 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" 2015-10-02 01:25:31 +00:00
libziparchive Remove USE_MINGW/CYGWIN; Whitelist windows modules 2015-09-02 17:10:35 -07:00
lmkd resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp 2015-09-21 14:25:34 -07:00
logcat am 58b136cb: Merge "logcat: continue where we left off" 2015-10-07 14:36:30 +00:00
logd am 2b5f97cc: am 88e01661: Merge "logd: optimize code hotspots" 2015-10-05 16:31:07 +00:00
logwrapper am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" 2015-08-22 02:40:46 +00:00
metricsd metricsd: Expose the metrics status through weave. 2015-10-06 10:18:54 -07:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir am cb2ab20d: am 87122ce1: Merge "logd: increase dgram_max_qlen to 600" 2015-09-28 15:54:05 +00:00
run-as Extend run-as with optional --user argument. 2015-06-10 12:09:10 -07:00
sdcard resolved conflicts for merge of 779a38a5 to mnc-dr-dev-plus-aosp 2015-08-06 14:22:46 -07:00
toolbox Lose du to toybox. 2015-09-14 10:37:52 -07:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01: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 Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -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