- 1814bb4 Move FinishedSnapshotWrites call to filesystem verifier by Kelvin Zhang · 1 year, 7 months ago android14-qpr1-automotiveos-release android-automotiveos-14.0.0_lts2 android-automotiveos-14.0.0_lts3 android-automotiveos-14.0.0_lts4 android-automotiveos-14.0.0_lts5
- 3efb3f2 Verity writes propogate progress report by Daniel Zheng · 2 years, 3 months ago
- ab15beb Remove unnecessary partition re-maps by Kelvin Zhang · 2 years, 4 months ago
- bd16b01 Changed EncodeFEC to compute in incremental steps allowing OTA to be by Daniel Zheng · 2 years, 5 months ago
- 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 2 years, 8 months ago
- 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 3 years, 2 months ago
- 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 3 months ago
- 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years, 5 months ago
- 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 3 years, 8 months ago
- 1d99ae1 Fix some lint/style error by Kelvin Zhang · 3 years, 11 months ago
- 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 3 years, 11 months ago
- e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 3 years, 11 months ago
- 9105f4b Fix verity discarded bug by Kelvin Zhang · 3 years, 11 months ago
- 4f28a6c Support verity writes in VABC by Kelvin Zhang · 4 years ago
- 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 4 years ago
- 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 4 years ago
- ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 4 years ago
- 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 4 years, 1 month ago
- ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 4 years, 4 months ago
- 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 4 years, 9 months ago android-r-beta-2 android-r-beta-3
- 242e33a Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 4 years, 9 months ago
- 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 4 years, 9 months ago
- 50504d6 update_engine: Dump InstallPlan with Partitions by Jae Hoon Kim · 5 years ago
- 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 6 years ago
- 3eeaf7d Skip writing verity if already written. by Sen Jiang · 6 years ago
- 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 7 years ago
- 57f9180 Calculate verity hash tree. by Sen Jiang · 7 years ago
- abe4a77 update_engine: Remove Action object from FilesystemVerifierActionDelegate by Amin Hassani · 7 years ago
- cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
- 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
- a35896c Only verify the source partition which target hash mismatch. by Sen Jiang · 9 years ago
- 65566a3 Don't verify source partition in full update. by Sen Jiang · 9 years ago
- e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 9 years ago
- fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
- bf341e3 Clean up dead code in FilesystemVerifierAction. by Sen Jiang · 9 years ago
- 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
- 1ad42ad Optional source filesystem verification in minor version 3. by Sen Jiang · 9 years ago
- 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (96%) from filesystem_verifier_action.cc]
- 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
- e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
- 5ed695e Mark the new slot as not ready from the DownloadAction. by Alex Deymo · 9 years ago
- 70a6ab0 Move install operations to partitions field in major version 2. by Sen Jiang · 10 years ago
- 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
- aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
- b9e8e26 update_engine: Use FileStream in FilesystemVerifierAction. by Alex Deymo · 10 years ago
- 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 10 years ago
- 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 10 years ago
- eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago