1. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  2. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 11 years ago
  3. 5708ecd Move IsBootDeviceRemovable() to the HardwareInterface. by Alex Deymo · 11 years ago
  4. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  5. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  6. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago
  7. 7984bf0 Remove IsOfficialBuild() from other singleton interfaces. by Alex Deymo · 11 years ago
  8. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 11 years ago
  9. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 12 years ago
  10. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 13 years ago
  11. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 13 years ago
  12. 07428b5 Fix update_engine_unittests bug - properly setup singleton class member. by Han Shen · 13 years ago
  13. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 13 years ago
  14. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 13 years ago
  15. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 13 years ago
  16. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 13 years ago
  17. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 14 years ago
  18. 000d895 AU: Full proxy support by Andrew de los Reyes · 14 years ago
  19. 4516810 AU: Manual proxy support by Andrew de los Reyes · 15 years ago
  20. 2a0e633 AU: Skip all automatic update checks if OOBE is not complete. by Darin Petkov · 15 years ago
  21. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 15 years ago
  22. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 15 years ago
  23. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 15 years ago