Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
69790e941515c1fe991cc2227080e95533805e5a
69790e9
Merge "log/logd.h should point to log/log.h"
by Treehugger Robot
· 8 years ago
808cd91
log/logd.h should point to log/log.h
by Mark Salyzyn
· 8 years ago
1b46cce
Merge "Allow multiple tcp adb connection to same device."
by Elliott Hughes
· 8 years ago
d473c3e
Merge "logd: address code fragility in last watermarks"
by Treehugger Robot
· 8 years ago
30194ec
Merge "fix regression from android_lookupEventTag_len()"
by Treehugger Robot
· 8 years ago
02f507d
Merge changes I8c58d6bd,I0a19fd87
by Treehugger Robot
· 8 years ago
d00490b
Merge changes I34ba5757,Ie65a762a
by Josh Gao
· 8 years ago
85b06d8
Merge "liblog: restructure log/log.h and android/log.h"
by Treehugger Robot
· 8 years ago
087ae5f
fix regression from android_lookupEventTag_len()
by Mark Salyzyn
· 8 years ago
a50f9da
adb: fix test_sighup.
by Josh Gao
· 8 years ago
b94ec26
adb: fix race condition in test_non_interactive_sigint.
by Josh Gao
· 8 years ago
2130e93
bootstat: drop event_log_list_builder
by Mark Salyzyn
· 8 years ago
e12d759
liblog: logd: logcat: Split out log/logger.h into public and private.
by Mark Salyzyn
· 9 years ago
35e413e
liblog: restructure log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
8de7251
logd: address code fragility in last watermarks
by Mark Salyzyn
· 8 years ago
34b290d
Merge "init: account for "init.svc." prefix in IsValidName"
by Treehugger Robot
· 8 years ago
fc6faf8
init: account for "init.svc." prefix in IsValidName
by Iliyan Malchev
· 9 years ago
733cb57
Merge "Move CapturedStderr to test_util library"
by Treehugger Robot
· 8 years ago
62e1a6c
Allow multiple tcp adb connection to same device.
by Tao Wu
· 8 years ago
8c53b20
Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices."
by Elliott Hughes
· 8 years ago
ffceb12
Move CapturedStderr to test_util library
by Wei Wang
· 8 years ago
ccda3d1
Merge "libion: open /dev/ion read-only"
by Treehugger Robot
· 8 years ago
57d8582
libion: open /dev/ion read-only
by Jeff Vander Stoep
· 8 years ago
8cfa3c2
Move "adb shell" over to getopt(3), and allow -tt on old devices.
by Elliott Hughes
· 8 years ago
18bbc41
Merge "logd: mLastWorstPidOFSystem crash"
by Mark Salyzyn
· 8 years ago
e59f682
logd: mLastWorstPidOFSystem crash
by Mark Salyzyn
· 8 years ago
2a0d8a9
Merge "Add license to ndk_headers."
by Treehugger Robot
· 8 years ago
b765a9e
Merge "Add missing host ldlibs"
by Colin Cross
· 8 years ago
c171b9e
Merge "system/core: preparation to pull back interfaces from android/log.h"
by Mark Salyzyn
· 8 years ago
7a4435f
Add missing host ldlibs
by Colin Cross
· 8 years ago
7cc5c34
Merge "libbase: add parsedouble.h."
by Yabin Cui
· 8 years ago
8a7fd10
Add license to ndk_headers.
by Dan Albert
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
251b3a7
Merge "adb: fix undefined behavior"
by Treehugger Robot
· 8 years ago
550864f
adb: fix undefined behavior
by Ting-Yuan Huang
· 8 years ago
5aa0b4b
libbase: add parsedouble.h.
by Yabin Cui
· 9 years ago
6c02c2a
Merge "logd: Use private interfaces for buffer size properties"
by Mark Salyzyn
· 8 years ago
90dc2ff
Merge "liblog: Add private interfaces for buffer size properties"
by Mark Salyzyn
· 8 years ago
9b37e7e
Merge "init: use libbootloader_message."
by Tao Bao
· 8 years ago
78f9d26
init: use libbootloader_message.
by Yabin Cui
· 9 years ago
f18bf4c
Merge "Add functions in recovery/minzip to libziparchive"
by Tianjie Xu
· 8 years ago
dc4ddfd
logd: Use private interfaces for buffer size properties
by Mark Salyzyn
· 9 years ago
963dc28
liblog: Add private interfaces for buffer size properties
by Mark Salyzyn
· 9 years ago
dcdc417
Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999
by Treehugger Robot
· 8 years ago
895bf00
Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()"
by Treehugger Robot
· 8 years ago
d3e4f91
Merge "liblog: __android_log_pmsg_file_write() cleanup"
by Treehugger Robot
· 8 years ago
d6d230f
Add functions in recovery/minzip to libziparchive
by Tianjie Xu
· 9 years ago
0a360a2
Merge "Continue using the legacy NDK android/log.h."
by Treehugger Robot
· 8 years ago
e1fd4a0
Continue using the legacy NDK android/log.h.
by Dan Albert
· 9 years ago
7bc86cb
Merge "Remove socket_loopback_client."
by Treehugger Robot
· 8 years ago
edfc6f2
fs_mgr: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
357b546
adb: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
12eb34d
debuggerd: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
a69b299
logd: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
b91cd40
libcutils: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
cc74e88
liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
e8b294b
Merge "Rely on the platform -std default."
by Treehugger Robot
· 8 years ago
011d95f
Merge "Move off std::sto* function which abort on failure."
by Elliott Hughes
· 8 years ago
702530b
Merge "Fallback to IPv6 when IPv4 is not available in adb"
by Treehugger Robot
· 8 years ago
eae353e
Remove socket_loopback_client.
by Elliott Hughes
· 8 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
96a79ab
Merge "Add native_handle_init"
by Chia-I Wu
· 8 years ago
89f2612
liblog: __android_log_pmsg_file_write() cleanup
by Mark Salyzyn
· 8 years ago
697e56b
Merge "Use process_vm_readv to read memory."
by Treehugger Robot
· 8 years ago
1b7cf17
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 9 years ago
f827b60
Merge "Start retiring socket_loopback_client."
by Elliott Hughes
· 8 years ago
14a6c8d
Add native_handle_init
by Chia-I Wu
· 9 years ago
166abfa
Merge "logcat: test: report system(command) details"
by Treehugger Robot
· 8 years ago
3005b90
Use process_vm_readv to read memory.
by Christopher Ferris
· 8 years ago
b985885
logcat: test: report system(command) details
by Mark Salyzyn
· 8 years ago
92e2f49
Merge "Fix adb flakiness on reboot"
by Treehugger Robot
· 8 years ago
6f3afc8
Fix adb flakiness on reboot
by Lingfeng Yang
· 9 years ago
15d9d47
Start retiring socket_loopback_client.
by Elliott Hughes
· 8 years ago
ee02e2f
Merge "Remove useless arguments from is_adb_interface."
by Treehugger Robot
· 8 years ago
43867ee
Merge "liblog: adb: move security interfaces to private"
by Treehugger Robot
· 8 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
c3394a6
Merge "debuggerd: report crashes even when out of file descriptors."
by Treehugger Robot
· 8 years ago
b2e993e
Remove useless arguments from is_adb_interface.
by Josh Gao
· 9 years ago
d6735ac
Merge "Update the header path for ext4_utils."
by Tao Bao
· 8 years ago
317f632
Merge "Small clean up of fuse code."
by Christopher Ferris
· 8 years ago
3c81c6b
liblog: adb: move security interfaces to private
by Mark Salyzyn
· 9 years ago
f20f27d
Update the header path for ext4_utils.
by Tao Bao
· 9 years ago
556a8f4
Merge "Traverse /etc/init in a well-defined order"
by Glenn Kasten
· 8 years ago
c269901
Merge "mkbootfs: Fix the default st_mode for root directory."
by Treehugger Robot
· 8 years ago
7f06d8f
Merge "Add 0X as a valid hex prefix for parseint"
by Treehugger Robot
· 8 years ago
52ad5b6
Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""""
by Dimitry Ivanov
· 8 years ago
f7aa7f2
Merge "Add native_handle_clone"
by Chia-I Wu
· 8 years ago
caf8d6d
debuggerd: report crashes even when out of file descriptors.
by Josh Gao
· 8 years ago
1f1d029
Add 0X as a valid hex prefix for parseint
by Yifan Hong
· 8 years ago
4277bdd
mkbootfs: Fix the default st_mode for root directory.
by Tao Bao
· 8 years ago
3dfc7a1
Traverse /etc/init in a well-defined order
by Glenn Kasten
· 9 years ago
82bf16e
Merge "adb: rationalize types."
by Treehugger Robot
· 8 years ago
3caace8
Small clean up of fuse code.
by Christopher Ferris
· 9 years ago
eb3c8d4
Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by Dimitry Ivanov
· 8 years ago
2246348
Merge "libsparse: output_file.c, fix large data chunk issue"
by Colin Cross
· 8 years ago
3e785be
Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by John Reck
· 8 years ago
5e7a652
Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""
by John Reck
· 8 years ago
0d3ad45
adb: rationalize types.
by Josh Gao
· 9 years ago
70f0fff
Merge "adb: split up adb_auth.cpp."
by Treehugger Robot
· 9 years ago
a9bb87a
adb: split up adb_auth.cpp.
by Josh Gao
· 9 years ago
Next »