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