1. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 2 months ago
  2. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 2 months ago
  3. 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 4 years, 2 months ago
  4. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 2 months ago
  5. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 2 months ago
  6. c288bf6 update_engine: Move DaemonStateInterface implementation to UpdateAttempter by Amin Hassani · 4 years, 2 months ago
  7. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 3 months ago
  8. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 3 months ago
  9. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 4 years, 3 months ago
  10. b0b6cc2 update_engine: remove usages of base::MessageLoop. by Qijiang Fan · 4 years, 3 months ago
  11. 852f57d update engine: clang formatting by Vyshu · 4 years, 3 months ago
  12. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 4 years, 4 months ago
  13. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 4 years, 4 months ago
  14. 4bd46b3 Fix header includes for brillo/supprocess by Amin Hassani · 4 years, 4 months ago
  15. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 4 years, 5 months ago
  16. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 4 years, 6 months ago
  17. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 5 months ago
  18. 3b323cf Fetch a/b ota partitions from the build prop, instead of walking through by Kelvin Zhang · 4 years, 5 months ago
  19. f693d8d Fix broken test due to uninitialized members by Kelvin Zhang · 4 years, 5 months ago
  20. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 4 years, 6 months ago
  21. e283ce4 Update language to comply with Android's inclusive language guidance by Tianjie · 4 years, 6 months ago
  22. 5b00207 update_engine: Fix non inclusive vocabulary by Andrew · 4 years, 7 months ago
  23. 15a6ead Reduce wait time in SubprocessTest.CancelTest by Qijiang Fan · 4 years, 6 months ago
  24. 934b847 Update UE to remove MessageLoop::current()->WatchFileDescriptor. by Tianjie · 4 years, 7 months ago
  25. cc011d3 Cache OTA manifest in update_engine by Kelvin Zhang · 4 years, 6 months ago
  26. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 4 years, 7 months ago
  27. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 7 months ago
  28. cc6ab9f update_engine: Fix non inclusive vocabulary by Andrew · 4 years, 7 months ago
  29. 91ba9be Check the enrollment in /home/chronos/Local State in addition to the VPD. by Matt Ziegelbaum · 4 years, 7 months ago
  30. 3e69b4c update_engine: Update complete event with exclusions by Jae Hoon Kim · 4 years, 7 months ago
  31. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 4 years, 7 months ago
  32. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 4 years, 8 months ago
  33. 3562a5d update_engine: Remove dead CpuLimiter declaration by Jae Hoon Kim · 4 years, 7 months ago
  34. 51a5a39 Add an overload function in boot control by Tianjie · 4 years, 8 months ago
  35. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 4 years, 8 months ago
  36. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 4 years, 9 months ago
  37. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 4 years, 8 months ago
  38. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 4 years, 8 months ago
  39. 50f2673 update_engine: Place DlcserviceInterface factory in interface header by Jae Hoon Kim · 4 years, 8 months ago
  40. 065d78d update_engine: Change DLC metadata path by Andrew · 4 years, 9 months ago
  41. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 4 years, 9 months ago
  42. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 4 years, 9 months ago
  43. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 4 years, 9 months ago
  44. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  45. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 4 years, 10 months ago
  46. 7b3910a Allow forward merge on powerwash. by Yifan Hong · 4 years, 10 months ago
  47. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 4 years, 10 months ago
  48. 6a6d0f1 ResetStatus deletes snapshots for VAB. by Yifan Hong · 4 years, 10 months ago
  49. f526156 ShouldSkipOperation -> OptimizeOperation by Yifan Hong · 4 years, 10 months ago
  50. 9f7743d Delete DynamicPartitionControl::CleanupSuccessfulUpdate by Yifan Hong · 5 years ago
  51. 40bb0d0 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 5 years ago
  52. c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 4 years, 11 months ago
  53. 9096550 UpdateAttempterAndroid::Init initiates merge by Yifan Hong · 5 years ago
  54. dad0af8 Add CleanupPreviousUpdateAction. by Yifan Hong · 5 years ago
  55. f141594 BootControl: is slot marked successful by Yifan Hong · 5 years ago
  56. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 5 years ago
  57. 2257ee1 Add DynamicPartitionControlInterface::CleanupSuccessfulUpdate by Yifan Hong · 5 years ago
  58. f033ecb DynamicPartitionControl: Add required_size to Prepare by Yifan Hong · 5 years ago
  59. 0b664d1 DynamicPartitionControl: document FinishUpdate by Yifan Hong · 5 years ago
  60. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 5 years ago
  61. 7727990 Add ErrorCode::kDeviceCorrupted. by Yifan Hong · 5 years ago
  62. 46e37d4 Add ErrorCode::kNotEnoughSpace. by Yifan Hong · 5 years ago
  63. f6c805a Sync with CrOS error codes. by Yifan Hong · 5 years ago
  64. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 5 years ago
  65. 6eec995 Only skip operation on snapshot partitions by Yifan Hong · 5 years ago
  66. 14980e2 SkipInstallOperation placeholders by Alessio Balsini · 5 years ago
  67. 6955bcc update_engine: Get rid of WatchFileDescriptor. by Qijiang Fan · 5 years ago
  68. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 5 years ago
  69. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 5 years ago
  70. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 5 years ago
  71. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 5 years ago
  72. 15726b9 Move DynamicPartitionControlInterface to common/ by Yifan Hong · 5 years ago
  73. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 5 years ago
  74. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 5 years ago
  75. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 5 years ago
  76. 8368ee0 update_engine: Block logging of invalid EOL date by Jae Hoon Kim · 5 years ago
  77. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 5 years ago
  78. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 5 years ago
  79. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 5 years ago
  80. d3d8421 update_engine: Add internal error codes that used for metrics. by Amin Hassani · 5 years ago
  81. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 5 years ago
  82. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 5 years ago
  83. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  84. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  85. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  86. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  87. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 6 years ago
  88. 4a1173a update_engine: add logs and metrics for libcurl errors by Xiaochu Liu · 6 years ago
  89. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 6 years ago
  90. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  91. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  92. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 6 years ago
  93. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  94. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 6 years ago
  95. ab6bda9 Remove unused functions in test_utils. by Sen Jiang · 6 years ago
  96. c2b3766 Remove utils::SetRootTempDir(). by Sen Jiang · 6 years ago
  97. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  98. 642b32b Add MultiRangeHttpFetcherOverFileFetcherTest to HttpFetcherTest. by Tao Bao · 6 years ago
  99. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 6 years ago
  100. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 6 years ago