1. 4ce0110 Check if mount directory exists before attempting mount() syscall by Kelvin Zhang · 4 years, 9 months ago
  2. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 4 years, 9 months ago
  3. 8b1e0dc Mount all partitions before running postinstall by Kelvin Zhang · 4 years, 10 months ago
  4. aff7200 update_engine: Enterprise channel downgrade by Miriam Polzer · 5 years ago
  5. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 5 years ago
  6. 934b847 Update UE to remove MessageLoop::current()->WatchFileDescriptor. by Tianjie · 5 years ago
  7. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  8. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  9. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  10. 7b3910a Allow forward merge on powerwash. by Yifan Hong · 5 years ago
  11. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 6 years ago
  12. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 6 years ago
  13. e858362 Don't FinishUpdate() in BootControl*::SetActiveBootSlot() by Yifan Hong · 6 years ago
  14. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  15. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  16. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 7 years ago
  17. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 7 years ago
  18. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  19. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 7 years ago
  20. 128936f postinstall: fixed postinst_action_progress is NaN by Yoshitaka Ishida · 7 years ago
  21. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  22. 7f4bc3f update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 9 years ago
  23. f411650 Unmount old postinstall mountpoint from previous runs. by Alex Deymo · 8 years ago
  24. a2ea1c2 Fix downstream Chrome OS build. by Alex Deymo · 9 years ago
  25. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 9 years ago
  26. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  27. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 9 years ago
  28. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 9 years ago
  29. 44b3567 Fix compile error in Chromium OS. by Alex Deymo · 9 years ago
  30. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 9 years ago
  31. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  32. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  33. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  34. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 9 years ago
  35. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  36. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  37. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 10 years ago
  38. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (96%) from postinstall_runner_action.cc]
  39. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  40. 5aa1c54 Create temporary files in the system's temp directory. by Alex Deymo · 10 years ago
  41. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 10 years ago
  42. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  43. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 10 years ago
  44. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 10 years ago
  45. 4c82df3 update_engine: Attempt to mount the ROOTFS as squashfs during postinst. by Alex Deymo · 11 years ago
  46. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  47. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  48. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  49. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  50. 000ecb3 Don't run postinstall script from untrusted rootfs as part of rollback. by Chris Sosa · 11 years ago
  51. 032e772 Log the file format of cros_install on postinstall action by Alex Deymo · 11 years ago
  52. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 12 years ago
  53. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 12 years ago
  54. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  55. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  56. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  57. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  58. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  59. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 14 years ago
  60. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 14 years ago
  61. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  62. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 15 years ago
  63. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 15 years ago
  64. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 15 years ago
  65. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
  66. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 15 years ago
  67. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
  68. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  69. 3defe6a Missed new files in last commit by adlr@google.com · 16 years ago