1. 6950e02 Allow forward merge on powerwash. by Yifan Hong · 4 years, 3 months ago
  2. 3a3d0c1 ResetStatus deletes snapshots for VAB. by Yifan Hong · 4 years, 3 months ago
  3. ec95d59 ShouldSkipOperation -> OptimizeOperation by Yifan Hong · 4 years, 3 months ago
  4. 346adaa Delete DynamicPartitionControl::CleanupSuccessfulUpdate by Yifan Hong · 4 years, 4 months ago
  5. b45ec66 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 4 years, 4 months ago
  6. 538d852 [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 4 years, 4 months ago
  7. 1dcd1a6 UpdateAttempterAndroid::Init initiates merge by Yifan Hong · 4 years, 4 months ago
  8. 120c316 Add CleanupPreviousUpdateAction. by Yifan Hong · 4 years, 4 months ago
  9. 0f9dbb1 BootControl: is slot marked successful by Yifan Hong · 4 years, 4 months ago
  10. 2257ee1 Add DynamicPartitionControlInterface::CleanupSuccessfulUpdate by Yifan Hong · 4 years, 5 months ago
  11. f033ecb DynamicPartitionControl: Add required_size to Prepare by Yifan Hong · 4 years, 5 months ago
  12. 0b664d1 DynamicPartitionControl: document FinishUpdate by Yifan Hong · 4 years, 5 months ago
  13. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 4 years, 8 months ago
  14. 7727990 Add ErrorCode::kDeviceCorrupted. by Yifan Hong · 4 years, 6 months ago
  15. 46e37d4 Add ErrorCode::kNotEnoughSpace. by Yifan Hong · 4 years, 6 months ago
  16. f6c805a Sync with CrOS error codes. by Yifan Hong · 4 years, 6 months ago
  17. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 4 years, 6 months ago
  18. 6eec995 Only skip operation on snapshot partitions by Yifan Hong · 4 years, 7 months ago
  19. 14980e2 SkipInstallOperation placeholders by Alessio Balsini · 4 years, 7 months ago
  20. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 4 years, 7 months ago
  21. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 4 years, 7 months ago
  22. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 4 years, 7 months ago
  23. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 4 years, 7 months ago
  24. 15726b9 Move DynamicPartitionControlInterface to common/ by Yifan Hong · 4 years, 8 months ago
  25. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 4 years, 8 months ago
  26. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 4 years, 8 months ago
  27. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 4 years, 9 months ago
  28. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 5 years ago
  29. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 5 years ago
  30. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 5 years ago
  31. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 5 years ago
  32. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 5 years ago
  33. ab6bda9 Remove unused functions in test_utils. by Sen Jiang · 5 years ago
  34. c2b3766 Remove utils::SetRootTempDir(). by Sen Jiang · 5 years ago
  35. 08c6da1 Don't use temp file for public key. by Sen Jiang · 5 years ago
  36. 642b32b Add MultiRangeHttpFetcherOverFileFetcherTest to HttpFetcherTest. by Tao Bao · 5 years ago
  37. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 5 years ago
  38. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 5 years ago
  39. 028ea41 MultiRangeHttpFetcher::ReceivedBytes should signal the caller correctly. by Tao Bao · 5 years ago
  40. 28e8970 Revert "Remove kPrefsDynamicPartitionMetadataInitialized." by Yifan Hong · 6 years ago
  41. 09f6e0f Remove kPrefsDynamicPartitionMetadataInitialized. by Tao Bao · 6 years ago
  42. e2008f1 update_engine: check pointer for nullptr by Xiaochu Liu · 6 years ago
  43. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 6 years ago
  44. c01f41a Use /dev/block/loop* for loop devices in Android. by Sen Jiang · 6 years ago
  45. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  46. d4db07e Support updateable groups. by Yifan Hong · 6 years ago
  47. 9acd9cb Fix false negative NeedResize by Yifan Hong · 6 years ago
  48. 6b0a984 PartitionSizes -> PartitionMetadata by Yifan Hong · 6 years ago
  49. 7e1dcf7 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  50. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 6 years ago
  51. 1aafbfd update_engine: Change the default autest Omaha URL by Amin Hassani · 6 years ago
  52. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 6 years ago
  53. d8be4b5 Move ProxyResolver to common. by Sen Jiang · 6 years ago
  54. 57f9180 Calculate verity hash tree. by Sen Jiang · 7 years ago
  55. 2a0ea63 Fix two android metrics reporting in update engine by Tianjie Xu · 6 years ago
  56. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 6 years ago
  57. 897e540 update_engine: Remove xattr checks by Amin Hassani · 6 years ago
  58. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
  59. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 6 years ago
  60. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  61. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  62. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 6 years ago
  63. 0a2f6ce Use ScopedTempFile in unit test. am: 0779a151e5 by Sen Jiang · 6 years ago
  64. 0779a15 Use ScopedTempFile in unit test. by Sen Jiang · 6 years ago
  65. 8908816 Parse Android boot.img. am: 0a582fbf50 by Sen Jiang · 6 years ago
  66. 0a582fb Parse Android boot.img. by Sen Jiang · 6 years ago
  67. 8f6f243 update_engine: Add hardware support for firmware_max_rollforward by Zentaro Kavanagh · 6 years ago
  68. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  69. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 6 years ago
  70. 80f4d4c update_engine: Report VPD write failure to UMA by Amin Hassani · 6 years ago
  71. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 6 years ago
  72. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 6 years ago
  73. 3978ddd Fix error code for no update. by Sen Jiang · 6 years ago
  74. 99ced78 update_engine: Add GetMinFirmwareKeyVersion to read tpm_fwver value by Marton Hunyady · 6 years ago
  75. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 6 years ago
  76. 6d7c0a5 Correct some spellings. am: 771f6486a3 am: 5e67287bc1 by Sen Jiang · 6 years ago
  77. 771f648 Correct some spellings. by Sen Jiang · 6 years ago
  78. ffb6d80 update_engine: Do not ignore backoff on test/dev images by Amin Hassani · 6 years ago
  79. baacb98 update_engine: Add functions for reading/writing TPM values for rollback. by Zentaro Kavanagh · 6 years ago
  80. 8eaeedb Fix error code for no update. am: 89e24c11b4 am: 832c9f574c by Sen Jiang · 6 years ago
  81. 89e24c1 Fix error code for no update. by Sen Jiang · 6 years ago
  82. eb8c00a update_engine: Remove unused function by Amin Hassani · 6 years ago
  83. a885954 update_engine: Log output of alive subprocesses on exit. by Amin Hassani · 6 years ago
  84. 4ac6e67 Decrease the low bandwidth download timeout am: 2229059114 am: 74de9ce446 by Aaron Wood · 6 years ago
  85. 2229059 Decrease the low bandwidth download timeout by Aaron Wood · 6 years ago
  86. 421ff33 Reland update over cellular changes by Weidong Guo · 7 years ago
  87. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 6 years ago
  88. 7bee1b4 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 6 years ago
  89. 84e0e31 Merge remote-tracking branch 'aosp/upstream-master'. by Sen Jiang · 6 years ago
  90. ed98abf Avoid terminating MultiRangeHttpFetcher twice. am: 7424199459 am: a95dfdb274 by Sen Jiang · 6 years ago
  91. 7424199 Avoid terminating MultiRangeHttpFetcher twice. by Sen Jiang · 7 years ago
  92. c72bc87 Fix P2PDownloadActionTest. am: ba2213a53e am: 0a735f14cb by Sen Jiang · 6 years ago
  93. ba2213a Fix P2PDownloadActionTest. by Sen Jiang · 6 years ago
  94. c0cfb7d update_engine: remove redundant utils functions by Eric Caruso · 6 years ago
  95. 7feac5b update_engine: use ScopedTempDir::GetPath by Eric Caruso · 6 years ago
  96. 682cad5 resolve merge conflicts of 0b77cb9fa6941163c4a4099471bef6ef564c0ffe to oc-mr1-dev-plus-aosp by Sen Jiang · 6 years ago
  97. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 6 years ago
  98. b67946e Lower the retry count in download fetcher if the update is interactive. am: ee174a1ac2 by Sen Jiang · 6 years ago
  99. ee174a1 Lower the retry count in download fetcher if the update is interactive. by Sen Jiang · 6 years ago
  100. d060a63 update_engine: Update libchrome APIS to r456626. am: 2b9d241772 am: 76a62ae06b by Hidehiko Abe · 7 years ago