Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
d2533c3395499a205e6dcddc729014a0ae715813
/
fastboot
470fe2b
fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.
by David Anderson
· 5 years ago
5d0ac62
Rename product_services to system_ext
by Justin Yun
· 6 years ago
7c84b9f
fastboot: add a wipe-super command.
by David Anderson
· 5 years ago
2747532
fastbootd: Don't include all of the fs_mgr namespace in commands.cpp.
by David Anderson
· 6 years ago
196d2ba
liblp: Add helpers for finding partitions and partition sizes.
by David Anderson
· 6 years ago
8acf8c2
fastboot: windows: Minor printf format fixes
by Greg Kaiser
· 6 years ago
b7eac2d
fastboot: windows: fix Read function
by Fernando Lugo
· 6 years ago
8c544b6
Fix non-aio USB read issue for fastbootd
by chihhao.chen
· 6 years ago
9ab0471
Merge "fastbootd: reduce USB buffer size to 16K"
by Treehugger Robot
· 6 years ago
d747dba
fastbootd: reduce USB buffer size to 16K
by Hridya Valsaraju
· 6 years ago
b545055
Merge "Get max-download-size from device during fastbootd for flashall/update"
by Treehugger Robot
· 6 years ago
83d856e
Get max-download-size from device during fastbootd for flashall/update
by Hridya Valsaraju
· 6 years ago
3afe5f2
Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices"
by Treehugger Robot
· 6 years ago
f81bd17
Allow CreateResizeDeleteLP test case to run on non-A/B devices
by Hridya Valsaraju
· 6 years ago
9426110
Merge "fastboot: demote OS X USB error."
by Treehugger Robot
· 6 years ago
16f992e
fastboot: demote OS X USB error.
by Josh Gao
· 6 years ago
b17bf52
libziparchive: report errors on over-long names.
by Elliott Hughes
· 6 years ago
6e28863
Merge "Handle failed usb/reads and writes correctly"
by Treehugger Robot
· 6 years ago
8efadf7
Handle failed usb/reads and writes correctly
by Hridya Valsaraju
· 6 years ago
1a17b09
Merge "Allow fuzzy_fastboot number to run for a specific device serial number"
by Treehugger Robot
· 6 years ago
b9051a3
Allow fuzzy_fastboot number to run for a specific device serial number
by Hridya Valsaraju
· 6 years ago
61a5bc6
Test is-logical command for vendor and boot partitions.
by Hridya Valsaraju
· 6 years ago
744677a
Merge "Open image files in binary mode"
by Treehugger Robot
· 6 years ago
1a6f6fe
Open image files in binary mode
by Hridya Valsaraju
· 6 years ago
b49d9e1
fastboot: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
d5b6909
Merge "Fuzzy_fastboot must set back the original slot after test"
by Hridya Valsaraju
· 6 years ago
405431f
Add more tests for dynamic partitions
by Hridya Valsaraju
· 6 years ago
68e639e
Add a test for logical partitions.
by Hridya Valsaraju
· 6 years ago
bcab240
Fuzzy_fastboot must set back the original slot after test
by Hridya Valsaraju
· 6 years ago
6d46a49
fastboot: reset timeout if INFO is received during long commands
by Dima Zavin
· 6 years ago
a5b85a4
fastboot: switch the timeout clock source to steady_clock
by Dima Zavin
· 6 years ago
3d782d5
fastboot: Fix "fastboot gsi".
by David Anderson
· 6 years ago
b688d91
Remove the rest of users of the old style fstab
by Tom Cherry
· 6 years ago
6c8fca6
Make 'fastboot boot' command support boot header version 2
by Hridya Valsaraju
· 6 years ago
1d504e3
fastbootd: Add command to remove GSI installs
by David Anderson
· 6 years ago
a48f86b
fastbootd: Better error message when boot_devices is missing.
by David Anderson
· 6 years ago
8fd4435
Merge "fastbootd: Only flash slots listed by the boot control HAL."
by Treehugger Robot
· 6 years ago
4d307b0
fastbootd: Only flash slots listed by the boot control HAL.
by David Anderson
· 6 years ago
1b7b797
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
b81bc9e
Merge "fastboot: Wait for reboot-fastboot to complete before signaling success."
by David Anderson
· 6 years ago
11d6d27
fastboot: Wait for reboot-fastboot to complete before signaling success.
by David Anderson
· 6 years ago
0047580
fastboot: Check if super_empty.img exists before reading it.
by David Anderson
· 6 years ago
a7f54b1
Merge "C++17 is the default now."
by Treehugger Robot
· 6 years ago
3c59cb8
C++17 is the default now.
by Elliott Hughes
· 6 years ago
307a41f
fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
by Mark Salyzyn
· 6 years ago
0c73234
fastboot: Delete logical "other" partitions on retrofit devices.
by David Anderson
· 6 years ago
4055587
Merge changes Ic4e1a1de,Icfceaa46
by Treehugger Robot
· 6 years ago
e0e693c
fastboot: do not die if ANDROID_PRODUCT_OUT undefined
by David Anderson
· 6 years ago
9c4ae20
Merge "make_f2fs: use -g android by default"
by Jaegeuk Kim
· 6 years ago
a30b696
fastboot: propagate error for format command
by Mark Salyzyn
· 6 years ago
ee9d638
Merge "Switch from dist-for-goals to dist in Android.bp"
by Treehugger Robot
· 6 years ago
46542f9
make_f2fs: use -g android by default
by Jaegeuk Kim
· 6 years ago
66a6d88
Merge "fastbootd: Support two super partitions for retrofit devices."
by David Anderson
· 6 years ago
d25f1c3
fastbootd: Support two super partitions for retrofit devices.
by David Anderson
· 6 years ago
8956964
fastboot: Warn when flashing dynamic partitions in the bootloader.
by David Anderson
· 6 years ago
3f439a7
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 6 years ago
9f1cf25
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
be0ab0a
fastboot: pin USB interface versions on darwin.
by Eran Messeri
· 6 years ago
90fe0a4
fastboot: Query the name of the super partition.
by David Anderson
· 6 years ago
96a9fd4
fastboot: Fix flashing both slots with dynamic partitions.
by David Anderson
· 6 years ago
63ffb44
fastbootd: Partition commands should update all metadata slots.
by David Anderson
· 6 years ago
787de64
Merge "fastboot: wipe overlayfs for partition"
by Treehugger Robot
· 6 years ago
43cb5db
Merge "fastbootd: Remove metadata merging code."
by David Anderson
· 6 years ago
55d31ec
Merge "More Mac build fixes."
by Yuchao Zhou
· 6 years ago
044f04b
fastboot: wipe overlayfs for partition
by Mark Salyzyn
· 6 years ago
b6134a6
fastbootd: Remove metadata merging code.
by David Anderson
· 6 years ago
3eb5ba7
Merge "fastboot: Resize logical partitions when using the flash command."
by David Anderson
· 6 years ago
a56a729
More Mac build fixes.
by Elliott Hughes
· 6 years ago
dd85c74
Merge "fastboot: Check that reboot to userspace succeeded."
by Treehugger Robot
· 6 years ago
629e51c
fastboot: Resize logical partitions when using the flash command.
by David Anderson
· 6 years ago
0444a8c
fastboot: Check that reboot to userspace succeeded.
by David Anderson
· 6 years ago
32df7ee
libbase: add O_CLOEXEC to <android-base/file.h>.
by Elliott Hughes
· 6 years ago
e8f4b14
Add a simple MappedFile to libbase and switch fastboot and libziparchive over.
by Elliott Hughes
· 6 years ago
b59b20c
Merge "fastboot: use constants.h values"
by Treehugger Robot
· 6 years ago
8e7e9cb
fastboot: use constants.h values
by Mark Salyzyn
· 6 years ago
166bfef
Rename vbmeta_mainline to vbmeta_system.
by David Anderson
· 6 years ago
a605668
Merge "Do not calculate CRC for sparse images during fastboot flash"
by Treehugger Robot
· 6 years ago
cd72cbb
Merge "set_active command should update current slot information."
by Treehugger Robot
· 6 years ago
aec0de5
Do not calculate CRC for sparse images during fastboot flash
by Hridya Valsaraju
· 6 years ago
20bdf89
set_active command should update current slot information.
by Hridya Valsaraju
· 6 years ago
9810709
Merge "Check validity of partition for getvar:partition-type"
by Treehugger Robot
· 6 years ago
b2263b4
Merge "Return partition size in hex format."
by Treehugger Robot
· 6 years ago
4165e00
Check validity of partition for getvar:partition-type
by Hridya Valsaraju
· 6 years ago
2a377da
Return partition size in hex format.
by Hridya Valsaraju
· 6 years ago
f7d154e
Merge "Check maximum allowed download size for download command."
by Treehugger Robot
· 6 years ago
aae84e8
Check maximum allowed download size for download command.
by Hridya Valsaraju
· 6 years ago
32f5ff0
Merge changes Id6c00c76,Ibc74a12f
by Treehugger Robot
· 6 years ago
bb12c5e
Check return status of ReadFileToString() in GetDeviceLockStatus()
by Hridya Valsaraju
· 6 years ago
99f3772
Validate partition name when searching for physical partitions.
by Hridya Valsaraju
· 6 years ago
e4046c7
Merge "Allow erase, set_active and download commands only on unlocked devices."
by Treehugger Robot
· 6 years ago
d1e6231
Allow erase, set_active and download commands only on unlocked devices.
by Hridya Valsaraju
· 6 years ago
4aa42b4
Merge "Allow Conformance tests to verify userspace fastboot."
by Treehugger Robot
· 6 years ago
e06850a
Merge "Support fastboot variable battery-soc-ok"
by Treehugger Robot
· 6 years ago
a534a5a
Support fastboot variable battery-soc-ok
by Hridya Valsaraju
· 6 years ago
bdc1429
Allow Conformance tests to verify userspace fastboot.
by Hridya Valsaraju
· 6 years ago
02678f3
Merge "Don't hardcode the super partition name."
by Treehugger Robot
· 6 years ago
e5f2f06
liblp: Remove the guid field from LpMetadataPartition.
by David Anderson
· 6 years ago
49ef2c5
Merge "Remove tests for sparse images with CRC from fuzzy_fastboot"
by Treehugger Robot
· 6 years ago
e6fc328
Merge "fastboot: remove engine.cpp/engine.h"
by Tom Cherry
· 6 years ago
94d0506
Remove tests for sparse images with CRC from fuzzy_fastboot
by Hridya Valsaraju
· 6 years ago
Next »