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