adb
|
am 11e6f219: am 21ba889a: Merge "Ignore ro.adb.secure in user builds."
|
2015-06-19 20:54:26 +00:00 |
adf
|
libadf: enable -Werror
|
2015-03-10 15:14:38 -07:00 |
base
|
Fix comparison between signed and unsigned error on darwin
|
2015-06-09 12:44:41 -07:00 |
cpio
|
makebootfs: use libcutils shared libraries
|
2015-04-15 10:32:19 -07:00 |
debuggerd
|
Remove calls to is_selinux_enabled()
|
2015-06-12 22:12:33 -07:00 |
fastboot
|
fastboot: add the support of the second stage image
|
2015-06-10 13:53:06 -07:00 |
fingerprintd
|
Fingerprint: Use integral types for remove()
|
2015-06-10 14:29:17 -07:00 |
fs_mgr
|
am 450a24a5: am c604ccfa: Merge "Only pass nomblk_io_submit option when mounting ext4"
|
2015-06-11 02:31:53 +00:00 |
gatekeeperd
|
[gatekeeperd] handle upgrades from software version to HAL
|
2015-06-22 13:12:41 -07:00 |
gpttool
|
gpttool: turn on -Werror
|
2014-05-05 10:30:04 -07:00 |
healthd
|
resolved conflicts for merge of 6e9b28b2 to master
|
2015-04-15 12:15:00 -07:00 |
include
|
am cb2d0c5a: am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int"
|
2015-06-15 17:51:29 +00:00 |
init
|
am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value"
|
2015-06-19 03:46:48 +00:00 |
libbacktrace
|
Remove PtraceRead error message.
|
2015-06-12 23:32:20 -07:00 |
libcutils
|
am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev
|
2015-06-22 22:09:19 +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: __android_log_is_loggable support global properties
|
2015-06-15 07:34:07 -07:00 |
libmemtrack
|
Add missing <malloc.h> and <string.h> includes.
|
2015-01-28 11:37:57 -08:00 |
libmincrypt
|
Enable clang compilation.
|
2015-05-15 16:13:19 -07:00 |
libnativebridge
|
LibNativeBridge: Version 2
|
2015-05-14 20:20:49 -07:00 |
libnetutils
|
am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetutils\' do_dhcp."
|
2015-04-22 03:32:13 +00:00 |
libpixelflinger
|
pixelflinger: make self-contained
|
2015-03-19 12:34:35 -07:00 |
libprocessgroup
|
processgroup: change the polling interval for killProcessGroup()
|
2015-06-16 13:59:32 -07:00 |
libsparse
|
libsparse: fix crc chunk parsing in simg_dump.py
|
2015-04-30 16:36:17 +00:00 |
libsuspend
|
Add TEMP_FAILURE_RETRY to libsuspend.
|
2015-05-18 15:53:56 -07:00 |
libsync
|
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
|
2015-04-02 14:31:07 -07:00 |
libsysutils
|
Qualify IPv6 link-local DNS servers with an interface name
|
2015-06-18 15:44:41 +09:00 |
libusbhost
|
libusbhost: Fix problem reading USB string descriptors on some quirky devices
|
2015-06-18 13:38:31 -07:00 |
libutils
|
am 3c90808d: am c1c7f457: Merge "Add a space before :=."
|
2015-06-13 02:25:34 +00:00 |
libziparchive
|
Fix whitespace in debug logging.
|
2015-06-04 15:21:59 -07:00 |
lmkd
|
Lmkd: Fix unused variables
|
2014-11-24 20:32:42 -08:00 |
logcat
|
Lower the priority of the threads in logd/logcat.
|
2015-06-09 12:40:20 -07:00 |
logd
|
logd: missing klogd content
|
2015-06-15 14:22:02 -07:00 |
logwrapper
|
Put in line breaks when logging to klog
|
2015-02-03 17:06:33 +00: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 4caa9f39: Merge "Fix the file permissions of /data/misc/bluedroid/bt_config.conf" into mnc-dev
|
2015-06-23 01:31:49 +00:00 |
run-as
|
Extend run-as with optional --user argument.
|
2015-06-10 12:09:10 -07:00 |
sdcard
|
am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2"
|
2015-04-24 04:01:13 +00:00 |
toolbox
|
Switch to toybox mount(1).
|
2015-06-08 14:52:25 -07:00 |
tzdatacheck
|
Executable to run on boot that removes old tzdata if needed
|
2015-04-13 11:38:32 +01:00 |
.gitignore
|
Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets.
|
2009-05-26 13:23:23 -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 |