1. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 6 years ago
  2. 62b42c8 Call fs_mgr_overlayfs_is_setup() in InitPartitionMetadata by Mark Salyzyn · 6 years ago
  3. 1d9077f Improve the logic for mapping target dynamic partitions. by Yifan Hong · 6 years ago
  4. 35410ed Map target partitions with force_writable when resuming an update. by Yifan Hong · 6 years ago
  5. 6e38b35 Retrofit devices do not do allocatable space / 2. by Yifan Hong · 6 years ago
  6. 124a460 Reject update if static partition is a super block device. by Yifan Hong · 6 years ago
  7. a7897f3 Fix typo. by Yifan Hong · 6 years ago
  8. 8cc1e9e BootControlAndroid::GetPartitionDevice ignore dynamic partitions by Yifan Hong · 6 years ago
  9. b97e3ab BootControlAndroid: load / store metadata to correct 'super' by Yifan Hong · 6 years ago
  10. 6e706b1 DynamicPartitionControl: support retrofit devices by Yifan Hong · 6 years ago
  11. ae04e19 BootControlAndroid::GetPartitionDevice checks super metadata by Yifan Hong · 6 years ago
  12. af65ef1 Add force_writable to MapPartitionOnDeviceMapper by Yifan Hong · 6 years ago
  13. d4db07e Support updateable groups. by Yifan Hong · 6 years ago
  14. 9acd9cb Fix false negative NeedResize by Yifan Hong · 6 years ago
  15. 6b0a984 PartitionSizes -> PartitionMetadata by Yifan Hong · 6 years ago
  16. d63cb3c Don't hardcode the super partition name. by David Anderson · 6 years ago
  17. 4b92c1c Don't pass a guid to MetadataBuilder::AddPartition. by David Anderson · 6 years ago
  18. 537802d update_engine resize dynamic partitions during OTA. by Yifan Hong · 6 years ago
  19. d944faa Remove utils::DeviceForMountPoint(). by Sen Jiang · 6 years ago
  20. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  21. afde8e8 bootctrl HAL uses "default" service name by Chris Phoenix · 8 years ago
  22. 927e00d boot control: remove getInterfaceVersion reference by Steven Moreland · 8 years ago
  23. 7b514b4 Update for hiding Status from Return<T> object. by Yifan Hong · 8 years ago
  24. cee6ad9 Revert "Revert "Convert BootControl HAL to binder."" by Connor O'Brien · 8 years ago
  25. 9ca8231 Revert "Convert BootControl HAL to binder." by Connor O'Brien · 8 years ago
  26. 29dcbf3 Convert BootControl HAL to binder. by Alex Deymo · 8 years ago
  27. 44348e0 Compile update_engine_sideload as a static recovery program. by Alex Deymo · 8 years ago
  28. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  29. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  30. 12542ac boot_control: Relax /misc partition name restriction. by Alex Deymo · 9 years ago
  31. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  32. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  33. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  34. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 9 years ago
  35. aa26f62 Move MarkBootSuccessful to BootControlInterface. by Alex Deymo · 9 years ago
  36. 753fadc BootControlAndroid: Implement using libhardware. by David Zeuthen · 9 years ago
  37. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 9 years ago