index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fastboot
/
protocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor libfastboot
Aaron Wisner
2018-07-19
1
-370
/
+0
*
fastboot: Refactor string constants to constants.h
Jerry Zhang
2018-07-16
1
-18
/
+23
*
fastboot: Track the libsparse API change.
Tao Bao
2018-04-25
1
-15
/
+11
*
fastboot: sparse_file_len() returns int64_t.
Tao Bao
2018-04-24
1
-3
/
+3
*
Add quotes to -v INFO/OKAY/FAIL for clarity.
Elliott Hughes
2018-04-10
1
-3
/
+3
*
Add fastboot_test.cpp and test --os-version/--os-patch-level parsing.
Elliott Hughes
2018-04-10
1
-3
/
+3
*
Improve fastboot verbose output.
Elliott Hughes
2018-04-02
1
-2
/
+13
*
Add "require partition-exists=" support.
Elliott Hughes
2018-03-28
1
-12
/
+12
*
fastboot: Add 'get_staged' command
Jocelyn Bohr
2017-04-27
1
-9
/
+52
*
fastboot: Support larger transfers during flash
Chris Fries
2017-04-17
1
-6
/
+43
*
fastboot: Cap max size sent to libsparse
Chris Fries
2017-04-14
1
-10
/
+11
*
Use more std::string in fastboot.
Elliott Hughes
2016-04-29
1
-16
/
+16
*
GCC compiler warning fix for sprintf into snprintf
Raja M
2016-04-24
1
-11
/
+11
*
fastboot: create Transport object (take 2).
David Pursell
2015-11-16
1
-58
/
+59
*
Revert "fastboot: create Transport object."
David Pursell
2015-11-14
1
-59
/
+58
*
fastboot: create Transport object.
David Pursell
2015-11-13
1
-58
/
+59
*
Use 64-bit file sizes in fastboot.
Elliott Hughes
2015-08-25
1
-84
/
+46
*
Move fastboot to C++.
Elliott Hughes
2015-06-23
1
-0
/
+314