platform_system_core/fastboot
Elliott Hughes 3ab05869d8 Fix ParseInt/ParseUint to handle explicit "0x" hex.
Also improve fastboot error reporting around max-download-size.

Change-Id: Ic3aec9460de01e5264a2803a0a6be3706d73026b
2015-11-02 09:01:53 -08:00
..
Android.mk Remove USE_MINGW/CYGWIN; Whitelist windows modules 2015-09-02 17:10:35 -07: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 fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fastboot.cpp Fix ParseInt/ParseUint to handle explicit "0x" hex. 2015-11-02 09:01:53 -08:00
fastboot.h fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fastboot_protocol.txt Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb_linux.cpp Document the current MAX_USBFS_BULK_SIZE situation. 2015-07-28 14:18:50 -07:00
usb_osx.cpp Get fastboot working on OS X 2015-08-19 14:46:17 -07:00
usb_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00
usbtest.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_linux.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_osx.cpp Move fastboot's Mac OS code to C++. 2015-06-24 11:17:28 -07:00
util_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00