- 6eeb1b6 fastbootd: Allow returning errors from getvar handlers. by David Anderson · 7 years ago
- 4f5f0bd fastbootd: Implement the getvar command. by Hridya Valsaraju · 7 years ago
- 110a33e Merge "fastboot: Fix product-services typo" by Treehugger Robot · 7 years ago
- b74e72c fastboot: Fix product-services typo by David Anderson · 7 years ago
- e932416 Merge Android Pie into master by Xin Li · 7 years ago
- 6961e8c Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 7 years ago
- 021c7c7 Merge "Add fastbootd." by Treehugger Robot · 7 years ago
- 9d8b0c7 Allow existance of partition to be checked before flashall or update by Hridya Valsaraju · 7 years ago
- cf39b0c Merge "Minor fixes to fastboot_driver" am: 8cf510ff81 by Aaron Wisner · 7 years ago
- 086d711 Merge "Minor fixes to fastboot_driver" by Treehugger Robot · 7 years ago
- 85efedf Minor fixes to fastboot_driver by Aaron Wisner · 7 years ago
- 6e7b07d Add fastbootd. by Hridya Valsaraju · 7 years ago
- fe0ab1f Merge "Flash super partition with fastboot flashall" am: 10601fd512 by Hridya Valsaraju · 7 years ago
- 850e71f Merge "Flash super partition with fastboot flashall" by Treehugger Robot · 7 years ago
- f56bfc5 Flash super partition with fastboot flashall by Hridya Valsaraju · 7 years ago
- 0575ddd Merge "Add product-services.img for `fastboot flashall`." am: 8b8d7d67f2 by Dario Freni · 7 years ago
- cd61cb4 Merge "Add product-services.img for `fastboot flashall`." by Treehugger Robot · 7 years ago
- 7f8875c Add product-services.img for `fastboot flashall`. by Dario Freni · 7 years ago
- 373b7a2 Merge "fastboot: Fix hang when sparse images end in small chunks." by David Anderson · 7 years ago
- bd9e9e3 fastboot: Fix hang when sparse images end in small chunks. by David Anderson · 7 years ago
- 0d4f134 Merge "Add support for fastboot transport timeouts and USB Reset() on linux" by Chris Fries · 7 years ago
- 4a3587f Add support for fastboot transport timeouts and USB Reset() on linux by Aaron Wisner · 7 years ago
- 6d26827 Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 7 years ago
- 936f344 Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 7 years ago
- f79575c Revert "Add derived UsbTransport class with USB reset method" by Tobias Thierer · 7 years ago
- f31ce1b Merge "Add derived UsbTransport class with USB reset method" am: 56795ac483 by Chris Fries · 7 years ago
- 665191a Merge "Add derived UsbTransport class with USB reset method" by Chris Fries · 7 years ago
- de27a64 Add derived UsbTransport class with USB reset method by Aaron Wisner · 7 years ago
- 24dfd7f Merge "fastboot: add tomcherry to OWNERS." am: b13c49b1b0 by Elliott Hughes · 7 years ago
- c5e8968 Merge "fastboot: add tomcherry to OWNERS." by Treehugger Robot · 7 years ago
- 4761778 Merge "Refactor libfastboot" am: 767506fc5a by Chris Fries · 7 years ago
- 3763793 Merge "Refactor libfastboot" by Chris Fries · 7 years ago
- 27a5b2c fastboot: add tomcherry to OWNERS. by Elliott Hughes · 7 years ago
- 0e1dd8c Merge "fastboot: fix USB_TRACE, make it better." am: a570644b7d by Josh Gao · 7 years ago
- eac1035 Merge "fastboot: fix USB_TRACE, make it better." by Treehugger Robot · 7 years ago
- 53fa6fc Merge "Adb and fastboot completion supports zsh users." am: 74be24d696 by Jim Tang · 7 years ago
- 66558c7 Refactor libfastboot by Aaron Wisner · 7 years ago
- 500e223 Adb and fastboot completion supports zsh users. by Jim Tang · 7 years ago
- c1e5fd5 Merge "fastboot: Refactor string constants to constants.h" am: fcc16c53e1 by Jerry Zhang · 7 years ago
- dc9c710 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
- dad5d3c Merge "Simplify __attribute__((__printf__)) use." am: 2aa50ff56d by Elliott Hughes · 7 years ago
- a173d2f Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
- 44a51d6 Merge changes from topic "mingw-clang" am: b8f4fe4fd4 by Pirama Arumuga Nainar · 7 years ago
- 5063650 Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
- 4cad143 fastboot: fix USB_TRACE, make it better. by Josh Gao · 7 years ago
- 4be4712 Merge "Clarify 'fastboot flash' help." am: f90137da60 am: 06d71a71fa by Elliott Hughes · 7 years ago
- 5dc3b8b Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
- a01dbe5 Merge "fastboot: better temporary file errors." am: 9971005cd3 am: 301b6b39c8 by Elliott Hughes · 7 years ago
- 8fe8f4b fastboot: better temporary file errors. by Elliott Hughes · 7 years ago
- 5ab0ae2 Merge "Make fastboot host builds match adb." am: b004620f80 am: f270f31d72 by android-build-prod (mdb) · 7 years ago
- 76472d2 Make fastboot host builds match adb. by Elliott Hughes · 7 years ago
- be2b596 Merge changes from topic "libsparse-callback" am: 49b7f296b9 am: b2cacbb983 by Tao Bao · 7 years ago
- 33d9bf5 Merge changes from topic "libsparse-callback" by Tao Bao · 7 years ago
- a193869 Merge "Wipe metadata when we wipe userdata and cache." am: f88905d231 by Paul Crowley · 7 years ago
- 511cba4 Wipe metadata when we wipe userdata and cache. by Paul Crowley · 7 years ago
- a2aa3d1 fastboot: Track the libsparse API change. by Tao Bao · 7 years ago
- f549d6f Merge "fastboot: sparse_file_len() returns int64_t." am: 9249f4bc41 by Tao Bao · 7 years ago
- 8913aaf fastboot: sparse_file_len() returns int64_t. by Tao Bao · 7 years ago
- 4d7e8a7 Merge changes I1f55c6e1,Ib2adcf0a am: 395131df7b am: 4a9a08183e by Elliott Hughes · 7 years ago
- d63a99c Move fastboot over to ParseByteCount. by Elliott Hughes · 7 years ago
- 84749b6 Merge "Remove header version check for command "fastboot boot boot.img"" am: b245377f0e by Hridya Valsaraju · 7 years ago
- a86ab3e Remove header version check for command "fastboot boot boot.img" by Hridya Valsaraju · 7 years ago
- 8825bf0 Merge "fastboot: fix header_actual calculation" am: 53135a4772 am: 11f27f42f5 by Fernando Lugo · 7 years ago
- a7bad9d fastboot: fix header_actual calculation by Fernando Lugo · 7 years ago
- edfa378 Merge "Fix mac build (ldflags -> ldlibs)" am: 1b2f2ee621 am: 808c7351c5 by Dan Willemsen · 7 years ago
- f2749c6 Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 7 years ago
- 6ed303c Merge "fastboot, fs_mgr: set fsverity feature bit" into pi-dev am: 44fd93d0d3 by Jaegeuk Kim · 7 years ago
- 2767c00 Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 7 years ago
- f41dca1 Fix Darwin build. by Elliott Hughes · 7 years ago
- da1d41d Remove unused variable. by Elliott Hughes · 7 years ago
- 2564a58 Remove -i vendor id matching. by Elliott Hughes · 7 years ago
- 4646bb9 Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 7 years ago
- ffa6481 Remove legacy slot-suffix support. by Elliott Hughes · 7 years ago
- cf7e2b6 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
- 7a5ef10 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
- e23d915 Fix fastboot dist to be compatible with adb by Dan Willemsen · 7 years ago
- 32d52e1 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 7 years ago
- cca4bf3 fastboot, fs_mgr: set fsverity feature bit by Jaegeuk Kim · 7 years ago
- b5407f7 Remove the "needs_erase" workaround. by Elliott Hughes · 7 years ago
- cf74e76 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 7 years ago
- 9f6f827 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 7 years ago
- f6e5b0e Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 7 years ago
- 2d80838 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 7 years ago
- e75b66e Remove `emergency` from the `fastboot reboot` completions. by Elliott Hughes · 7 years ago
- 69e1a48 Add newer partitions to the `fastboot flash` completions. by Elliott Hughes · 7 years ago
- 234a40c Consistently use - rather than _ in fastboot option tab completion. by Elliott Hughes · 7 years ago
- 8f9fcc7 Remove lock_bootloader/unlock_bootloader. by Elliott Hughes · 7 years ago
- 0234ef9 Remove `reboot emergency`. by Elliott Hughes · 7 years ago
- 4e348a2 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
- b8072aa Clean up fastboot help: by Elliott Hughes · 7 years ago
- 764c722 Merge "Add a header-version argument to fastboot" by Treehugger Robot · 7 years ago
- f957444 Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." into pi-dev by Jayant Chowdhary · 7 years ago
- b19ee49 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
- ecdc944 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
- fab83b0 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
- c696be6 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
- 0240e2a Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
- 5cafce6 Modernize fastboot output format. by Elliott Hughes · 7 years ago
- 2aa8c27 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
- 955f061 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago