1. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 3 years, 8 months ago
  2. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 1 month ago
  3. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 4 years, 3 months ago
  4. 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 4 years, 2 months ago
  5. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 2 months ago
  6. 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 2 months ago
  7. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 4 years, 3 months ago
  8. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 4 years, 5 months ago
  9. cc011d3 Cache OTA manifest in update_engine by Kelvin Zhang · 4 years, 6 months ago
  10. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 6 months ago
  11. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 4 years, 8 months ago
  12. 065d78d update_engine: Change DLC metadata path by Andrew · 4 years, 9 months ago
  13. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 5 years ago
  14. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 5 years ago
  15. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 5 years ago
  16. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 5 years ago
  17. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 5 years ago
  18. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  19. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  20. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  21. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 6 years ago
  22. 28e8970 Revert "Remove kPrefsDynamicPartitionMetadataInitialized." by Yifan Hong · 6 years ago
  23. 09f6e0f Remove kPrefsDynamicPartitionMetadataInitialized. by Tao Bao · 6 years ago
  24. 9acd9cb Fix false negative NeedResize by Yifan Hong · 6 years ago
  25. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 6 years ago
  26. 2a0ea63 Fix two android metrics reporting in update engine by Tianjie Xu · 6 years ago
  27. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  28. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  29. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 7 years ago
  30. ffb6d80 update_engine: Do not ignore backoff on test/dev images by Amin Hassani · 7 years ago
  31. 2229059 Decrease the low bandwidth download timeout by Aaron Wood · 7 years ago
  32. 421ff33 Reland update over cellular changes by Weidong Guo · 8 years ago
  33. ee174a1 Lower the retry count in download fetcher if the update is interactive. by Sen Jiang · 7 years ago
  34. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 7 years ago
  35. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  36. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 8 years ago
  37. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  38. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 8 years ago
  39. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  40. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 9 years ago
  41. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  42. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  43. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  44. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  45. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  46. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (97%) from constants.h]
  47. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  48. 906191f Base the update complete marker on persisted data. by Alex Deymo · 9 years ago
  49. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  50. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  51. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 10 years ago
  52. 41f2cf5 update_engine: Share payloads for a maximum of five days only. by David Zeuthen · 10 years ago
  53. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  54. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  55. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  56. 4e1d149 metrics: Emit kAbnormalTermination if last update attempt failed. by David Zeuthen · 11 years ago
  57. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  58. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  59. 472b205 p2p: Bump time allowing p2p to be used from two to five days. by David Zeuthen · 11 years ago
  60. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  61. 985b112 Add Installer.OSAgeDays metric by David Zeuthen · 11 years ago
  62. 41996ad p2p: Avoid deadlock with two partially updated devices. by David Zeuthen · 11 years ago
  63. a641be5 Tweak p2p timeouts and minimum speed. by David Zeuthen · 11 years ago
  64. 052d290 p2p: Remove IsP2PAllowedForInteractiveChecks() function and its users by David Zeuthen · 11 years ago
  65. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 11 years ago
  66. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  67. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  68. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  69. dcba809 p2p: Add accounting for p2p usage to PayloadStateInterface by David Zeuthen · 11 years ago
  70. 27a48bc p2p: Add P2PManager class by David Zeuthen · 11 years ago
  71. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  72. f4867c4 Add DBus methods to allow/disallow updates over 3G by Alex Deymo · 12 years ago
  73. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 12 years ago
  74. 1c656c4 Add Installer.PayloadFormat metric by Alex Deymo · 12 years ago
  75. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  76. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 12 years ago
  77. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 12 years ago
  78. c41c228 Revert "Continue with an older update if update progress is 30% or more" by David Zeuthen · 12 years ago
  79. 249030e Continue with an older update if update progress is 30% or more by David Zeuthen · 12 years ago
  80. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  81. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 12 years ago
  82. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 12 years ago
  83. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 12 years ago
  84. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  85. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago