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