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
*
Adding odm.img for `fastboot flashall`
Bowgo Tsai
2018-03-29
1
-0
/
+1
*
Adding product.img for `fastboot flashall`
Bowgo Tsai
2018-03-27
1
-0
/
+1
*
Fix fastboot memory corruption.
Elliott Hughes
2018-01-18
1
-1
/
+4
*
fastboot: show how long extraction takes.
Elliott Hughes
2017-11-10
1
-7
/
+10
*
Merge "fastboot: handle small flash block sizes correctly"
Connor O'Brien
2017-11-03
1
-3
/
+2
|
\
|
*
fastboot: handle small flash block sizes correctly
Connor O'Brien
2017-11-02
1
-3
/
+2
*
|
fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'.
Tao Bao
2017-11-02
1
-1
/
+1
|
/
*
fastboot should fail if it runs out of space while unzipping.
Elliott Hughes
2017-10-27
1
-60
/
+37
*
fastboot: bail out if failed to generate fs image
Jin Qian
2017-08-23
1
-1
/
+1
*
fastboot: Add --disable-verity and --disable-verification options.
David Zeuthen
2017-08-07
1
-0
/
+58
*
fastboot: use filename instead of fd to generate filesystem image
Jin Qian
2017-05-31
1
-8
/
+11
*
Fix "fastboot flashing".
Elliott Hughes
2017-05-15
1
-4
/
+4
*
fastboot: Add DTS partition support for 'flashall' command
Dmitry Shmidt
2017-05-15
1
-0
/
+1
*
Fix "fastboot oem".
Elliott Hughes
2017-05-11
1
-5
/
+3
*
Merge "Show the "platform tools" version in adb/fastboot --version."
Treehugger Robot
2017-05-10
1
-1
/
+1
|
\
|
*
Show the "platform tools" version in adb/fastboot --version.
Elliott Hughes
2017-05-09
1
-1
/
+1
*
|
Make fastboot command-line parsing a bit more like adb.
Elliott Hughes
2017-05-09
1
-229
/
+173
|
/
*
Merge "Clean up the partition name mapping in fastboot."
Elliott Hughes
2017-05-05
1
-60
/
+35
|
\
|
*
Clean up the partition name mapping in fastboot.
Elliott Hughes
2017-05-03
1
-60
/
+35
*
|
Remove bogus _LARGEFILE_SOURCE.
Elliott Hughes
2017-05-03
1
-2
/
+0
|
/
*
Add dtbo image support for device tree overlay
Yueyao Zhu
2017-05-03
1
-0
/
+3
*
Merge changes I5b1a1ce0,I483a18f9
Treehugger Robot
2017-04-28
1
-0
/
+21
|
\
|
*
fastboot: Add 'get_staged' command
Jocelyn Bohr
2017-04-27
1
-0
/
+8
|
*
fastboot: Add 'stage' command
Jocelyn Bohr
2017-04-26
1
-0
/
+13
*
|
Make "fastboot update" respect $TMPDIR.
Elliott Hughes
2017-04-26
1
-18
/
+35
|
/
*
fastboot: Support larger transfers during flash
Chris Fries
2017-04-17
1
-10
/
+23
*
fastboot: Cap max size sent to libsparse
Chris Fries
2017-04-14
1
-1
/
+5
*
Merge "Show install path in "adb --version" and "fastboot --version"."
Elliott Hughes
2017-04-04
1
-0
/
+1
|
\
|
*
Show install path in "adb --version" and "fastboot --version".
Elliott Hughes
2017-03-30
1
-0
/
+1
*
|
Add vbmeta image support for verified boot
Vineeta Srivastava
2017-03-31
1
-0
/
+3
|
/
*
Move "fastboot oem" to std::string.
Elliott Hughes
2017-03-15
1
-9
/
+6
*
Fastboot: use flash erase & logical block size for building userdata
Connor O'Brien
2017-02-08
1
-6
/
+37
*
Fix a crash when parsing fastboot command-line arguments
Pavlin Radoslavov
2017-01-25
1
-2
/
+1
*
fastboot: add EDL mode support
Alexey Polyudov
2017-01-24
1
-1
/
+10
*
fastboot: fix set_active for legacy A/B.
David Pursell
2016-12-15
1
-0
/
+8
*
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
Elliott Hughes
2016-11-14
1
-1
/
+3
*
Move off std::sto* function which abort on failure.
Elliott Hughes
2016-10-13
1
-3
/
+3
*
Add fastboot --skip-reboot flag
Mitchell Wills
2016-09-26
1
-2
/
+9
*
Add android::base::GetExecutablePath, switch adb and fastboot over.
Elliott Hughes
2016-09-01
1
-1
/
+2
*
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
|
\
|
[next]