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
*
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
|
\
|
*
Remove obsolete reference to ddk; Fixes for -Werror
Andrew Hsieh
2014-09-30
1
-2
/
+0
*
|
am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin."
Tim Murray
2014-07-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix fastboot for Darwin.
Tim Murray
2014-07-24
1
-0
/
+1
*
|
Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)"
JP Abgrall
2014-06-19
1
-1
/
+1
|
\
\
|
*
|
fastboot: Allow searching for needed dynamic libs in '.' (F2FS)
JP Abgrall
2014-06-19
1
-1
/
+1
*
|
|
Store libf2fs_fmt_host_dyn on the build server.
Ying Wang
2014-06-19
1
-2
/
+6
|
/
/
*
|
fastboot: correctly set dependency on f2fs dynamic lib
JP Abgrall
2014-06-18
1
-3
/
+3
*
|
Only try and use f2fs on linux.
Torne (Richard Coles)
2014-06-18
1
-1
/
+1
*
|
fastboot: fix windows sdk build (don't do f2fs dyn load on windows)
JP Abgrall
2014-06-17
1
-7
/
+11
*
|
F2FS support for fastboot format and fsmgr
JP Abgrall
2014-06-17
1
-2
/
+9
|
/
*
fastboot: turn on -Werror
Mark Salyzyn
2014-05-14
1
-1
/
+2
*
fastboot: allow format on devices with small buffers
Dmitry Grinberg
2014-05-06
1
-1
/
+1
*
Fix a bunch of small system/core bugs.
Elliott Hughes
2013-10-29
1
-0
/
+1
*
Wait for device to disappear after reboot-bootloader.
Mark Wachsler
2013-10-17
1
-2
/
+2
*
resolved conflicts for merge of 20f5daa8 to master
Kenny Root
2012-10-16
1
-2
/
+0
|
\
|
*
resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp
Kenny Root
2012-10-16
1
-2
/
+0
|
|
\
[next]