Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
311a426a89241c52030979f31aec8da6162e1100
/
fastboot
3a7240d
fastboot: Query the name of the super partition.
by David Anderson
· 6 years ago
dd85e7b
fastboot: Fix flashing both slots with dynamic partitions.
by David Anderson
· 6 years ago
1668ab5
fastbootd: Partition commands should update all metadata slots.
by David Anderson
· 6 years ago
e8cc028
Merge "fastboot: wipe overlayfs for partition"
by Treehugger Robot
· 6 years ago
b5cb63f
Merge "fastbootd: Remove metadata merging code."
by David Anderson
· 6 years ago
e1e0743
Merge "More Mac build fixes."
by Yuchao Zhou
· 6 years ago
8dc2e24
fastboot: wipe overlayfs for partition
by Mark Salyzyn
· 7 years ago
4ad9213
fastbootd: Remove metadata merging code.
by David Anderson
· 6 years ago
ce6bd85
Merge "fastboot: Resize logical partitions when using the flash command."
by David Anderson
· 6 years ago
1e2d5a6
More Mac build fixes.
by Elliott Hughes
· 6 years ago
776fc9e
Merge "fastboot: Check that reboot to userspace succeeded."
by Treehugger Robot
· 6 years ago
bdf4d95
fastboot: Resize logical partitions when using the flash command.
by David Anderson
· 6 years ago
8adb400
fastboot: Check that reboot to userspace succeeded.
by David Anderson
· 6 years ago
a83e113
libbase: add O_CLOEXEC to <android-base/file.h>.
by Elliott Hughes
· 6 years ago
d2391dd
Add a simple MappedFile to libbase and switch fastboot and libziparchive over.
by Elliott Hughes
· 6 years ago
3e27c63
Merge "fastboot: use constants.h values"
by Treehugger Robot
· 6 years ago
f6465da
fastboot: use constants.h values
by Mark Salyzyn
· 7 years ago
16741e5
Rename vbmeta_mainline to vbmeta_system.
by David Anderson
· 6 years ago
df6a0cc
Merge "Do not calculate CRC for sparse images during fastboot flash"
by Treehugger Robot
· 7 years ago
1301979
Merge "set_active command should update current slot information."
by Treehugger Robot
· 7 years ago
6c3a6b4
Do not calculate CRC for sparse images during fastboot flash
by Hridya Valsaraju
· 7 years ago
ffc87d4
set_active command should update current slot information.
by Hridya Valsaraju
· 7 years ago
a0945b7
Merge "Check validity of partition for getvar:partition-type"
by Treehugger Robot
· 7 years ago
187bd57
Merge "Return partition size in hex format."
by Treehugger Robot
· 7 years ago
c281cc4
Check validity of partition for getvar:partition-type
by Hridya Valsaraju
· 7 years ago
f581422
Return partition size in hex format.
by Hridya Valsaraju
· 7 years ago
e7ca1c6
Merge "Check maximum allowed download size for download command."
by Treehugger Robot
· 7 years ago
82c1e3b
Check maximum allowed download size for download command.
by Hridya Valsaraju
· 7 years ago
88007a2
Merge changes Id6c00c76,Ibc74a12f
by Treehugger Robot
· 7 years ago
edce82b
Check return status of ReadFileToString() in GetDeviceLockStatus()
by Hridya Valsaraju
· 7 years ago
0d80474
Validate partition name when searching for physical partitions.
by Hridya Valsaraju
· 7 years ago
b4319e1
Merge "Allow erase, set_active and download commands only on unlocked devices."
by Treehugger Robot
· 7 years ago
b4f4b45
Allow erase, set_active and download commands only on unlocked devices.
by Hridya Valsaraju
· 7 years ago
9bc3809
Merge "Allow Conformance tests to verify userspace fastboot."
by Treehugger Robot
· 7 years ago
a155bfe
Merge "Support fastboot variable battery-soc-ok"
by Treehugger Robot
· 7 years ago
f80c894
Support fastboot variable battery-soc-ok
by Hridya Valsaraju
· 7 years ago
b1f13a1
Allow Conformance tests to verify userspace fastboot.
by Hridya Valsaraju
· 7 years ago
9d08d17
Merge "Don't hardcode the super partition name."
by Treehugger Robot
· 7 years ago
90e7ed4
liblp: Remove the guid field from LpMetadataPartition.
by David Anderson
· 7 years ago
cfb3113
Merge "Remove tests for sparse images with CRC from fuzzy_fastboot"
by Treehugger Robot
· 7 years ago
39f5ef0
Merge "fastboot: remove engine.cpp/engine.h"
by Tom Cherry
· 7 years ago
3de4740
Remove tests for sparse images with CRC from fuzzy_fastboot
by Hridya Valsaraju
· 7 years ago
cab725b
Don't hardcode the super partition name.
by David Anderson
· 7 years ago
8277e8d
Interface with health HAL to read battery voltage
by Hridya Valsaraju
· 7 years ago
039bafc
Add support to read fastboot variable 'off-mode-charge'
by Hridya Valsaraju
· 7 years ago
b37da4d
Support fastboot variable 'variant'.
by Hridya Valsaraju
· 7 years ago
bb0a8b5
Merge "Support 'fastboot getvar unlocked' command."
by Treehugger Robot
· 7 years ago
6bd4072
Merge "Pass OEM commands to HAL"
by Treehugger Robot
· 7 years ago
71495e1
Support 'fastboot getvar unlocked' command.
by Hridya Valsaraju
· 7 years ago
eb53064
Pass OEM commands to HAL
by Hridya Valsaraju
· 7 years ago
1d69f54
fastboot: remove engine.cpp/engine.h
by Tom Cherry
· 7 years ago
0cc715a
fastboot: clean up CheckRequirements
by Tom Cherry
· 7 years ago
41ff081
Use vector<char> instead of char* and malloc() for images
by Tom Cherry
· 7 years ago
88c037a
fastboot: Add vbmeta_mainline to the partition list.
by David Anderson
· 7 years ago
5d091f0
Merge "Integrate with fastboot HAL to get partition type"
by Treehugger Robot
· 7 years ago
4dca2e1
Integrate with fastboot HAL to get partition type
by Hridya Valsaraju
· 7 years ago
421e3d3
fastbootd: Wait for /dev/block paths when opening logical partitions.
by David Anderson
· 7 years ago
fc77fe9
Merge changes I891f64fb,I6182d84e
by Greg Kaiser
· 7 years ago
3ffed5e
Merge "fastboot: remove command queue"
by Tom Cherry
· 7 years ago
d01c592
UsbTransportSniffer: Defensively use 'final'
by Greg Kaiser
· 7 years ago
d0cc5ea
Merge "fastbootd: Implement getvar hw-revision."
by Treehugger Robot
· 7 years ago
7880549
Merge "fastbootd: Perform CRC check when flashing sparse images."
by Treehugger Robot
· 7 years ago
a2aa40d
Merge "fastbootd: Fix getvar max-download-size formatting."
by Treehugger Robot
· 7 years ago
13fad8a
Merge "Remove request for read access to partitions."
by Treehugger Robot
· 7 years ago
81af32b
fastboot: remove command queue
by Tom Cherry
· 7 years ago
e68ece1
fastbootd: Implement getvar hw-revision.
by David Anderson
· 7 years ago
0ba8d61
fastbootd: Perform CRC check when flashing sparse images.
by David Anderson
· 7 years ago
bba2c6a
fastbootd: Fix getvar max-download-size formatting.
by David Anderson
· 7 years ago
555a83f
Remove request for read access to partitions.
by Hridya Valsaraju
· 7 years ago
373542b
fastbootd: Fix partition size testing issues.
by David Anderson
· 7 years ago
baf7e96
fuzzy_fastboot: Use uint64_t for partition sizes.
by David Anderson
· 7 years ago
1ce9257
fastbootd: Fix transport ownership.
by David Anderson
· 7 years ago
58302c8
fastbootd: Implement getvar all.
by David Anderson
· 7 years ago
d73aeaf
fastbootd: Refactor for getvar all.
by David Anderson
· 7 years ago
b2485ae
Fix the mac fastboot build
by Dan Willemsen
· 7 years ago
b870d82
Merge "Convert fastboot to Soong"
by Dan Willemsen
· 7 years ago
e1894cd
Merge "fastboot: Use a single codepath for flashall and update."
by Treehugger Robot
· 7 years ago
4835dd7
Convert fastboot to Soong
by Dan Willemsen
· 7 years ago
d206b35
fastboot: Use a single codepath for flashall and update.
by David Anderson
· 7 years ago
e6c59fc
fastboot: remove 'verify'
by Tom Cherry
· 7 years ago
d6bbd09
fastboot: remove 'powerdown'
by Tom Cherry
· 7 years ago
8439798
fastboot: Clean up the image array a bit.
by David Anderson
· 7 years ago
f68cdb8
fastboot: Flash boot partitions before rebooting to fastbootd.
by David Anderson
· 7 years ago
814028b
fastboot: Automatically reboot to userspace fastboot.
by David Anderson
· 7 years ago
74f078e
fastboot: allow automatic detection of super location
by Mark Salyzyn
· 7 years ago
abcf56f
Merge "Added support to fuzzy_fastboot for more sparse tests"
by Treehugger Robot
· 7 years ago
df8ffc9
Added support to fuzzy_fastboot for more sparse tests
by Aaron Wisner
· 7 years ago
1329a54
Fix mac build breakage due to missing usb_osx.cpp in
by Aaron Wisner
· 7 years ago
02d9616
Merge changes from topic "fastbootd-flashall"
by Treehugger Robot
· 7 years ago
3cd0ace
fastbootd: Support flashall with logical partitions.
by David Anderson
· 7 years ago
21f3ba6
fastboot: Use _WIN32 instead of WIN32.
by David Anderson
· 7 years ago
79cbb51
Merge "fastbootd: Add an update-super command to sync the super partition."
by Treehugger Robot
· 7 years ago
a123498
Merge "adbd: use unique_fd for the usb file descriptors."
by Treehugger Robot
· 7 years ago
5660caf
Merge "Create fuzzy-fastboot pen tester"
by Treehugger Robot
· 7 years ago
02faeb6
adbd: use unique_fd for the usb file descriptors.
by Josh Gao
· 7 years ago
ba12ded
fastbootd: Add an update-super command to sync the super partition.
by David Anderson
· 7 years ago
9d9906b
Merge "Add support to fastboot_driver for sending sparse images with CRC check"
by Chris Fries
· 7 years ago
176e104
Create fuzzy-fastboot pen tester
by Aaron Wisner
· 7 years ago
14ddae3
Add support to fastboot_driver for sending sparse images with CRC check
by Aaron Wisner
· 7 years ago
10ad45a
s/product-services/product_services/g
by Dario Freni
· 7 years ago
Next »