1. f13a409 update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 9 years ago
  2. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 10 years ago
  3. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 10 years ago
  4. fa458ec Remove postinstall unittests root check. by Alex Deymo · 10 years ago
  5. 65566a3 Don't verify source partition in full update. by Sen Jiang · 10 years ago
  6. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 10 years ago
  7. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 10 years ago
  8. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 10 years ago
  9. 44b3567 Fix compile error in Chromium OS. by Alex Deymo · 10 years ago
  10. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 10 years ago
  11. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 10 years ago
  12. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 10 years ago
  13. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 10 years ago
  14. 8de733a Remove usage of openssl binary. by Sen Jiang · 10 years ago
  15. 0497d05 Fix ZERO and DISCARD operations. by Alex Deymo · 10 years ago
  16. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 10 years ago
  17. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 10 years ago
  18. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 10 years ago
  19. bf341e3 Clean up dead code in FilesystemVerifierAction. by Sen Jiang · 10 years ago
  20. e0d0428 Check if zlib is compatible. by Sen Jiang · 10 years ago
  21. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 10 years ago
  22. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 10 years ago
  23. 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 10 years ago
  24. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 10 years ago
  25. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 10 years ago
  26. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 10 years ago
  27. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 10 years ago
  28. f25eb49 Fix resuming canceled updates. by Alex Deymo · 10 years ago
  29. 4eccae2 Fix unittest compile by Xiyuan Xia · 10 years ago
  30. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 10 years ago
  31. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 10 years ago
  32. 80f70ff Build unittests in Brillo. by Alex Deymo · 10 years ago
  33. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 10 years ago
  34. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 10 years ago
  35. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 10 years ago
  36. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  37. 3317b88 Add IMGDIFF operation to protobuf. by Sen Jiang · 10 years ago
  38. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 10 years ago
  39. f987481 Fix unittest in FilesystemVerifierActionTest. by Sen Jiang · 10 years ago
  40. 889c65d Switch supported minor version to 3. by Sen Jiang · 10 years ago
  41. 1ad42ad Optional source filesystem verification in minor version 3. by Sen Jiang · 10 years ago
  42. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 10 years ago
  43. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 10 years ago
  44. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 10 years ago
  45. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 10 years ago
  46. 2ec4aab Verify operation source hash if present. by Sen Jiang · 10 years ago
  47. e67a8bb Fix mtd_file_descriptor includes. by Alex Deymo · 10 years ago
  48. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago