.. |
.clang-format
|
fastboot: use cutils socket functions.
|
2016-01-21 09:53:11 -08:00 |
Android.mk
|
Also archive adb.exe/fastboot.exe when building win_sdk.
|
2016-02-29 19:27:06 -08:00 |
bootimg_utils.cpp
|
…
|
|
bootimg_utils.h
|
…
|
|
engine.cpp
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |
fastboot.cpp
|
Report errno more often in fastboot.
|
2016-05-11 12:39:27 -07:00 |
fastboot.h
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |
fastboot_protocol.txt
|
fastboot: add UDP protocol.
|
2016-02-10 10:21:30 -08:00 |
fs.cpp
|
…
|
|
fs.h
|
…
|
|
protocol.cpp
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |
socket.cpp
|
Fix google-explicit-constructor warnings.
|
2016-04-29 15:44:04 -07:00 |
socket.h
|
fastboot: add Socket timeout detection.
|
2016-02-05 13:22:06 -08:00 |
socket_mock.cpp
|
fastboot: add Socket timeout detection.
|
2016-02-05 13:22:06 -08:00 |
socket_mock.h
|
fastboot: add Socket timeout detection.
|
2016-02-05 13:22:06 -08:00 |
socket_test.cpp
|
fastboot: add Socket timeout detection.
|
2016-02-05 13:22:06 -08:00 |
tcp.cpp
|
Fix google-explicit-constructor warnings.
|
2016-04-29 15:44:04 -07:00 |
tcp.h
|
fastboot: add TCP protocol.
|
2016-02-03 13:57:45 -08:00 |
tcp_test.cpp
|
fastboot: fix TCP protocol version check.
|
2016-02-17 10:00:09 -08:00 |
transport.h
|
…
|
|
udp.cpp
|
Fix google-explicit-constructor warnings.
|
2016-04-29 15:44:04 -07:00 |
udp.h
|
fastboot: add UDP protocol.
|
2016-02-10 10:21:30 -08:00 |
udp_test.cpp
|
fastboot: add UDP protocol.
|
2016-02-10 10:21:30 -08:00 |
usb.h
|
…
|
|
usb_linux.cpp
|
Fix google-explicit-constructor warnings.
|
2016-04-29 15:44:04 -07:00 |
usb_osx.cpp
|
…
|
|
usb_windows.cpp
|
…
|
|
usbtest.cpp
|
…
|
|
util.cpp
|
…
|
|
util_linux.cpp
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |
util_osx.cpp
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |
util_windows.cpp
|
Use more std::string in fastboot.
|
2016-04-29 08:30:13 -07:00 |