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