index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fastboot
/
fastboot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve merge conflicts of 40eff95 to stage-aosp-master
Daniel Rosenberg
2016-08-22
1
-105
/
+271
|
\
|
*
Add skip-secondary flag
Daniel Rosenberg
2016-08-19
1
-39
/
+48
|
*
Switch fastboot to new A/B spec
Daniel Rosenberg
2016-08-19
1
-84
/
+113
|
*
Add Fastboot support for flashing secondary images
Alex Light
2016-08-19
1
-53
/
+136
|
*
Handle invalid suffix lists
Daniel Rosenberg
2016-08-19
1
-12
/
+37
|
*
Call set_active after flashall and update
Daniel Rosenberg
2016-08-19
1
-2
/
+27
*
|
Merge "fastboot: Don't leak file in error case"
Greg Kaiser
2016-08-12
1
-0
/
+3
|
\
|
|
*
fastboot: Don't leak file in error case
Greg Kaiser
2016-08-12
1
-0
/
+3
*
|
Merge \"Fix clang-tidy performance warnings in syste/core.\"
Chih-Hung Hsieh
2016-08-01
1
-2
/
+2
|
\
|
|
*
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-08-01
1
-2
/
+2
*
|
Merge \"Remove unnecessary ARRAY_SIZE macros.\"
Elliott Hughes
2016-06-29
1
-4
/
+3
|
\
|
|
*
Remove unnecessary ARRAY_SIZE macros.
Elliott Hughes
2016-06-28
1
-4
/
+3
*
|
Merge "Report errno more often in fastboot." am: 8c5384e50b
Elliott Hughes
2016-05-11
1
-21
/
+17
|
\
|
|
*
Report errno more often in fastboot.
Elliott Hughes
2016-05-11
1
-21
/
+17
*
|
Merge "Use more std::string in fastboot." am: 17f3b1bad7
Elliott Hughes
2016-04-29
1
-35
/
+32
|
\
|
|
*
Use more std::string in fastboot.
Elliott Hughes
2016-04-29
1
-35
/
+32
*
|
Merge "fastboot: Minor fix to help text."
Alex Deymo
2016-03-25
1
-2
/
+2
|
\
|
|
*
fastboot: Minor fix to help text.
Alex Deymo
2016-03-24
1
-2
/
+2
*
|
Merge "fastboot: add UDP protocol."
David Pursell
2016-02-10
1
-11
/
+32
|
\
|
|
*
fastboot: add UDP protocol.
David Pursell
2016-02-10
1
-11
/
+32
*
|
Merge "fastboot: add TCP protocol." am: 80dc9d8584
David Pursell
2016-02-03
1
-14
/
+54
|
\
|
|
*
fastboot: add TCP protocol.
David Pursell
2016-02-03
1
-14
/
+54
*
|
Merge "fastboot: show progress when sending sparse images." am: 6a27196516
Josh Gao
2016-01-19
1
-2
/
+13
|
\
|
|
*
fastboot: show progress when sending sparse images.
Josh Gao
2016-01-19
1
-2
/
+13
*
|
Merge "fastboot: Add "--slot other"" am: 6bb8f752ec
Daniel Rosenberg
2016-01-06
1
-5
/
+22
|
\
|
|
*
fastboot: Add "--slot other"
Daniel Rosenberg
2016-01-06
1
-5
/
+22
*
|
Merge "fastboot: correct set_active behavior" am: 275d091441
Daniel Rosenberg
2016-01-06
1
-3
/
+0
|
\
|
|
*
fastboot: correct set_active behavior
Daniel Rosenberg
2016-01-05
1
-3
/
+0
*
|
Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e
Elliott Hughes
2015-12-14
1
-6
/
+7
|
\
|
|
*
Share the new adb USB diagnostic code with fastboot.
Elliott Hughes
2015-12-14
1
-6
/
+7
*
|
resolve merge conflicts of b940309ec7 to master.
Daniel Rosenberg
2015-12-09
1
-5
/
+30
|
\
|
|
*
Merge "fastboot: Re-add set_active as a command."
Daniel Rosenberg
2015-12-10
1
-5
/
+30
|
|
\
|
|
*
fastboot: Re-add set_active as a command.
Daniel Rosenberg
2015-12-07
1
-5
/
+30
*
|
|
Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1
Elliott Hughes
2015-12-07
1
-4
/
+4
|
\
|
|
|
*
|
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-4
/
+4
|
|
/
*
/
Add --wipe-and-use-fbe option to fastboot for FBE userdata marker.
Paul Crowley
2015-12-03
1
-5
/
+90
|
/
*
fastboot: create Transport object (take 2).
David Pursell
2015-11-16
1
-69
/
+75
*
Merge "Revert "fastboot: create Transport object.""
David Pursell
2015-11-14
1
-75
/
+69
|
\
|
*
Revert "fastboot: create Transport object."
David Pursell
2015-11-14
1
-75
/
+69
*
|
Merge "fastboot: create Transport object."
David Pursell
2015-11-13
1
-69
/
+75
|
\
|
|
*
fastboot: create Transport object.
David Pursell
2015-11-13
1
-69
/
+75
*
|
Fix fastboot to not add '-' before suffix
Daniel Rosenberg
2015-11-13
1
-2
/
+2
|
/
*
Merge changes I8fb6b513,I6dd16245,I0c2753e2
Daniel Rosenberg
2015-11-12
1
-30
/
+64
|
\
|
*
Update fastboot help command with long options
Daniel Rosenberg
2015-11-11
1
-3
/
+17
|
*
Changed set_active to be a flag
Daniel Rosenberg
2015-11-11
1
-19
/
+39
|
*
Fix fastboot variable name
Daniel Rosenberg
2015-11-11
1
-9
/
+9
*
|
Cope with angler's whitespace-padded partition size reporting.
Elliott Hughes
2015-11-12
1
-4
/
+5
|
/
*
Merge "Fastboot changes to support A/B partitioning"
Daniel Rosenberg
2015-11-06
1
-35
/
+153
|
\
|
*
Fastboot changes to support A/B partitioning
Daniel Rosenberg
2015-11-05
1
-35
/
+153
*
|
Merge "Fix fastboot to cope with hammerhead\'s implicit hex."
Elliott Hughes
2015-11-03
1
-1
/
+5
|
\
\
[next]