1. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 6 years ago
  2. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 6 years ago
  3. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 6 years ago
  4. 3562a5d update_engine: Remove dead CpuLimiter declaration by Jae Hoon Kim · 6 years ago
  5. 51a5a39 Add an overload function in boot control by Tianjie · 6 years ago
  6. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 6 years ago
  7. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 6 years ago
  8. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 6 years ago
  9. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 6 years ago
  10. 50f2673 update_engine: Place DlcserviceInterface factory in interface header by Jae Hoon Kim · 6 years ago
  11. 065d78d update_engine: Change DLC metadata path by Andrew · 6 years ago
  12. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 6 years ago
  13. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 6 years ago
  14. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 6 years ago
  15. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 6 years ago
  16. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 6 years ago
  17. 7b3910a Allow forward merge on powerwash. by Yifan Hong · 6 years ago
  18. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 6 years ago
  19. 6a6d0f1 ResetStatus deletes snapshots for VAB. by Yifan Hong · 6 years ago
  20. f526156 ShouldSkipOperation -> OptimizeOperation by Yifan Hong · 6 years ago
  21. 9f7743d Delete DynamicPartitionControl::CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  22. 40bb0d0 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 6 years ago
  23. c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 6 years ago
  24. 9096550 UpdateAttempterAndroid::Init initiates merge by Yifan Hong · 6 years ago
  25. dad0af8 Add CleanupPreviousUpdateAction. by Yifan Hong · 6 years ago
  26. f141594 BootControl: is slot marked successful by Yifan Hong · 6 years ago
  27. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 6 years ago
  28. 2257ee1 Add DynamicPartitionControlInterface::CleanupSuccessfulUpdate by Yifan Hong · 6 years ago
  29. f033ecb DynamicPartitionControl: Add required_size to Prepare by Yifan Hong · 6 years ago
  30. 0b664d1 DynamicPartitionControl: document FinishUpdate by Yifan Hong · 6 years ago
  31. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 6 years ago
  32. 7727990 Add ErrorCode::kDeviceCorrupted. by Yifan Hong · 6 years ago
  33. 46e37d4 Add ErrorCode::kNotEnoughSpace. by Yifan Hong · 6 years ago
  34. f6c805a Sync with CrOS error codes. by Yifan Hong · 6 years ago
  35. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 6 years ago
  36. 6eec995 Only skip operation on snapshot partitions by Yifan Hong · 6 years ago
  37. 14980e2 SkipInstallOperation placeholders by Alessio Balsini · 6 years ago
  38. 6955bcc update_engine: Get rid of WatchFileDescriptor. by Qijiang Fan · 6 years ago
  39. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 6 years ago
  40. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 6 years ago
  41. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 6 years ago
  42. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 6 years ago
  43. 15726b9 Move DynamicPartitionControlInterface to common/ by Yifan Hong · 6 years ago
  44. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 6 years ago
  45. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 6 years ago
  46. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 6 years ago
  47. 8368ee0 update_engine: Block logging of invalid EOL date by Jae Hoon Kim · 6 years ago
  48. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  49. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 6 years ago
  50. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 6 years ago
  51. d3d8421 update_engine: Add internal error codes that used for metrics. by Amin Hassani · 6 years ago
  52. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 6 years ago
  53. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 6 years ago
  54. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  55. 7b428f5 update_engine: drop MTD logic by Brian Norris · 7 years ago
  56. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 7 years ago
  57. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 7 years ago
  58. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 7 years ago
  59. 4a1173a update_engine: add logs and metrics for libcurl errors by Xiaochu Liu · 7 years ago
  60. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 7 years ago
  61. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 7 years ago
  62. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 7 years ago
  63. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 7 years ago
  64. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 7 years ago
  65. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 7 years ago
  66. ab6bda9 Remove unused functions in test_utils. by Sen Jiang · 7 years ago
  67. c2b3766 Remove utils::SetRootTempDir(). by Sen Jiang · 7 years ago
  68. 08c6da1 Don't use temp file for public key. by Sen Jiang · 7 years ago
  69. 642b32b Add MultiRangeHttpFetcherOverFileFetcherTest to HttpFetcherTest. by Tao Bao · 7 years ago
  70. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 7 years ago
  71. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 7 years ago
  72. 028ea41 MultiRangeHttpFetcher::ReceivedBytes should signal the caller correctly. by Tao Bao · 7 years ago
  73. 28e8970 Revert "Remove kPrefsDynamicPartitionMetadataInitialized." by Yifan Hong · 7 years ago
  74. 09f6e0f Remove kPrefsDynamicPartitionMetadataInitialized. by Tao Bao · 7 years ago
  75. e2008f1 update_engine: check pointer for nullptr by Xiaochu Liu · 7 years ago
  76. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 7 years ago
  77. c01f41a Use /dev/block/loop* for loop devices in Android. by Sen Jiang · 7 years ago
  78. 8ba486f update_engine: support DLC update by Xiaochu Liu · 7 years ago
  79. d4db07e Support updateable groups. by Yifan Hong · 7 years ago
  80. 9acd9cb Fix false negative NeedResize by Yifan Hong · 7 years ago
  81. 6b0a984 PartitionSizes -> PartitionMetadata by Yifan Hong · 7 years ago
  82. 7e1dcf7 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 7 years ago
  83. 3eeaf7d Skip writing verity if already written. by Sen Jiang · 7 years ago
  84. 1aafbfd update_engine: Change the default autest Omaha URL by Amin Hassani · 7 years ago
  85. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 7 years ago
  86. d8be4b5 Move ProxyResolver to common. by Sen Jiang · 7 years ago
  87. 57f9180 Calculate verity hash tree. by Sen Jiang · 8 years ago
  88. 2a0ea63 Fix two android metrics reporting in update engine by Tianjie Xu · 7 years ago
  89. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 7 years ago
  90. 897e540 update_engine: Remove xattr checks by Amin Hassani · 7 years ago
  91. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 7 years ago
  92. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 7 years ago
  93. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 8 years ago
  94. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 7 years ago
  95. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 7 years ago
  96. 0a2f6ce Use ScopedTempFile in unit test. am: 0779a151e5 by Sen Jiang · 7 years ago
  97. 0779a15 Use ScopedTempFile in unit test. by Sen Jiang · 7 years ago
  98. 8908816 Parse Android boot.img. am: 0a582fbf50 by Sen Jiang · 7 years ago
  99. 0a582fb Parse Android boot.img. by Sen Jiang · 8 years ago
  100. 8f6f243 update_engine: Add hardware support for firmware_max_rollforward by Zentaro Kavanagh · 8 years ago