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