Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
754358aa80610b9d969a91b5cf96206b7a0b5153
/
adb
e772705
am 771f6f29: am 29c5a78f: Merge "Fix build of adb with gcc-4.9."
by Elliott Hughes
· 11 years ago
8a01917
am 46a8ffe8: Fix Windows adb build by avoiding "bool"
by Brian Carlstrom
· 11 years ago
46a8ffe
Fix Windows adb build by avoiding "bool"
by Brian Carlstrom
· 11 years ago
8c9b155
am 43d65b69: Merge "Escape single quotes in arguments." into lmp-dev
by Jeff Sharkey
· 11 years ago
440df7b
am 830a8641: am a8d0c4a2: Merge "Move host \'get-state\' service up so that it works."
by Elliott Hughes
· 11 years ago
29c5a78
Merge "Fix build of adb with gcc-4.9."
by Elliott Hughes
· 11 years ago
5372333
Fix build of adb with gcc-4.9.
by Alexander Ivchenko
· 11 years ago
a8d0c4a
Merge "Move host 'get-state' service up so that it works."
by Elliott Hughes
· 11 years ago
0cc642c
Partially revert argument escaping.
by Jeff Sharkey
· 11 years ago
dcd2f0e
Uniformly escape shell arguments.
by Jeff Sharkey
· 11 years ago
43d65b6
Merge "Escape single quotes in arguments." into lmp-dev
by Jeff Sharkey
· 11 years ago
d9c4b14
Move host 'get-state' service up so that it works.
by Simon Ye
· 11 years ago
d0eee74
Escape single quotes in arguments.
by Jeff Sharkey
· 11 years ago
0500402
am a361503e: Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev
by leozwang
· 11 years ago
43eb2ea
am ec531e5c: am 47a12389: Merge "Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break."
by Elliott Hughes
· 11 years ago
dc22c3c
Move host 'get-state' service up so that it works.
by Simon Ye
· 11 years ago
d235288
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
by Elliott Hughes
· 11 years ago
a361503
Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev
by leozwang
· 11 years ago
d3fc15f
Consolidate adb trace macro defines into its own header file.
by leozwang
· 11 years ago
a6ff5c9
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
by Elliott Hughes
· 11 years ago
555a904
am 74ff4fcf: Merge "Follow refactoring of install-abandon command." into lmp-dev
by Jeff Sharkey
· 11 years ago
75619aa
am 5a255238: Merge "Redirect debug output to logcat." into lmp-dev
by leozwang
· 11 years ago
6cc961c
am edf41f98: am 8d9d362b: Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC."
by Colin Cross
· 11 years ago
2cc4fd7
am 6ebaf311: am 721f189a: Merge "fix adb build on Darwin"
by Tim Murray
· 11 years ago
43222b3
adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC.
by DanielMo
· 11 years ago
5a25523
Merge "Redirect debug output to logcat." into lmp-dev
by leozwang
· 11 years ago
1efcdef
fix adb build on Darwin
by Tim Murray
· 11 years ago
ac77e1f
Follow refactoring of install-abandon command.
by Jeff Sharkey
· 11 years ago
48a9042
Redirect debug output to logcat.
by leozwang
· 11 years ago
9866a66
adb: set O_CLOEXEC on lots of file descriptors
by Nick Kralevich
· 11 years ago
7046773
adb: replace utimes() with utime()
by Greg Hackmann
· 11 years ago
ef16a17
Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev
by Nick Kralevich
· 11 years ago
1b3f2ff
adb: use oom_score_adj instead of oom_adj
by Rom Lemarchand
· 11 years ago
eb97987
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
4b35c01
adb: added support for adb pull -a to preserve time stamps and mode
by Lajos Molnar
· 12 years ago
fe8d7f4
adb: set O_CLOEXEC on lots of file descriptors
by Nick Kralevich
· 11 years ago
cbbb83b
Fix implicit declaration of function 'prctl' in adb.
by Elliott Hughes
· 11 years ago
b4dd6ef
Fix implicit declaration of function 'prctl' in adb.
by Elliott Hughes
· 11 years ago
71bbc67
Fix the build in clang
by Christopher Tate
· 11 years ago
c03064e
Fix 64-bit builds.
by Jeff Sharkey
· 11 years ago
960df97
Add install-multiple to adb.
by Jeff Sharkey
· 11 years ago
77a2c22
Merge "adbd: adb root should terminate adbd only if it's debuggable"
by Badhri Jagan Sridharan
· 11 years ago
bf9ef51
am cb7be1e8: am 87c7a0d7: am 77a2c22d: Merge "adbd: adb root should terminate adbd only if it\'s debuggable"
by Badhri Jagan Sridharan
· 11 years ago
cb7be1e
am 87c7a0d7: am 77a2c22d: Merge "adbd: adb root should terminate adbd only if it\'s debuggable"
by Badhri Jagan Sridharan
· 11 years ago
4b39c6a
fix windows build
by Doug Zongker
· 11 years ago
6d6a898
adb: fix 64-bit build
by Colin Cross
· 11 years ago
7df14ef
Merge "add sideload-host mode to adb"
by Doug Zongker
· 11 years ago
71fe584
add sideload-host mode to adb
by Doug Zongker
· 11 years ago
686bce6
Added support for vendor partition to adb
by Daniel Rosenberg
· 11 years ago
ce10b19
am f6d86d75: am d08b80cc: am 20bda70f: Merge "Add Smartisan usb config"
by Elliott Hughes
· 11 years ago
f6d86d7
am d08b80cc: am 20bda70f: Merge "Add Smartisan usb config"
by Elliott Hughes
· 11 years ago
20bda70
Merge "Add Smartisan usb config"
by Elliott Hughes
· 11 years ago
07ce7ca
adb: use oom_score_adj instead of oom_adj
by Rom Lemarchand
· 11 years ago
b10fb88
am d7d9b6fc: am f02fd9f0: am 5e504a4e: Merge "adb: Add USB vendor ID for Honeywell"
by Colin Cross
· 11 years ago
d7d9b6f
am f02fd9f0: am 5e504a4e: Merge "adb: Add USB vendor ID for Honeywell"
by Colin Cross
· 11 years ago
8c4c8e8
adb: Add USB vendor ID for Honeywell
by DanielMo
· 11 years ago
4224edf
am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups"
by Nick Kralevich
· 11 years ago
000a62f
am 4224edf5: am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups"
by Nick Kralevich
· 11 years ago
e5cbf4e
adbd: unconditionally call setgroups
by Nick Kralevich
· 11 years ago
def14fc
am cd0d5935: am 6c65cd5d: am 60218f19: Merge "Add gionee USB vendor id."
by Elliott Hughes
· 11 years ago
cd0d593
am 6c65cd5d: am 60218f19: Merge "Add gionee USB vendor id."
by Elliott Hughes
· 11 years ago
4f8d3be
Add gionee USB vendor id.
by xuefeng cai
· 11 years ago
7c46035
Partially revert argument escaping.
by Jeff Sharkey
· 11 years ago
fd546e8
Uniformly escape shell arguments.
by Jeff Sharkey
· 11 years ago
5c70f7e
am f3af14e6: am ef47eb19: am 30136150: Merge "adb: avoid leaking file descriptors"
by Nick Kralevich
· 11 years ago
f3af14e
am ef47eb19: am 30136150: Merge "adb: avoid leaking file descriptors"
by Nick Kralevich
· 11 years ago
8fcb631
adb: avoid leaking file descriptors
by Nick Kralevich
· 11 years ago
8f4ac8e
am 7cf8e1cb: am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 11 years ago
7cf8e1c
am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 11 years ago
4e26c95
Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 11 years ago
b817081
Merge "Add "exec" service: shell commands with no pty."
by Jeff Sharkey
· 11 years ago
5d9d434
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
a284f8b
Skip the "--abi" flag on "adb install" if present.
by Narayan Kamath
· 11 years ago
bccac02
am 8ed26bd6: am 769db021: am b24085d5: Merge "adb: Add USB vendor ID for Unowhy"
by Elliott Hughes
· 11 years ago
8ed26bd
am 769db021: am b24085d5: Merge "adb: Add USB vendor ID for Unowhy"
by Elliott Hughes
· 11 years ago
769db02
am b24085d5: Merge "adb: Add USB vendor ID for Unowhy"
by Elliott Hughes
· 11 years ago
56266c7
adb: Add USB vendor ID for Unowhy
by Wing Tseng
· 11 years ago
7291ac6
am 97267755: am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 11 years ago
9726775
am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 11 years ago
c335887
am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 11 years ago
2525869
adb: implement "adb reverse <local> <remote>"
by David 'Digit' Turner
· 12 years ago
6fb1557
am b696bec3: am 28c30518: am 1742b7d2: Merge "Modify VID for Compal"
by Colin Cross
· 11 years ago
b696bec
am 28c30518: am 1742b7d2: Merge "Modify VID for Compal"
by Colin Cross
· 11 years ago
28c3051
am 1742b7d2: Merge "Modify VID for Compal"
by Colin Cross
· 11 years ago
1742b7d
Merge "Modify VID for Compal"
by Colin Cross
· 11 years ago
b65208d
am f7a7e3c3: am 6dfb039b: am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'."
by Elliott Hughes
· 11 years ago
f7a7e3c
am 6dfb039b: am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'."
by Elliott Hughes
· 11 years ago
6dfb039
am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'."
by Elliott Hughes
· 11 years ago
0bff5bd
Fix win32 undefined reference to `_socket_network_client_timeout'.
by Elliott Hughes
· 11 years ago
fa59e0a
am 9bcc5512: am 796b2015: am 51e27f95: Merge "Fix win32 implicit declaration of function socket_network_client_timeout."
by Elliott Hughes
· 11 years ago
9bcc551
am 796b2015: am 51e27f95: Merge "Fix win32 implicit declaration of function socket_network_client_timeout."
by Elliott Hughes
· 11 years ago
796b201
am 51e27f95: Merge "Fix win32 implicit declaration of function socket_network_client_timeout."
by Elliott Hughes
· 11 years ago
b911cf0
Fix win32 implicit declaration of function socket_network_client_timeout.
by Elliott Hughes
· 11 years ago
3edc252
am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect"
by Elliott Hughes
· 11 years ago
b42f141
am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect"
by Elliott Hughes
· 11 years ago
0e71e3a
am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect"
by Elliott Hughes
· 11 years ago
aecc6a6
Bound the ADB connect time with a non-blocking connect
by Ken Lierman
· 12 years ago
910bca6
am 57e53ed4: am c563c38d: am 905874ab: Merge "adb: avoid compilation errors for unused results"
by Kenny Root
· 11 years ago
57e53ed
am c563c38d: am 905874ab: Merge "adb: avoid compilation errors for unused results"
by Kenny Root
· 11 years ago
c563c38
am 905874ab: Merge "adb: avoid compilation errors for unused results"
by Kenny Root
· 11 years ago
Next »