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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from dist-for-goals to dist in Android.bp
Dan Willemsen
2018-11-19
1
-5
/
+1
*
Convert fastboot to Soong
Dan Willemsen
2018-08-30
1
-110
/
+0
*
fastbootd: Support flashall with logical partitions.
David Anderson
2018-08-23
1
-1
/
+1
*
Allow C++17 in fastboot.
David Anderson
2018-08-13
1
-0
/
+1
*
Refactor libfastboot
Aaron Wisner
2018-07-19
1
-2
/
+2
*
Make fastboot host builds match adb.
Elliott Hughes
2018-05-08
1
-6
/
+5
*
Fix mac build (ldflags -> ldlibs)
Dan Willemsen
2018-04-10
1
-3
/
+3
*
Add fastboot_test.cpp and test --os-version/--os-patch-level parsing.
Elliott Hughes
2018-04-10
1
-2
/
+6
*
Minimal changes to build fastboot as a library.
Elliott Hughes
2018-04-09
1
-62
/
+71
*
Fix fastboot dist to be compatible with adb
Dan Willemsen
2018-04-09
1
-1
/
+1
*
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
Jayant Chowdhary
2018-03-31
1
-1
/
+2
*
fastboot: only require Linux modules on Linux
Steven Moreland
2018-02-13
1
-1
/
+3
*
adb/fastboot: switch over to shared AdbWinApi.
Josh Gao
2018-01-08
1
-2
/
+2
*
fastboot/fs_mgr/init: add sload_f2fs
Jaegeuk Kim
2017-12-06
1
-1
/
+2
*
fastboot: pass environment variables to exec_e2fs_cmd
Jin Qian
2017-12-05
1
-1
/
+1
*
fastboot: make_f2fs call by linux/darwin
Jaegeuk Kim
2017-11-15
1
-3
/
+2
*
fastboot: support f2fs format
Jaegeuk Kim
2017-11-11
1
-10
/
+0
*
fastboot: remove reference of deprecated make_ext4 code
Jin Qian
2017-11-02
1
-1
/
+0
*
fastboot: add mke2fs and e2fsdroid to build package
Jin Qian
2017-07-21
1
-0
/
+2
*
fastboot: call mke2fs tools to generate ext4 image
Jin Qian
2017-07-21
1
-0
/
+1
*
Fix build error when (ADB|FASTBOOT)_VERSION has space
SzuWei Lin
2017-05-10
1
-1
/
+1
*
Show the "platform tools" version in adb/fastboot --version.
Elliott Hughes
2017-05-09
1
-2
/
+4
*
Give slightly less useless versions to adb and fastboot.
Elliott Hughes
2017-05-05
1
-3
/
+1
*
fastboot: add AdbWinUsbApi as a required module
Chris Fries
2017-04-14
1
-1
/
+1
*
Remove "_host" and "_static" suffix from libsparse definition.
Alex Deymo
2017-01-11
1
-1
/
+1
*
Remove "_static" and "_host" suffix from libext4_utils.
Alex Deymo
2017-01-11
1
-1
/
+1
*
Merge "Rely on the platform -std default."
Treehugger Robot
2016-10-14
1
-1
/
+0
|
\
|
*
Rely on the platform -std default.
Elliott Hughes
2016-10-10
1
-1
/
+0
*
|
Update the header path for ext4_utils.
Tao Bao
2016-10-09
1
-1
/
+0
|
/
*
Add android::base::GetExecutablePath, switch adb and fastboot over.
Elliott Hughes
2016-09-01
1
-3
/
+3
*
Replace libziparchive-host with libziparchive
Colin Cross
2016-08-26
1
-1
/
+1
*
Also archive adb.exe/fastboot.exe when building win_sdk.
Ying Wang
2016-02-29
1
-1
/
+5
*
fastboot: add UDP protocol.
David Pursell
2016-02-10
1
-0
/
+3
*
fastboot: add TCP protocol.
David Pursell
2016-02-03
1
-0
/
+3
*
libcutils/fastboot: improve multi-buffer write.
David Pursell
2016-02-03
1
-0
/
+1
*
fastboot: socket testing improvements.
David Pursell
2016-02-02
1
-1
/
+5
*
fastboot: use cutils socket functions.
David Pursell
2016-01-21
1
-9
/
+13
*
libcutils: share Windows networking code.
David Pursell
2016-01-15
1
-5
/
+4
*
fastboot: implement UDP networking interface.
David Pursell
2015-12-16
1
-5
/
+30
*
Share the new adb USB diagnostic code with fastboot.
Elliott Hughes
2015-12-14
1
-5
/
+8
*
fastboot: create Transport object (take 2).
David Pursell
2015-11-16
1
-0
/
+1
*
Revert "fastboot: create Transport object."
David Pursell
2015-11-14
1
-1
/
+0
*
fastboot: create Transport object.
David Pursell
2015-11-13
1
-0
/
+1
*
Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""
Elliott Hughes
2015-11-11
1
-1
/
+1
*
Revert "adb/base: fix adb push of Unicode filenames on Win32"
Elliott Hughes
2015-11-11
1
-2
/
+1
*
adb/base: fix adb push of Unicode filenames on Win32
Spencer Low
2015-11-10
1
-1
/
+2
*
Remove USE_MINGW/CYGWIN; Whitelist windows modules
Dan Willemsen
2015-09-02
1
-40
/
+17
*
Merge "Move fastboot's Windows code to C++."
Elliott Hughes
2015-06-24
1
-1
/
+1
|
\
|
*
Move fastboot's Windows code to C++.
Elliott Hughes
2015-06-24
1
-1
/
+1
*
|
Move fastboot's Mac OS code to C++.
Elliott Hughes
2015-06-24
1
-1
/
+1
|
/
[next]