index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
adb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move transport declarations into transport.h.
Dan Albert
2015-02-24
1
-46
/
+8
*
Move adb_main to its own file.
Dan Albert
2015-02-18
1
-0
/
+1
*
Move the adb auth code into its own file.
Dan Albert
2015-02-18
1
-0
/
+5
*
Add extern "C" to all the adb headers.
Dan Albert
2015-02-18
1
-0
/
+8
*
Begin moving code from adb to libadb.
Dan Albert
2015-01-26
1
-0
/
+1
*
Fix disable-verity when the underlying block device is RO
Sami Tolvanen
2015-01-05
1
-1
/
+1
*
Add adb enable-verity
Paul Lawrence
2014-12-09
1
-1
/
+3
*
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
Paul Lawrence
2014-12-09
1
-0
/
+1
*
Add more debug information.
leozwang
2014-12-09
1
-0
/
+3
*
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
Elliott Hughes
2014-11-21
1
-1
/
+0
*
Consolidate adb trace macro defines into its own header file.
leozwang
2014-07-29
1
-103
/
+1
*
Redirect debug output to logcat.
leozwang
2014-07-23
1
-1
/
+25
*
add sideload-host mode to adb
Doug Zongker
2014-07-07
1
-1
/
+1
*
Merge "Add "exec" service: shell commands with no pty."
Jeff Sharkey
2014-06-02
1
-6
/
+6
|
\
|
*
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-05-30
1
-6
/
+6
|
*
am 4639ae45: am a0ce4e28: am 98fdcfa9: am 67cb61ee: Merge "adb: Check sender\...
Nick Kralevich
2013-12-19
1
-1
/
+7
|
|
\
|
*
|
adb: deprecate legacy log service interface
Mark Salyzyn
2013-12-10
1
-2
/
+0
*
|
|
adb: implement "adb reverse <local> <remote>"
David 'Digit' Turner
2014-05-27
1
-0
/
+2
*
|
|
adb: deprecate legacy log service interface
Mark Salyzyn
2014-01-27
1
-2
/
+0
|
|
/
|
/
|
*
|
adb: Check sender's socket id when receiving packets.
David 'Digit' Turner
2013-12-16
1
-1
/
+7
|
/
*
adb: Handle adb connect in a thread
Benoit Goby
2013-04-25
1
-1
/
+1
*
adb: Cleanup dead code
Benoit Goby
2013-04-24
1
-4
/
+1
*
adb: Add "unauthorized" connection state
Benoit Goby
2013-01-15
1
-0
/
+1
*
adb: Create private key with 0600 mode
Benoit Goby
2012-08-31
1
-1
/
+1
*
adb: Add public key authentification
Benoit Goby
2012-08-23
1
-2
/
+12
*
Revert "adb: Add public key authentification"
Benoit Goby
2012-08-20
1
-12
/
+2
*
adb: Add public key authentification
Benoit Goby
2012-08-16
1
-2
/
+12
*
Merge "FunctionFS: initial implementation"
Benoit Goby
2012-06-06
1
-0
/
+11
|
\
|
*
FunctionFS: initial implementation
Andrzej Pietrasiewicz
2012-05-31
1
-0
/
+11
*
|
am 2ca3e6b3: adb: Generalizing -s to take qualifiers.
Scott Anderson
2012-06-05
1
-1
/
+1
|
\
\
|
*
|
adb: Generalizing -s to take qualifiers.
Scott Anderson
2012-06-05
1
-1
/
+1
*
|
|
am e82c2db0: adb: Transmit key properties in banner of connect message
Scott Anderson
2012-06-05
1
-0
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
adb: Transmit key properties in banner of connect message
Scott Anderson
2012-06-05
1
-0
/
+2
*
|
am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah
Scott Anderson
2012-05-01
1
-2
/
+3
|
\
|
|
*
adb: Add ability to specify device path
Scott Anderson
2012-04-20
1
-2
/
+3
*
|
adb: Don't synchronize with transport using sleep
Benoit Goby
2012-03-16
1
-0
/
+5
*
|
Enables ADBD tracing in the emulator.
Vladimir Chtchetkine
2012-02-27
1
-0
/
+15
*
|
add "adb sideload" and sideload connection state
Doug Zongker
2012-01-10
1
-0
/
+1
|
/
*
Revert "adb: kick the transport after sending the "adb root" command"
Mike Lockwood
2011-06-22
1
-7
/
+1
*
adb: Update version to 1.0.28
Mike Lockwood
2011-06-21
1
-1
/
+1
*
adb: kick the transport after sending the "adb root" command
Mike Lockwood
2011-06-12
1
-0
/
+6
*
Add 'adb restore' to parallel 'adb backup'
Christopher Tate
2011-05-17
1
-1
/
+5
*
Add 'adb backup' for pulling a full backup tarfile to the host
Christopher Tate
2011-04-27
1
-1
/
+2
*
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
JP Abgrall
2011-03-28
1
-14
/
+33
*
Revert "Fix adb hang when subprocess dies early."
JP Abgrall
2011-02-23
1
-34
/
+4
*
Fix adb hang when subprocess dies early.
JP Abgrall
2011-02-18
1
-4
/
+34
*
Build adb for target-as-host
John Michelau
2010-10-05
1
-1
/
+9
*
adb connect and disconnect improvements:
Mike Lockwood
2010-06-02
1
-1
/
+2
*
Let "adb connect" connect to emulators too
Stefan Hilzinger
2010-05-24
1
-0
/
+8
*
Make adb's daemon-port on the host machine configurable.
Stefan Hilzinger
2010-04-28
1
-4
/
+4
[next]