1. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  4. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  5. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago
  6. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  7. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 10 years ago
  8. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 10 years ago
  9. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 10 years ago
  10. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  11. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 10 years ago
  12. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  13. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 10 years ago
  14. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  15. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 10 years ago[Renamed from system_state.cc]
  16. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  17. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  18. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  19. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  20. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  21. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  22. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  23. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  24. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  25. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  26. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  27. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  28. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  29. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  30. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago