1. 0f9dbb1 BootControl: is slot marked successful by Yifan Hong · 4 years, 3 months ago
  2. e858362 Don't FinishUpdate() in BootControl*::SetActiveBootSlot() by Yifan Hong · 4 years, 7 months ago
  3. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 4 years, 7 months ago
  4. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 4 years, 7 months ago
  5. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 4 years, 7 months ago
  6. 3a1a561 Proper split of BootControl and DynamicPartitionControl. by Yifan Hong · 4 years, 7 months ago
  7. f0f4a91 DynamicPartitionControl: only create snapshot when snapshot_enabled by Yifan Hong · 4 years, 8 months ago
  8. a33bca4 Call SnapshotManager::FinishedSnapshotWrites by Yifan Hong · 4 years, 9 months ago
  9. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 4 years, 9 months ago
  10. 700d7c1 [REFACTOR] DynamicPartitionControl: Add GetSuperPartitionName by Yifan Hong · 4 years, 11 months ago
  11. 186bb68 [REFACTOR] DynamicPartitionControl: combine DAP feature flag APIs by Yifan Hong · 4 years, 11 months ago
  12. 012508e [REFACTOR] DynamicPartitionControl: minimize API by Yifan Hong · 4 years, 11 months ago
  13. 4c891c9 Fix build for API change to DestroyLogicalPartition(). by David Anderson · 5 years ago
  14. 8546a71 Fix resuming updates on DAP launch devices. by Yifan Hong · 5 years ago
  15. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 5 years ago
  16. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 5 years ago
  17. 62b42c8 Call fs_mgr_overlayfs_is_setup() in InitPartitionMetadata by Mark Salyzyn · 5 years ago
  18. 1d9077f Improve the logic for mapping target dynamic partitions. by Yifan Hong · 5 years ago
  19. 35410ed Map target partitions with force_writable when resuming an update. by Yifan Hong · 5 years ago
  20. 6e38b35 Retrofit devices do not do allocatable space / 2. by Yifan Hong · 6 years ago
  21. 124a460 Reject update if static partition is a super block device. by Yifan Hong · 6 years ago
  22. a7897f3 Fix typo. by Yifan Hong · 6 years ago
  23. 8cc1e9e BootControlAndroid::GetPartitionDevice ignore dynamic partitions by Yifan Hong · 6 years ago
  24. b97e3ab BootControlAndroid: load / store metadata to correct 'super' by Yifan Hong · 6 years ago
  25. 6e706b1 DynamicPartitionControl: support retrofit devices by Yifan Hong · 6 years ago
  26. ae04e19 BootControlAndroid::GetPartitionDevice checks super metadata by Yifan Hong · 6 years ago
  27. af65ef1 Add force_writable to MapPartitionOnDeviceMapper by Yifan Hong · 6 years ago
  28. d4db07e Support updateable groups. by Yifan Hong · 6 years ago
  29. 9acd9cb Fix false negative NeedResize by Yifan Hong · 6 years ago
  30. 6b0a984 PartitionSizes -> PartitionMetadata by Yifan Hong · 6 years ago
  31. d63cb3c Don't hardcode the super partition name. by David Anderson · 6 years ago
  32. 4b92c1c Don't pass a guid to MetadataBuilder::AddPartition. by David Anderson · 6 years ago
  33. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 6 years ago
  34. d944faa Remove utils::DeviceForMountPoint(). by Sen Jiang · 6 years ago
  35. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  36. afde8e8 bootctrl HAL uses "default" service name by Chris Phoenix · 7 years ago
  37. 927e00d boot control: remove getInterfaceVersion reference by Steven Moreland · 7 years ago
  38. 7b514b4 Update for hiding Status from Return<T> object. by Yifan Hong · 7 years ago
  39. cee6ad9 Revert "Revert "Convert BootControl HAL to binder."" by Connor O'Brien · 8 years ago
  40. 9ca8231 Revert "Convert BootControl HAL to binder." by Connor O'Brien · 8 years ago
  41. 29dcbf3 Convert BootControl HAL to binder. by Alex Deymo · 8 years ago
  42. 44348e0 Compile update_engine_sideload as a static recovery program. by Alex Deymo · 8 years ago
  43. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  44. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  45. 12542ac boot_control: Relax /misc partition name restriction. by Alex Deymo · 8 years ago
  46. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 8 years ago
  47. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  48. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  49. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 9 years ago
  50. aa26f62 Move MarkBootSuccessful to BootControlInterface. by Alex Deymo · 9 years ago
  51. 753fadc BootControlAndroid: Implement using libhardware. by David Zeuthen · 9 years ago
  52. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 9 years ago