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