summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Fix bug in product path buildingDaniel Rosenberg2016-08-221-6/+8
* Add skip-secondary flagDaniel Rosenberg2016-07-151-38/+44
* Switch fastboot to new A/B specDaniel Rosenberg2016-07-071-84/+113
* Fix missing newline in Fastboot help.Daniel Rosenberg2016-06-291-2/+2
* Revert "Revert "Add Fastboot support for flashing secondary images""Alex Light2016-06-291-63/+141
* Revert "Add Fastboot support for flashing secondary images"Ed Heyl2016-06-291-139/+63
* Add Fastboot support for flashing secondary imagesDaniel Rosenberg2016-06-281-63/+139
* Handle invalid suffix listsDaniel Rosenberg2016-06-281-12/+37
* Call set_active after flashall and updateDaniel Rosenberg2016-06-281-2/+27
* Revert "Make fastboot flash 'B' partitions automatically."Daniel Rosenberg2016-06-271-66/+23
* Revert "Fix issue where non-AB-ota devices will cause flashall to fail."Daniel Rosenberg2016-06-271-9/+2
* Fix issue where non-AB-ota devices will cause flashall to fail.Alex Light2016-06-161-2/+9
* Make fastboot flash 'B' partitions automatically.Alex Light2016-06-151-23/+66
* Also archive adb.exe/fastboot.exe when building win_sdk.Ying Wang2016-03-031-1/+5
* fastboot: fix TCP protocol version check.David Pursell2016-02-172-5/+18
* fastboot: add UDP protocol.David Pursell2016-02-176-13/+1263
* fastboot: add Socket timeout detection.David Pursell2016-02-175-38/+128
* Merge "Fix the version number in the fastboot documentation." am: 80e88a1274Elliott Hughes2016-02-031-2/+1
|\
| * Fix the version number in the fastboot documentation.Elliott Hughes2016-02-031-2/+1
* | Merge "fastboot: add TCP protocol." am: 80dc9d8584David Pursell2016-02-036-21/+583
|\|
| * fastboot: add TCP protocol.David Pursell2016-02-036-21/+583
* | Merge "fastboot: fix SocketMock send failures." am: e54ea1c12dDavid Pursell2016-02-033-6/+25
|\|
| * fastboot: fix SocketMock send failures.David Pursell2016-02-033-6/+25
* | Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3cDavid Pursell2016-02-036-33/+216
|\|
| * libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-036-33/+216
* | Merge "fastboot: socket testing improvements." am: f971b6a24bDavid Pursell2016-02-026-15/+350
|\|
| * fastboot: socket testing improvements.David Pursell2016-02-026-15/+350
* | Merge "fastboot: use cutils socket functions." am: bbedd9523fDavid Pursell2016-01-227-432/+335
|\|
| * fastboot: use cutils socket functions.David Pursell2016-01-217-432/+335
* | Merge "libcutils: share Windows networking code." am: 1906de1e0fDavid Pursell2016-01-212-119/+6
|\|
| * Merge "libcutils: share Windows networking code."David Pursell2016-01-212-119/+6
| |\
| | * libcutils: share Windows networking code.David Pursell2016-01-152-119/+6
* | | Merge "fastboot: show progress when sending sparse images." am: 6a27196516Josh Gao2016-01-193-7/+19
|\| |
| * | fastboot: show progress when sending sparse images.Josh Gao2016-01-193-7/+19
* | | Merge "fastboot: add .clang-format." am: d8ecde09c7Josh Gao2016-01-191-0/+12
|\| |
| * | fastboot: add .clang-format.Josh Gao2016-01-191-0/+12
| |/
* | Merge "fastboot: Add "--slot other"" am: 6bb8f752ecDaniel Rosenberg2016-01-061-5/+22
|\|
| * fastboot: Add "--slot other"Daniel Rosenberg2016-01-061-5/+22
* | Merge "fastboot: correct set_active behavior" am: 275d091441Daniel Rosenberg2016-01-061-3/+0
|\|
| * fastboot: correct set_active behaviorDaniel Rosenberg2016-01-051-3/+0
* | Merge "fastboot: implement UDP networking interface." am: b6dfab03b6David Pursell2015-12-165-5/+680
|\|
| * fastboot: implement UDP networking interface.David Pursell2015-12-165-5/+680
* | Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289eElliott Hughes2015-12-142-11/+15
|\|
| * Share the new adb USB diagnostic code with fastboot.Elliott Hughes2015-12-142-11/+15
* | Merge "Remove fastboot/genkey.sh." am: 796ea6a65dElliott Hughes2015-12-131-25/+0
|\|
| * Remove fastboot/genkey.sh.Elliott Hughes2015-12-111-25/+0
* | resolve merge conflicts of b940309ec7 to master.Daniel Rosenberg2015-12-091-5/+30
|\|
| * Merge "fastboot: Re-add set_active as a command."Daniel Rosenberg2015-12-091-5/+30
| |\
| | * fastboot: Re-add set_active as a command.Daniel Rosenberg2015-12-071-5/+30
* | | Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1Elliott Hughes2015-12-072-5/+5
|\| |