Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
5cba504215ea91187cc36ec7aec5dce1b0f4b0fe
/
adb
/
adb.h
c7915a3
Make atransport be a real class.
by Dan Albert
· 10 years ago
dcd78a1
Make connection states a proper type.
by Dan Albert
· 10 years ago
c89e0cc
Revert "Revert "Split adb_main.cpp into client and daemon.""
by Dan Albert
· 10 years ago
218dbcc
Revert "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
cf07494
Split adb_main.cpp into client and daemon.
by Dan Albert
· 10 years ago
aee80fb
Add some missing 'const's.
by Elliott Hughes
· 10 years ago
3bd73c1
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
e67f1f8
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
6452a89
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
2d4121c
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
ec7a667
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
7664901
Move transport declarations into transport.h.
by Dan Albert
· 10 years ago
bd0b750
Move adb_main to its own file.
by Dan Albert
· 10 years ago
ba3a251
Move the adb auth code into its own file.
by Dan Albert
· 10 years ago
818fb4b
Add extern "C" to all the adb headers.
by Dan Albert
· 10 years ago
630b9af
Begin moving code from adb to libadb.
by Dan Albert
· 10 years ago
13449cd
Fix disable-verity when the underlying block device is RO
by Sami Tolvanen
· 10 years ago
982089d
Add adb enable-verity
by Paul Lawrence
· 10 years ago
ec900bb
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
by Paul Lawrence
· 10 years ago
cbf0267
Add more debug information.
by leozwang
· 10 years ago
97ac0e1
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
by Elliott Hughes
· 10 years ago
d3fc15f
Consolidate adb trace macro defines into its own header file.
by leozwang
· 10 years ago
48a9042
Redirect debug output to logcat.
by leozwang
· 10 years ago
71fe584
add sideload-host mode to adb
by Doug Zongker
· 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
2525869
adb: implement "adb reverse <local> <remote>"
by David 'Digit' Turner
· 12 years ago
7aa39a7
adb: deprecate legacy log service interface
by Mark Salyzyn
· 11 years ago
39ea00b
am 4639ae45: am a0ce4e28: am 98fdcfa9: am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets."
by Nick Kralevich
· 11 years ago
818d641
adb: Check sender's socket id when receiving packets.
by David 'Digit' Turner
· 11 years ago
c66a753
adb: deprecate legacy log service interface
by Mark Salyzyn
· 11 years ago
1c45ee9
adb: Handle adb connect in a thread
by Benoit Goby
· 12 years ago
9470c2f
adb: Cleanup dead code
by Benoit Goby
· 12 years ago
77e8e58
adb: Add "unauthorized" connection state
by Benoit Goby
· 12 years ago
64b3103
adb: Create private key with 0600 mode
by Benoit Goby
· 12 years ago
d5fcafa
adb: Add public key authentification
by Benoit Goby
· 13 years ago
3fc95a9
Revert "adb: Add public key authentification"
by Benoit Goby
· 12 years ago
f4ed516
adb: Add public key authentification
by Benoit Goby
· 13 years ago
c29569c
Merge "FunctionFS: initial implementation"
by Benoit Goby
· 13 years ago
0e9e13e
am 2ca3e6b3: adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
3fef581
am e82c2db0: adb: Transmit key properties in banner of connect message
by Scott Anderson
· 13 years ago
2ca3e6b
adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
e82c2db
adb: Transmit key properties in banner of connect message
by Scott Anderson
· 13 years ago
fd96db1
FunctionFS: initial implementation
by Andrzej Pietrasiewicz
· 13 years ago
76e47e0
am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah
by Scott Anderson
· 13 years ago
e109d26
adb: Add ability to specify device path
by Scott Anderson
· 13 years ago
f366b36
adb: Don't synchronize with transport using sleep
by Benoit Goby
· 13 years ago
28781b0
Enables ADBD tracing in the emulator.
by Vladimir Chtchetkine
· 13 years ago
447f061
add "adb sideload" and sideload connection state
by Doug Zongker
· 13 years ago
07edefe
Revert "adb: kick the transport after sending the "adb root" command"
by Mike Lockwood
· 14 years ago
b0bd602
adb: Update version to 1.0.28
by Mike Lockwood
· 14 years ago
d15e6ac
adb: kick the transport after sending the "adb root" command
by Mike Lockwood
· 14 years ago
702967a
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 14 years ago
d2f5415
Add 'adb backup' for pulling a full backup tarfile to the host
by Christopher Tate
· 14 years ago
408fa57
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
by JP Abgrall
· 14 years ago
0e7c427
Revert "Fix adb hang when subprocess dies early."
by JP Abgrall
· 14 years ago
69c5c4c
Fix adb hang when subprocess dies early.
by JP Abgrall
· 14 years ago
c318833
Build adb for target-as-host
by John Michelau
· 14 years ago
cbbe79a
adb connect and disconnect improvements:
by Mike Lockwood
· 15 years ago
d9d1ca4
Let "adb connect" connect to emulators too
by Stefan Hilzinger
· 15 years ago
a84a42e
Make adb's daemon-port on the host machine configurable.
by Stefan Hilzinger
· 15 years ago
505bd6e
adb: Add five second timeout for USB writes on Linux host.
by Mike Lockwood
· 15 years ago
3166410
Make get_my_path() safer
by Alexey Tarasov
· 15 years ago
74d7ff8
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
by Mike Lockwood
· 15 years ago
cef31a0
adb: Fix emulator support.
by Mike Lockwood
· 15 years ago
2f38b69
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 15 years ago
95b837d
adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
by Mike Lockwood
· 15 years ago
5f4b051
adb: add "adb reboot" command.
by Mike Lockwood
· 15 years ago
7bf6884
adb: Increment ADB_SERVER_VERSION
by Mike Lockwood
· 16 years ago
1f546e6
adb: Allow enabling of device side adbd logging with a persistent system property.
by Mike Lockwood
· 16 years ago
a481d09
Support for 3rd party USB Vendor IDs in adb.
by Xavier Ducrohet
· 16 years ago
a09fbd1
Preparation work for adb to support USB vendor Ids provided by SDK add-ons.
by Xavier Ducrohet
· 16 years ago
3fd82b8
adb: osx: Match devices based on interface subclass and protocol
by Dima Zavin
· 16 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago