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