Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
5d40a3372f50d3d03e0a4763e957ade3d2372843
/
fastboot
/
Android.mk
3fdf5ec
fastboot: add mke2fs and e2fsdroid to build package
by Jin Qian
· 7 years ago
4afba66
fastboot: call mke2fs tools to generate ext4 image
by Jin Qian
· 8 years ago
b3526e1
Fix build error when (ADB|FASTBOOT)_VERSION has space
by SzuWei Lin
· 7 years ago
4d4f64f
Show the "platform tools" version in adb/fastboot --version.
by Elliott Hughes
· 8 years ago
2708a95
Give slightly less useless versions to adb and fastboot.
by Elliott Hughes
· 8 years ago
4bf1be7
fastboot: add AdbWinUsbApi as a required module
by Chris Fries
· 8 years ago
b0c3959
Remove "_host" and "_static" suffix from libsparse definition.
by Alex Deymo
· 8 years ago
705353a
Remove "_static" and "_host" suffix from libext4_utils.
by Alex Deymo
· 8 years ago
955648a
Merge "Rely on the platform -std default."
by Treehugger Robot
· 8 years ago
36e0d39
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
6d881d6
Update the header path for ext4_utils.
by Tao Bao
· 8 years ago
82ff315
Add android::base::GetExecutablePath, switch adb and fastboot over.
by Elliott Hughes
· 8 years ago
99f6b86
Replace libziparchive-host with libziparchive
by Colin Cross
· 8 years ago
71edfc8
Also archive adb.exe/fastboot.exe when building win_sdk.
by Ying Wang
· 9 years ago
4601c97
fastboot: add UDP protocol.
by David Pursell
· 9 years ago
2ec418a
fastboot: add TCP protocol.
by David Pursell
· 9 years ago
b34e4a0
libcutils/fastboot: improve multi-buffer write.
by David Pursell
· 9 years ago
c3a4669
fastboot: socket testing improvements.
by David Pursell
· 9 years ago
572bce2
fastboot: use cutils socket functions.
by David Pursell
· 9 years ago
0eb8e1b
libcutils: share Windows networking code.
by David Pursell
· 9 years ago
815c7be
fastboot: implement UDP networking interface.
by David Pursell
· 9 years ago
1b708d3
Share the new adb USB diagnostic code with fastboot.
by Elliott Hughes
· 9 years ago
0b15663
fastboot: create Transport object (take 2).
by David Pursell
· 9 years ago
c0504e1
Revert "fastboot: create Transport object."
by David Pursell
· 9 years ago
6f233a7
fastboot: create Transport object.
by David Pursell
· 9 years ago
c1fd492
Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""
by Elliott Hughes
· 9 years ago
cc8cd59
Revert "adb/base: fix adb push of Unicode filenames on Win32"
by Elliott Hughes
· 9 years ago
ac9514a
adb/base: fix adb push of Unicode filenames on Win32
by Spencer Low
· 9 years ago
87a419c
Remove USE_MINGW/CYGWIN; Whitelist windows modules
by Dan Willemsen
· 9 years ago
75d4742
Merge "Move fastboot's Windows code to C++."
by Elliott Hughes
· 9 years ago
20750ad
Move fastboot's Mac OS code to C++.
by Elliott Hughes
· 9 years ago
c636b64
Move fastboot's Windows code to C++.
by Elliott Hughes
· 9 years ago
b3748de
Move fastboot to C++.
by Elliott Hughes
· 9 years ago
f6e9ffb
Fix file descriptor leak when opening invalid archives.
by Narayan Kamath
· 9 years ago
379646b
Add "fastboot --version".
by Elliott Hughes
· 9 years ago
e97e66e
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
dc1e482
Fix windows adb build
by Colin Cross
· 10 years ago
55bf5f0
statically link adb and fastboot against libc++
by Colin Cross
· 10 years ago
d30ad8a
Switch fastboot to libziparchive.
by Elliott Hughes
· 10 years ago
253c18d
Prepare for switching to libziparchive.
by Elliott Hughes
· 10 years ago
71a9686
kill libunz
by Yabin Cui
· 10 years ago
1e95e0b
am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev
by Stephen Hines
· 10 years ago
b75d6f1
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 11 years ago
b2e13ae
am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin."
by Tim Murray
· 10 years ago
bd87944
Fix fastboot for Darwin.
by Tim Murray
· 10 years ago
188fdd1
Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)"
by JP Abgrall
· 10 years ago
436abeb
fastboot: Allow searching for needed dynamic libs in '.' (F2FS)
by JP Abgrall
· 10 years ago
6b048ce
Store libf2fs_fmt_host_dyn on the build server.
by Ying Wang
· 10 years ago
64c0ff2
fastboot: correctly set dependency on f2fs dynamic lib
by JP Abgrall
· 10 years ago
11d8ac2
Only try and use f2fs on linux.
by Torne (Richard Coles)
· 10 years ago
6bd72be
fastboot: fix windows sdk build (don't do f2fs dyn load on windows)
by JP Abgrall
· 10 years ago
1235158
F2FS support for fastboot format and fsmgr
by JP Abgrall
· 10 years ago
5957c1f
fastboot: turn on -Werror
by Mark Salyzyn
· 11 years ago
e6f3e9b
fastboot: allow format on devices with small buffers
by Dmitry Grinberg
· 11 years ago
14e28d3
Fix a bunch of small system/core bugs.
by Elliott Hughes
· 11 years ago
157b001
Wait for device to disappear after reboot-bootloader.
by Mark Wachsler
· 11 years ago
efb5e3c
resolved conflicts for merge of 20f5daa8 to master
by Kenny Root
· 12 years ago
20f5daa
resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
b83c098
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
d5d6d97
Host builds: add fastboot and adb
by Kenny Root
· 12 years ago
96535ba
Dist fastboot and adb for the sdk build.
by Ying Wang
· 12 years ago
5069b01
Support for multiple modules with the same name is going away.
by Joe Onorato
· 12 years ago
2ffe3c8
libext4_utils on host is now called libext4_utils_host so there is no name conflict
by Joe Onorato
· 12 years ago
f838788
fastboot: add support for auto-resparsing large files
by Colin Cross
· 12 years ago
82fd659
Tweak makefile to let SELinux build
by Kenny Root
· 13 years ago
c8ba536
Implement 'fastboot format' command
by Anatol Pomazau
· 13 years ago
ca2074b
Revert "Implement 'fastboot format' command"
by Mike Lockwood
· 13 years ago
452e118
Implement 'fastboot format' command
by Anatol Pomazau
· 13 years ago
6f53225
Revert "Implement 'fastboot format' command"
by Anatol Pomazau
· 13 years ago
230d160
Implement 'fastboot format' command
by Anatol Pomazau
· 13 years ago
21311f8
Revert "Implement 'fastboot format' command"
by Anatol Pomazau
· 13 years ago
049dff5
Implement 'fastboot format' command
by Anatol Pomazau
· 13 years ago
1c061b9
dist for dist_files
by Ying Wang
· 14 years ago
fab1678
Fix adb, fastboot to compile in Windows SDK under Linux.
by Raphael
· 15 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago