1. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 10 months ago[Renamed (99%) from boot_control_chromeos.cc]
  2. 852f57d update engine: clang formatting by Vyshu · 4 years, 11 months ago
  3. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  4. 51a5a39 Add an overload function in boot control by Tianjie · 5 years ago
  5. f141594 BootControl: is slot marked successful by Yifan Hong · 6 years ago
  6. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 6 years ago
  7. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 6 years ago
  8. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 6 years ago
  9. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 6 years ago
  10. 73733a0 update_engine: Add support for DLC packages. by Amin Hassani · 6 years ago
  11. b9cf501 update_engine: use shared DLC path strings by Xiaochu Liu · 7 years ago
  12. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 7 years ago
  13. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 7 years ago
  14. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 7 years ago
  15. f53a5d3 update_engine: fix english by Xiaochu Liu · 7 years ago
  16. 6b0a984 PartitionSizes -> PartitionMetadata by Yifan Hong · 7 years ago
  17. 0d69220 update_engine: define dlc constants by Xiaochu Liu · 7 years ago
  18. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 7 years ago
  19. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 7 years ago
  20. c96589a boot_control_chromeos: IWYU by Yifan Hong · 7 years ago
  21. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  22. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  23. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  24. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 10 years ago[Renamed (98%) from common/boot_control_chromeos.cc]
  25. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (97%) from boot_control_chromeos.cc]
  26. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  27. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 10 years ago
  28. aa26f62 Move MarkBootSuccessful to BootControlInterface. by Alex Deymo · 10 years ago
  29. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 10 years ago
  30. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago