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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
Jayant Chowdhary
2018-04-02
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
|
/
*
Move fastboot to C++.
Elliott Hughes
2015-06-23
1
-4
/
+3
*
Fix file descriptor leak when opening invalid archives.
Narayan Kamath
2015-06-03
1
-1
/
+1
*
Add "fastboot --version".
Elliott Hughes
2015-06-02
1
-2
/
+5
*
Use base::WriteFully in zip_archive.
Narayan Kamath
2015-04-29
1
-1
/
+2
*
Fix windows adb build
Colin Cross
2015-04-20
1
-1
/
+4
*
statically link adb and fastboot against libc++
Colin Cross
2015-04-16
1
-0
/
+7
*
Switch fastboot to libziparchive.
Elliott Hughes
2015-03-18
1
-2
/
+4
*
Prepare for switching to libziparchive.
Elliott Hughes
2015-03-18
1
-2
/
+3
*
kill libunz
Yabin Cui
2014-12-09
1
-1
/
+0
*
am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...
Stephen Hines
2014-10-01
1
-2
/
+0
|
\
[next]