adb
|
Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277
|
2016-10-07 20:48:19 +00:00 |
adf
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
base
|
Merge "Add 0X as a valid hex prefix for parseint"
|
2016-10-08 10:36:02 +00:00 |
bootstat
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
cpio
|
fs_config: replace getenv('OUT') by new fs_config parameter
|
2015-07-09 21:47:07 -07:00 |
debuggerd
|
Merge "system/core: drop or replace log/logger.h" am: 1f90485804
|
2016-10-04 18:33:44 +00:00 |
fastboot
|
Add fastboot --skip-reboot flag
|
2016-09-26 11:27:16 -07:00 |
fingerprintd
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
fs_mgr
|
Split fstab mount into 2 phases
|
2016-09-06 21:04:26 +00:00 |
gatekeeperd
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
healthd
|
resolve merge conflicts of 565ba02 to nyc-mr1-dev-plus-aosp
|
2016-09-13 08:37:37 -07:00 |
include
|
Merge "Add native_handle_clone" am: e8f6c7398b am: 462e087e40
|
2016-10-08 01:39:01 +00:00 |
init
|
Merge "Modify log level for service and ueventd" am: 891d0ba904 am: 42335b04b4
|
2016-10-05 04:42:16 +00:00 |
libbacktrace
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libbinderwrapper
|
Move libbinderwrapper's headers into libbinderwrapper.
|
2016-09-16 09:02:47 -07:00 |
libcrypto_utils
|
libcrypto_utils: convert to Soong.
|
2016-08-05 18:07:36 -07:00 |
libcutils
|
Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" am: afda14e61d am: a46dfe2306
|
2016-10-08 08:05:52 +00:00 |
libdiskconfig
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libion
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
liblog
|
system/core: drop or replace log/logger.h
|
2016-10-04 09:09:10 -07:00 |
libmemtrack
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libmemunreachable
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libnativebridge
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libnativeloader
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libnetutils
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libpackagelistparser
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libpixelflinger
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libprocessgroup
|
Use readdir instead of readdir_r.
|
2016-09-28 14:04:12 -07:00 |
libsparse
|
libsparse: output_file.c, fix large data chunk issue
|
2016-10-06 09:53:42 -07:00 |
libsuspend
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
libsync
|
Merge "Convert to Android.bp"
|
2016-08-29 20:32:12 +00:00 |
libsysutils
|
system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5
|
2016-09-30 22:12:55 +00:00 |
libusbhost
|
usb-bulk-transfer: Clarify sign-iy-ness of param
|
2016-09-21 15:51:35 +00:00 |
libutils
|
Test for _WIN32 in instead of USE_MINGW.
|
2016-10-05 09:37:44 -07:00 |
libziparchive
|
Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 8788591224 am: 167562aa76 am: 398adf9b55 am: 680c3f1dc4 am: f0ce69815f
|
2016-10-07 00:30:02 +00:00 |
lmkd
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
logcat
|
logd: logcat: Replace log/log.h with android/log.h am: 0dd4431072 am: 0f76f04072
|
2016-09-30 22:17:47 +00:00 |
logd
|
Merge "logd: report logging memory overhead" am: d3754ff696 am: 386630f4ce
|
2016-10-06 14:26:46 +00:00 |
logwrapper
|
system/core Replace cutils/log.h with android/log.h
|
2016-09-30 12:47:05 -07: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
|
init.rc: have hwservicemanager start the HAL class am: 57d66b8447 am: ad0cbcf21c
|
2016-09-27 00:16:50 +00:00 |
run-as
|
run-as: Use Minijail for privilege dropping.
|
2016-07-19 11:03:52 -04:00 |
sdcard
|
[DO NOT MERGE] Use FUSE_SHORTCIRCUIT if available am: 738e0dcf0a
|
2016-09-26 21:25:32 +00:00 |
toolbox
|
Lose sendevent to toybox.
|
2016-07-15 14:17:28 -07:00 |
trusty
|
system/core Replace log/log.h with android/log.h
|
2016-09-30 12:47:05 -07:00 |
tzdatacheck
|
Convert more Android.mk files to Android.bp
|
2016-07-13 17:41:45 -07:00 |
.gitignore
|
Ignore adb/*.pyc files
|
2015-08-11 12:59:58 -07:00 |
Android.bp
|
Migrate liblog to ndk_library.
|
2016-09-23 15:43:23 -07: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 |