index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge "Fix build of adb with gcc-4.9."
Elliott Hughes
2014-08-05
1
-2
/
+5
|
|
\
\
|
|
*
|
Fix build of adb with gcc-4.9.
Alexander Ivchenko
2014-08-06
1
-2
/
+5
*
|
|
|
am 46a8ffe8: Fix Windows adb build by avoiding "bool"
Brian Carlstrom
2014-08-06
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix Windows adb build by avoiding "bool"
Brian Carlstrom
2014-08-05
1
-1
/
+1
*
|
|
|
am 43d65b69: Merge "Escape single quotes in arguments." into lmp-dev
Jeff Sharkey
2014-08-06
1
-3
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Escape single quotes in arguments." into lmp-dev
Jeff Sharkey
2014-08-05
1
-3
/
+8
|
|
\
\
\
|
|
*
|
|
Escape single quotes in arguments.
Jeff Sharkey
2014-08-05
1
-3
/
+8
|
*
|
|
|
Move host 'get-state' service up so that it works.
Simon Ye
2014-08-05
1
-5
/
+5
|
|
/
/
/
*
|
|
|
am 830a8641: am a8d0c4a2: Merge "Move host \'get-state\' service up so that i...
Elliott Hughes
2014-08-06
1
-5
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge "Move host 'get-state' service up so that it works."
Elliott Hughes
2014-08-05
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
Move host 'get-state' service up so that it works.
Simon Ye
2014-07-28
1
-5
/
+5
|
*
|
|
|
Partially revert argument escaping.
Jeff Sharkey
2014-08-05
1
-13
/
+20
|
*
|
|
|
Uniformly escape shell arguments.
Jeff Sharkey
2014-08-05
1
-40
/
+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
am a361503e: Merge "Consolidate adb trace macro defines into its own header f...
leozwang
2014-07-30
3
-114
/
+146
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge "Consolidate adb trace macro defines into its own header file." into lm...
leozwang
2014-07-25
3
-114
/
+146
|
|
\
\
\
|
|
*
|
|
Consolidate adb trace macro defines into its own header file.
leozwang
2014-07-29
3
-114
/
+146
|
*
|
|
|
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
Elliott Hughes
2014-07-29
1
-3
/
+2
|
|
/
/
/
*
|
|
|
am ec531e5c: am 47a12389: Merge "Fix adb "ptsname is not thread-safe; use pts...
Elliott Hughes
2014-07-29
1
-3
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
Elliott Hughes
2014-07-29
1
-3
/
+2
*
|
|
|
am 74ff4fcf: Merge "Follow refactoring of install-abandon command." into lmp-dev
Jeff Sharkey
2014-07-25
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Follow refactoring of install-abandon command.
Jeff Sharkey
2014-07-25
1
-2
/
+2
*
|
|
|
am 5a255238: Merge "Redirect debug output to logcat." into lmp-dev
leozwang
2014-07-25
2
-2
/
+26
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Redirect debug output to logcat." into lmp-dev
leozwang
2014-07-24
2
-2
/
+26
|
|
\
\
\
|
|
*
|
|
Redirect debug output to logcat.
leozwang
2014-07-23
2
-2
/
+26
*
|
|
|
|
am edf41f98: am 8d9d362b: Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIE...
Colin Cross
2014-07-25
1
-0
/
+3
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC.
DanielMo
2014-07-25
1
-0
/
+3
*
|
|
|
|
am 6ebaf311: am 721f189a: Merge "fix adb build on Darwin"
Tim Murray
2014-07-25
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix adb build on Darwin
Tim Murray
2014-07-24
1
-0
/
+1
|
*
|
|
adb: set O_CLOEXEC on lots of file descriptors
Nick Kralevich
2014-07-21
5
-16
/
+16
|
*
|
|
adb: replace utimes() with utime()
Greg Hackmann
2014-07-21
1
-2
/
+3
|
*
|
|
adb: use oom_score_adj instead of oom_adj
Rom Lemarchand
2014-07-18
1
-3
/
+3
|
*
|
|
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-07-18
5
-218
/
+171
|
*
|
|
adb: added support for adb pull -a to preserve time stamps and mode
Lajos Molnar
2014-07-18
3
-36
/
+47
|
*
|
|
Fix implicit declaration of function 'prctl' in adb.
Elliott Hughes
2014-07-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev
Nick Kralevich
2014-07-21
5
-16
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
adb: set O_CLOEXEC on lots of file descriptors
Nick Kralevich
2014-07-18
5
-16
/
+16
*
|
|
Fix implicit declaration of function 'prctl' in adb.
Elliott Hughes
2014-07-18
1
-1
/
+1
|
/
/
*
|
Fix the build in clang
Christopher Tate
2014-07-14
1
-4
/
+4
*
|
Fix 64-bit builds.
Jeff Sharkey
2014-07-14
1
-1
/
+1
*
|
Add install-multiple to adb.
Jeff Sharkey
2014-07-14
4
-153
/
+192
*
|
am cb7be1e8: am 87c7a0d7: am 77a2c22d: Merge "adbd: adb root should terminate...
Badhri Jagan Sridharan
2014-07-10
1
-1
/
+12
|
\
\
|
*
\
am 87c7a0d7: am 77a2c22d: Merge "adbd: adb root should terminate adbd only if...
Badhri Jagan Sridharan
2014-07-10
1
-1
/
+12
|
|
\
\
|
|
|
/
|
|
*
Merge "adbd: adb root should terminate adbd only if it's debuggable"
Badhri Jagan Sridharan
2014-07-09
1
-1
/
+12
|
|
|
\
|
|
|
*
adbd: adb root should terminate adbd only if it's debuggable
jzhuan5
2014-05-05
1
-1
/
+12
*
|
|
|
fix windows build
Doug Zongker
2014-07-07
1
-1
/
+1
*
|
|
|
adb: fix 64-bit build
Colin Cross
2014-07-07
1
-1
/
+1
*
|
|
|
Merge "add sideload-host mode to adb"
Doug Zongker
2014-07-07
3
-3
/
+113
|
\
\
\
\
|
*
|
|
|
add sideload-host mode to adb
Doug Zongker
2014-07-07
3
-3
/
+113
*
|
|
|
|
Added support for vendor partition to adb
Daniel Rosenberg
2014-07-02
4
-48
/
+87
|
/
/
/
/
*
|
|
|
am f6d86d75: am d08b80cc: am 20bda70f: Merge "Add Smartisan usb config"
Elliott Hughes
2014-06-24
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
[prev]
[next]