1. 97e1b73 Add maximum timestamp to the payload. by Sen Jiang · 7 years ago
  2. a918f9d Implement powerwash on Android. by Alex Deymo · 8 years ago
  3. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  4. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  5. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  6. 1c4e84a Read official-build and dev-mode from the system properties. by Alex Deymo · 9 years ago
  7. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  8. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago[Renamed (81%) from hardware.cc]
  9. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  11. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  12. ebbe7ef update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed. by Alex Deymo · 10 years ago
  13. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  14. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  15. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  16. 13f3544 update_engine: Remove unused symbols previously needed to link. by Bill Richardson · 10 years ago
  17. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  18. df632d1 Fix linter issues on HardwareInterface. by Alex Deymo · 10 years ago
  19. 5708ecd Move IsBootDeviceRemovable() to the HardwareInterface. by Alex Deymo · 10 years ago
  20. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  21. 2bddadd update_engine: Added more logging and debugging for rollback checking by Alex Vakulenko · 10 years ago
  22. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  23. d0fdfb3 update_engine: Cleanup of HardwareInterface - const/override by Alex Vakulenko · 10 years ago
  24. 59e253e update_engine: added CanRollback dbus method by Alex Vakulenko · 10 years ago
  25. 4f5b144 update_engine: added partition name manipulation library methods by Alex Vakulenko · 10 years ago
  26. f8d037f Re-land "Add ability to check /etc/lsb-release for HWID" by Chris Masone · 10 years ago
  27. 33ab35b Revert "Add ability to check /etc/lsb-release for HWID" by Chris Sosa · 10 years ago
  28. d1da510 Add ability to check /etc/lsb-release for HWID by Chris Masone · 10 years ago
  29. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 11 years ago
  30. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  31. c7dd853 Test for developer images using crossystem. by J. Richard Barnette · 11 years ago
  32. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  33. 522d36f Move simple firmware related queries into HardwareInterface. by J. Richard Barnette · 11 years ago
  34. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  35. 049d165 Add support for /dev/ubiblockX_0 install devices by Liam McLoughlin · 11 years ago
  36. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago