1. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  2. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 9 years ago
  3. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  4. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  5. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 10 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (96%) from postinstall_runner_action.cc]
  7. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  8. 5aa1c54 Create temporary files in the system's temp directory. by Alex Deymo · 10 years ago
  9. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 10 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  11. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 10 years ago
  12. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 10 years ago
  13. 4c82df3 update_engine: Attempt to mount the ROOTFS as squashfs during postinst. by Alex Deymo · 11 years ago
  14. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  15. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  16. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  17. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  18. 000ecb3 Don't run postinstall script from untrusted rootfs as part of rollback. by Chris Sosa · 11 years ago
  19. 032e772 Log the file format of cros_install on postinstall action by Alex Deymo · 11 years ago
  20. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 12 years ago
  21. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 12 years ago
  22. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  23. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  24. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  25. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  26. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  27. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 14 years ago
  28. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 14 years ago
  29. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  30. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 15 years ago
  31. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 15 years ago
  32. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 15 years ago
  33. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
  34. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 15 years ago
  35. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
  36. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  37. 3defe6a Missed new files in last commit by adlr@google.com · 16 years ago