1. 1302050 Print full build fingerprint after OTA update by Kelvin Zhang · 2 years ago
  2. eede4c8 Adding error for when overlayfs is enabled in OTA by Daniel Zheng · 2 years, 2 months ago
  3. 2f6c25a Replace usage of base::Callback with std::function by Kelvin Zhang · 2 years, 1 month ago
  4. 92f7d17 Replacing Brillo Error by Daniel Zheng · 2 years, 2 months ago
  5. abb082f Check for metadata hash if specified by Kelvin Zhang · 2 years, 3 months ago
  6. f92fe25 Reset slot switch before deleting snapshots by Kelvin Zhang · 2 years, 4 months ago
  7. 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 5 months ago
  8. a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 5 months ago
  9. 1bcd7d7 Fix rollback detection by Kelvin Zhang · 2 years, 6 months ago
  10. 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 6 months ago
  11. 6e4f345 Suppress uninitialized value warnings. by Chih-Hung Hsieh · 2 years, 8 months ago
  12. 32a73a9 Throttle metric writing by 3 seconds by Kelvin Zhang · 2 years, 8 months ago
  13. 263a540 Skip postinstall mount check if we already completed postinstall by Kelvin Zhang · 2 years, 8 months ago
  14. f844198 Skip filesystem verification if it's already done by Kelvin Zhang · 2 years, 8 months ago
  15. e76cf56 Clear completion marker upon resetting slot switch by Daniel Zheng · 2 years, 9 months ago
  16. c54c996 Reset libsnapshot states before applying a new update by Kelvin Zhang · 2 years, 10 months ago
  17. 3cc4fa3 Add a header value for configure max downlaod retry count by Kelvin Zhang · 2 years, 11 months ago
  18. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years ago
  19. da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 3 years ago
  20. cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years ago
  21. 98cb8f7 Add payload prop to set custom proxy URL by Kelvin Zhang · 3 years ago
  22. c7a1d1f Remove ProxyResolver from update_engine by Kelvin Zhang · 3 years ago
  23. 42c2d55 Cleanup DAP state before installing new OTA by Kelvin Zhang · 3 years ago
  24. ff5380b Fully reset update state during ResetStatus() call by Kelvin Zhang · 3 years, 5 months ago
  25. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years, 10 months ago
  26. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years ago
  27. 7f8f2ab Add stub implementation for APIs to switch slot by Tianjie · 4 years, 1 month ago
  28. a43d6e8 Detect rollback and cleanup space allocated for apex by Kelvin Zhang · 4 years, 2 months ago
  29. d6fd682 Only call InitAfterReboot if we detect a device reboot by Kelvin Zhang · 4 years, 2 months ago
  30. 4061c51 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot by Kelvin Zhang · 4 years, 3 months ago
  31. b5c07bf Clean up reserved space for decompression when OTA cancelled by Mohammad Samiul Islam · 4 years, 5 months ago
  32. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 3 months ago
  33. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 4 years, 4 months ago
  34. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 4 years, 5 months ago
  35. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 4 years, 6 months ago
  36. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 4 years, 6 months ago
  37. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 4 years, 6 months ago
  38. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 4 years, 6 months ago
  39. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years, 7 months ago
  40. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 8 months ago
  41. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 9 months ago
  42. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago
  43. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 9 months ago
  44. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago[Renamed (98%) from update_attempter_android.cc]
  45. 8b1e0dc Mount all partitions before running postinstall by Kelvin Zhang · 4 years, 10 months ago
  46. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  47. d2da7b1 Report actual payload type by Kelvin Zhang · 5 years ago
  48. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  49. 6a6d0f1 ResetStatus deletes snapshots for VAB. by Yifan Hong · 5 years ago
  50. 5cd63fa Fix merge in sideload by Yifan Hong · 5 years ago
  51. 40bb0d0 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 5 years ago
  52. 8351750 Merge snapshots before applying the next OTA. by Yifan Hong · 5 years ago
  53. 9096550 UpdateAttempterAndroid::Init initiates merge by Yifan Hong · 5 years ago
  54. 4f61156 Implement UpdateAttempterAndroid::CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  55. 55c2bfe DeltaPerformer: Don't destroy previously allocated space by Yifan Hong · 6 years ago
  56. 6561303 Implement UpdateAttempterAndroid::AllocateSpaceForPayload by Yifan Hong · 6 years ago
  57. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 6 years ago
  58. 2236ea0 Add stubs for UpdateEngine.CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  59. 6f7e29f Add stubs for UpdateEngine.AllocateSpaceForPayload by Yifan Hong · 6 years ago
  60. bd47d62 Refactor UpdateAttmpeterAndroid. by Yifan Hong · 6 years ago
  61. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 6 years ago
  62. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 6 years ago
  63. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  64. 21030c1 Use the payload size as the base to calculate download overhead by Tianjie Xu · 6 years ago
  65. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  66. 9cf5262 Metrics: PayloadAttemptNumber should persist across attempts by xunchang · 7 years ago
  67. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 7 years ago
  68. 08c6da1 Don't use temp file for public key. by Sen Jiang · 7 years ago
  69. 1bafff8 Android: Reset update progress when booted into new version. by Sen Jiang · 7 years ago
  70. 5a71c60 Remove bind_lambda.h include directive. by Hidehiko Abe · 7 years ago
  71. 7328c9f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  72. 840a7ea Check metadata size in payload. by Sen Jiang · 7 years ago
  73. 7e1dcf7 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 7 years ago
  74. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 7 years ago
  75. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 7 years ago
  76. 2a0ea63 Fix two android metrics reporting in update engine by Tianjie Xu · 7 years ago
  77. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 7 years ago
  78. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 7 years ago
  79. da7025f Use ActionProcessor::IsRunning() to check for ongoing update. am: 91f8d2aa3f by Sen Jiang · 7 years ago
  80. 91f8d2a Use ActionProcessor::IsRunning() to check for ongoing update. by Sen Jiang · 7 years ago
  81. a84bf31 Report duration uptime for successful update. am: 8712e96150 am: acb50def91 by Sen Jiang · 7 years ago
  82. 8712e96 Report duration uptime for successful update. by Sen Jiang · 7 years ago
  83. dcaf797 Support a range of major and minor version. by Sen Jiang · 7 years ago
  84. f123663 Support a range of major and minor version. by Sen Jiang · 7 years ago
  85. 28d8ed9 Implement VerifyPayloadApplicable. by Sen Jiang · 8 years ago
  86. 61c7531 Replace is_interactive with interactive for consistency in the code. am: ed37d6819b by Amin Hassani · 7 years ago
  87. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  88. 8371c1c Implement VerifyPayloadApplicable. by Sen Jiang · 8 years ago
  89. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  90. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  91. 82b8ee4 Unbind network after an update in Android. am: b19c3ec7bd am: b35addc4fd by Sen Jiang · 8 years ago
  92. b19c3ec Unbind network after an update in Android. by Sen Jiang · 8 years ago
  93. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  94. fe52282 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  95. 3dcc40b Collect android metrics for bytes downloaded am: d4777a148b am: 2cfdbf4518 by Tianjie Xu · 8 years ago
  96. d4777a1 Collect android metrics for bytes downloaded by Tianjie Xu · 8 years ago
  97. 3bcd726 Create a dummy MetricsReporterStub class am: d4c5debc65 am: 083fb1a12f by Tianjie Xu · 8 years ago
  98. d4c5deb Create a dummy MetricsReporterStub class by Tianjie Xu · 8 years ago
  99. acbdd1c Add SafetyNet logging for payload timestamp error. by Sen Jiang · 8 years ago
  100. 52c678c Report more android update metrics in update engine by Tianjie Xu · 8 years ago