1. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 12 years ago
  2. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 12 years ago
  3. 5708ecd Move IsBootDeviceRemovable() to the HardwareInterface. by Alex Deymo · 12 years ago
  4. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 12 years ago
  5. 7984bf0 Remove IsOfficialBuild() from other singleton interfaces. by Alex Deymo · 12 years ago
  6. 4f5b144 update_engine: added partition name manipulation library methods by Alex Vakulenko · 12 years ago
  7. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 12 years ago
  8. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 12 years ago
  9. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 13 years ago
  10. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 13 years ago
  11. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 13 years ago
  12. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 13 years ago
  13. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 13 years ago
  14. 7c04e76 Enable test mode updates. by Gilad Arnold · 14 years ago
  15. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 14 years ago
  16. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 14 years ago
  17. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 14 years ago
  18. d7b513d New utility functions for formatting time intervals. by Gilad Arnold · 14 years ago
  19. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 14 years ago
  20. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 15 years ago
  21. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 15 years ago
  22. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 15 years ago
  23. 4516810 AU: Manual proxy support by Andrew de los Reyes · 15 years ago
  24. 2a0e633 AU: Skip all automatic update checks if OOBE is not complete. by Darin Petkov · 16 years ago
  25. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 16 years ago
  26. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 16 years ago