android_system_core/fastboot
Chih-Hung Hsieh 3f646c24a9 Merge \\\"Fix misc-macro-parentheses warnings in system/core.\\\" am: 495541c5bb am: 65828a0ec9
am: 4a8ab16746

Change-Id: I5ba2a6d0813eb728f5863801a36de6a012a8242a
2016-06-22 23:05:59 +00:00
..
.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-03-03 15:46:50 -08:00
bootimg_utils.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
bootimg_utils.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
engine.cpp Fix misc-macro-parentheses warnings in system/core. 2016-06-22 14:33:13 -07:00
fastboot.cpp Fix issue where non-AB-ota devices will cause flashall to fail. 2016-06-17 00:31:14 +00: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-17 13:22:30 -08:00
fs.cpp Add --wipe-and-use-fbe option to fastboot for FBE userdata marker. 2015-12-03 18:02:25 +00:00
fs.h Add --wipe-and-use-fbe option to fastboot for FBE userdata marker. 2015-12-03 18:02:25 +00:00
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-17 13:22:17 -08:00
socket_mock.cpp fastboot: add Socket timeout detection. 2016-02-17 13:22:17 -08:00
socket_mock.h fastboot: add Socket timeout detection. 2016-02-17 13:22:17 -08:00
socket_test.cpp fastboot: add Socket timeout detection. 2016-02-17 13:22:17 -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 13:22:40 -08:00
transport.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
udp.cpp Fix google-explicit-constructor warnings. 2016-04-29 15:44:04 -07:00
udp.h fastboot: add UDP protocol. 2016-02-17 13:22:30 -08:00
udp_test.cpp fastboot: add UDP protocol. 2016-02-17 13:22:30 -08:00
usb.h fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb_linux.cpp Fix google-explicit-constructor warnings. 2016-04-29 15:44:04 -07:00
usb_osx.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb_windows.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usbtest.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
util.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
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