Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
6b4900289a5a784e736a865b54cd0713143bfcc6
/
fastboot
0124f81
Merge "fastboot: add new oem command for post wipe userdata" into rvc-qpr-dev
by TreeHugger Robot
· 4 years, 6 months ago
d5033e6
fastboot: add new oem command for post wipe userdata
by josephjang
· 4 years, 7 months ago
4c8901d
fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol.
by sirius.wang
· 4 years, 9 months ago
ac5f7d4
fastboot: copy AVB footer on boot image to end of partition
by Steve Muckle
· 4 years, 10 months ago
3327bb4
fastbootd: Support TCP protocol.
by Hongguang Chen
· 5 years ago
a555767
Merge "fastbootd: copy AVB footer on boot image to end of block device" into rvc-dev
by TreeHugger Robot
· 4 years, 11 months ago
fecef36
fastbootd: copy AVB footer on boot image to end of block device
by Steve Muckle
· 5 years ago
42ccfb2
fastboot: Fix snapshot-update merge behavior.
by David Anderson
· 5 years ago
fa74484
Restore fastboot delete-logical-partition command for VTS
by yongcheol.lee
· 5 years ago
7491cc6
Rename vts-core to vts
by Dan Shi
· 5 years ago
22ed09e
Merge changes from topic "minadbd_static_libadbd" into rvc-dev
by TreeHugger Robot
· 5 years ago
0750d30
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 5 years ago
048b6ee
fastbootd: Unmount /cache before flashing.
by David Anderson
· 5 years ago
d5e72dc
fastboot: add support for v3 boot header format
by Steve Muckle
· 5 years ago
821b5be
fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix
by Hridya Valsaraju
· 5 years ago
219e02b
Merge "Don't require bootloader fastboot for VTS compliance."
by David Anderson
· 5 years ago
b6d1311
Don't require bootloader fastboot for VTS compliance.
by David Anderson
· 5 years ago
8a15ebb
Increases fastbootd response message size
by Bowgo Tsai
· 5 years ago
5691ec4
Use SOONG_HOST_OUT_EXECUTABLES
by Baligh Uddin
· 5 years ago
1283748
fastbootd: exporting more properties
by Bowgo Tsai
· 5 years ago
4706160
Allow fuzzy_fastboot test devices over internet
by steven_fann
· 5 years ago
f5d5446
Merge "fastboot: Mount /metadata before overlayfs teardown."
by Yifan Hong
· 5 years ago
7c74a93
Add libc++ as static library
by Dan Shi
· 5 years ago
8cadaa4
Add fuzzy_fastboot to vts-core suite
by Dan Shi
· 5 years ago
f9f3db9
fastboot: Mount /metadata before overlayfs teardown.
by David Anderson
· 5 years ago
c167337
fastboot: Flashall does proper snapshot cancel
by Yifan Hong
· 5 years ago
907255d
Merge "fastbootd: Disallow certain operations during snapshot updates."
by David Anderson
· 5 years ago
677bfdf
fastbootd: exporting CPU ABI info
by Bowgo Tsai
· 5 years ago
9c51640
fastbootd: Disallow certain operations during snapshot updates.
by David Anderson
· 5 years ago
c685800
Merge "fastboot: Implement helper commands for Virtual A/B."
by David Anderson
· 5 years ago
32528af
fastboot: Implement helper commands for Virtual A/B.
by David Anderson
· 5 years ago
ed9e08a
Merge "avoid data overflow in low memory device"
by David Anderson
· 5 years ago
e17b95e
avoid data overflow in low memory device
by JeiFeng Lee
· 5 years ago
d28236a
Allow --disable-verification when top-level vbmeta is in 'boot'
by Chin-Ting Kuo
· 6 years ago
f4272eb
fastboot: don't use sparse_file_import_auto() in load_buf_fd()
by Tom Cherry
· 6 years ago
cf2184d
fastbootd: skip COW group
by Yifan Hong
· 6 years ago
5575202
Remove libhwbinder/libhidltransport deps
by Steven Moreland
· 6 years ago
1f3ad4e
Merge "fastboot: preserve partition_type if wants_wipe=true"
by Tom Cherry
· 6 years ago
a7b0c4f
fastboot: Initialize UploadInner dsize value to 0
by qiwu chen
· 6 years ago
287164c
fastboot: preserve partition_type if wants_wipe=true
by cfig
· 6 years ago
c7ac8b2
Merge "fastboot: add vendor_boot to list of images"
by Treehugger Robot
· 6 years ago
6008717
fastbootd: Cancel snapshots when modifying partitions.
by David Anderson
· 6 years ago
e7b3ef7
fastboot: add vendor_boot to list of images
by Steve Muckle
· 6 years ago
51b3304
liblp: CreateLogicalPartition with a given mapped name
by David Anderson
· 6 years ago
dd397f6
fs_mgr: Remove the timeout parameter to DestroyLogicalPartition.
by David Anderson
· 6 years ago
afeeb06
Rename product_services to system_ext
by Justin Yun
· 6 years ago
20a8951
fastboot: add a wipe-super command.
by David Anderson
· 6 years ago
4315161
fastbootd: Don't include all of the fs_mgr namespace in commands.cpp.
by David Anderson
· 6 years ago
87b978c
liblp: Add helpers for finding partitions and partition sizes.
by David Anderson
· 6 years ago
f0185a1
fastboot: windows: Minor printf format fixes
by Greg Kaiser
· 6 years ago
21c1a51
fastboot: windows: fix Read function
by Fernando Lugo
· 6 years ago
c57cfda
Fix non-aio USB read issue for fastbootd
by chihhao.chen
· 6 years ago
41c5ffc
Merge "fastbootd: reduce USB buffer size to 16K"
by Treehugger Robot
· 6 years ago
16798b8
fastbootd: reduce USB buffer size to 16K
by Hridya Valsaraju
· 6 years ago
4135658
Merge "Get max-download-size from device during fastbootd for flashall/update"
by Treehugger Robot
· 6 years ago
07d4f70
Get max-download-size from device during fastbootd for flashall/update
by Hridya Valsaraju
· 6 years ago
0f59da2
Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices"
by Treehugger Robot
· 6 years ago
0fc918b
Allow CreateResizeDeleteLP test case to run on non-A/B devices
by Hridya Valsaraju
· 6 years ago
f641857
Merge "fastboot: demote OS X USB error."
by Treehugger Robot
· 6 years ago
ff4cea2
fastboot: demote OS X USB error.
by Josh Gao
· 6 years ago
cc7441f
libziparchive: report errors on over-long names.
by Elliott Hughes
· 6 years ago
8f5606b
Merge "Handle failed usb/reads and writes correctly"
by Treehugger Robot
· 6 years ago
e6586ca
Handle failed usb/reads and writes correctly
by Hridya Valsaraju
· 6 years ago
d829af0
Merge "Allow fuzzy_fastboot number to run for a specific device serial number"
by Treehugger Robot
· 6 years ago
554bd69
Allow fuzzy_fastboot number to run for a specific device serial number
by Hridya Valsaraju
· 6 years ago
c1575a2
Test is-logical command for vendor and boot partitions.
by Hridya Valsaraju
· 6 years ago
78ebcf4
Merge "Open image files in binary mode"
by Treehugger Robot
· 6 years ago
de11114
Open image files in binary mode
by Hridya Valsaraju
· 6 years ago
f16f160
fastboot: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
4474f14
Merge "Fuzzy_fastboot must set back the original slot after test"
by Hridya Valsaraju
· 6 years ago
f13941b
Add more tests for dynamic partitions
by Hridya Valsaraju
· 6 years ago
b6743ef
Add a test for logical partitions.
by Hridya Valsaraju
· 6 years ago
adec32f
Fuzzy_fastboot must set back the original slot after test
by Hridya Valsaraju
· 6 years ago
8f9822d
fastboot: reset timeout if INFO is received during long commands
by Dima Zavin
· 6 years ago
2bdca4f
fastboot: switch the timeout clock source to steady_clock
by Dima Zavin
· 6 years ago
3b859cf
fastboot: Fix "fastboot gsi".
by David Anderson
· 6 years ago
7ba5bcf
Remove the rest of users of the old style fstab
by Tom Cherry
· 6 years ago
d320d02
Make 'fastboot boot' command support boot header version 2
by Hridya Valsaraju
· 6 years ago
4317a20
fastbootd: Add command to remove GSI installs
by David Anderson
· 6 years ago
a1ef4ef
fastbootd: Better error message when boot_devices is missing.
by David Anderson
· 6 years ago
3df93aa
Merge "fastbootd: Only flash slots listed by the boot control HAL."
by Treehugger Robot
· 6 years ago
8cea620
fastbootd: Only flash slots listed by the boot control HAL.
by David Anderson
· 6 years ago
d888bb3
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
bb915dd
Merge "fastboot: Wait for reboot-fastboot to complete before signaling success."
by David Anderson
· 6 years ago
e45fcdb
fastboot: Wait for reboot-fastboot to complete before signaling success.
by David Anderson
· 6 years ago
e6268e5
fastboot: Check if super_empty.img exists before reading it.
by David Anderson
· 6 years ago
e67c643
Merge "C++17 is the default now."
by Treehugger Robot
· 6 years ago
49f5599
C++17 is the default now.
by Elliott Hughes
· 6 years ago
fa58eb2
fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
by Mark Salyzyn
· 6 years ago
6f92476
fastboot: Delete logical "other" partitions on retrofit devices.
by David Anderson
· 6 years ago
0e3674b
Merge changes Ic4e1a1de,Icfceaa46
by Treehugger Robot
· 6 years ago
9075735
fastboot: do not die if ANDROID_PRODUCT_OUT undefined
by David Anderson
· 6 years ago
f995aa1
Merge "make_f2fs: use -g android by default"
by Jaegeuk Kim
· 6 years ago
465615a
fastboot: propagate error for format command
by Mark Salyzyn
· 6 years ago
d492c73
Merge "Switch from dist-for-goals to dist in Android.bp"
by Treehugger Robot
· 6 years ago
d113af0
make_f2fs: use -g android by default
by Jaegeuk Kim
· 6 years ago
469e8df
Merge "fastbootd: Support two super partitions for retrofit devices."
by David Anderson
· 6 years ago
4b23845
fastbootd: Support two super partitions for retrofit devices.
by David Anderson
· 6 years ago
4b172fa
fastboot: Warn when flashing dynamic partitions in the bootloader.
by David Anderson
· 6 years ago
6bc1601
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 6 years ago
Next »