1. cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years ago
  2. 98cb8f7 Add payload prop to set custom proxy URL by Kelvin Zhang · 3 years ago
  3. c7a1d1f Remove ProxyResolver from update_engine by Kelvin Zhang · 3 years ago
  4. 42c2d55 Cleanup DAP state before installing new OTA by Kelvin Zhang · 3 years ago
  5. ff5380b Fully reset update state during ResetStatus() call by Kelvin Zhang · 3 years, 5 months ago
  6. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years, 10 months ago
  7. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years ago
  8. 7f8f2ab Add stub implementation for APIs to switch slot by Tianjie · 4 years, 1 month ago
  9. a43d6e8 Detect rollback and cleanup space allocated for apex by Kelvin Zhang · 4 years, 2 months ago
  10. d6fd682 Only call InitAfterReboot if we detect a device reboot by Kelvin Zhang · 4 years, 2 months ago
  11. 4061c51 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot by Kelvin Zhang · 4 years, 3 months ago
  12. b5c07bf Clean up reserved space for decompression when OTA cancelled by Mohammad Samiul Islam · 4 years, 5 months ago
  13. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 3 months ago
  14. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 4 years, 4 months ago
  15. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 4 years, 5 months ago
  16. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 4 years, 6 months ago
  17. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 4 years, 6 months ago
  18. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 4 years, 6 months ago
  19. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 4 years, 6 months ago
  20. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years, 7 months ago
  21. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 8 months ago
  22. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 9 months ago
  23. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago
  24. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 9 months ago
  25. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago[Renamed (98%) from update_attempter_android.cc]
  26. 8b1e0dc Mount all partitions before running postinstall by Kelvin Zhang · 4 years, 10 months ago
  27. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  28. d2da7b1 Report actual payload type by Kelvin Zhang · 5 years ago
  29. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  30. 6a6d0f1 ResetStatus deletes snapshots for VAB. by Yifan Hong · 5 years ago
  31. 5cd63fa Fix merge in sideload by Yifan Hong · 5 years ago
  32. 40bb0d0 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 5 years ago
  33. 8351750 Merge snapshots before applying the next OTA. by Yifan Hong · 5 years ago
  34. 9096550 UpdateAttempterAndroid::Init initiates merge by Yifan Hong · 5 years ago
  35. 4f61156 Implement UpdateAttempterAndroid::CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  36. 55c2bfe DeltaPerformer: Don't destroy previously allocated space by Yifan Hong · 6 years ago
  37. 6561303 Implement UpdateAttempterAndroid::AllocateSpaceForPayload by Yifan Hong · 6 years ago
  38. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 6 years ago
  39. 2236ea0 Add stubs for UpdateEngine.CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  40. 6f7e29f Add stubs for UpdateEngine.AllocateSpaceForPayload by Yifan Hong · 6 years ago
  41. bd47d62 Refactor UpdateAttmpeterAndroid. by Yifan Hong · 6 years ago
  42. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 6 years ago
  43. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 6 years ago
  44. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  45. 21030c1 Use the payload size as the base to calculate download overhead by Tianjie Xu · 6 years ago
  46. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  47. 9cf5262 Metrics: PayloadAttemptNumber should persist across attempts by xunchang · 7 years ago
  48. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 7 years ago
  49. 08c6da1 Don't use temp file for public key. by Sen Jiang · 7 years ago
  50. 1bafff8 Android: Reset update progress when booted into new version. by Sen Jiang · 7 years ago
  51. 5a71c60 Remove bind_lambda.h include directive. by Hidehiko Abe · 7 years ago
  52. 7328c9f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  53. 840a7ea Check metadata size in payload. by Sen Jiang · 7 years ago
  54. 7e1dcf7 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 7 years ago
  55. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 7 years ago
  56. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 7 years ago
  57. 2a0ea63 Fix two android metrics reporting in update engine by Tianjie Xu · 7 years ago
  58. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 7 years ago
  59. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 7 years ago
  60. da7025f Use ActionProcessor::IsRunning() to check for ongoing update. am: 91f8d2aa3f by Sen Jiang · 7 years ago
  61. 91f8d2a Use ActionProcessor::IsRunning() to check for ongoing update. by Sen Jiang · 7 years ago
  62. a84bf31 Report duration uptime for successful update. am: 8712e96150 am: acb50def91 by Sen Jiang · 7 years ago
  63. 8712e96 Report duration uptime for successful update. by Sen Jiang · 7 years ago
  64. dcaf797 Support a range of major and minor version. by Sen Jiang · 7 years ago
  65. f123663 Support a range of major and minor version. by Sen Jiang · 7 years ago
  66. 28d8ed9 Implement VerifyPayloadApplicable. by Sen Jiang · 8 years ago
  67. 61c7531 Replace is_interactive with interactive for consistency in the code. am: ed37d6819b by Amin Hassani · 7 years ago
  68. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  69. 8371c1c Implement VerifyPayloadApplicable. by Sen Jiang · 8 years ago
  70. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  71. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  72. 82b8ee4 Unbind network after an update in Android. am: b19c3ec7bd am: b35addc4fd by Sen Jiang · 8 years ago
  73. b19c3ec Unbind network after an update in Android. by Sen Jiang · 8 years ago
  74. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  75. fe52282 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  76. 3dcc40b Collect android metrics for bytes downloaded am: d4777a148b am: 2cfdbf4518 by Tianjie Xu · 8 years ago
  77. d4777a1 Collect android metrics for bytes downloaded by Tianjie Xu · 8 years ago
  78. 3bcd726 Create a dummy MetricsReporterStub class am: d4c5debc65 am: 083fb1a12f by Tianjie Xu · 8 years ago
  79. d4c5deb Create a dummy MetricsReporterStub class by Tianjie Xu · 8 years ago
  80. acbdd1c Add SafetyNet logging for payload timestamp error. by Sen Jiang · 8 years ago
  81. 52c678c Report more android update metrics in update engine by Tianjie Xu · 8 years ago
  82. 90aaa10 Collect metrics for android update attempt by Tianjie Xu · 8 years ago
  83. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 8 years ago
  84. 1b66114 Implement the android metrics reporter by Tianjie Xu · 8 years ago
  85. 7f92e2b Update API: initial support by Aaron Wood · 8 years ago
  86. cbd37c6 Error out if SetProcessNetwork fails. by Sen Jiang · 8 years ago
  87. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 8 years ago
  88. 2d1c87b Fix crash in UpdateAttempterAndroid. by Sen Jiang · 8 years ago
  89. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
  90. 5ae865b Resume multiple payloads. by Sen Jiang · 8 years ago
  91. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  92. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  93. 56db75d Remove call to cpu limiter in Android. by Sen Jiang · 8 years ago
  94. 5259033 Mark current slot successful after cancelling an update. by Alex Deymo · 9 years ago
  95. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 9 years ago
  96. 03a4de7 Build update_engine_sideload. by Alex Deymo · 9 years ago
  97. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 9 years ago
  98. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 9 years ago
  99. 5990bf3 Reset the update progress when partition verification fails. by Alex Deymo · 9 years ago
  100. 2c131bb Fetch local files asynchronously. by Alex Deymo · 9 years ago