1. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  2. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  3. 9c155d2 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 11 years ago
  4. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  5. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  6. 14a9e70 update_engine: UM: Properly handle update download deterrents. by Gilad Arnold · 11 years ago
  7. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 11 years ago
  8. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  9. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 11 years ago
  10. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 11 years ago
  11. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  12. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 11 years ago
  13. d4b3032 update_engine: UM: UpdateCheckAllowed returns target version prefix. by Gilad Arnold · 11 years ago
  14. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  15. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  16. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 11 years ago
  17. a1eabcd UpdateManager: Do not schedule update checks if OOBE did not complete. by Gilad Arnold · 11 years ago
  18. bfc44f7 UpdateManager: Do not schedule update checks if booted from removable device. by Gilad Arnold · 11 years ago
  19. fe12a0f UpdateManager: Do not schedule periodic update checks on unofficial builds. by Gilad Arnold · 11 years ago
  20. 38b1402 UpdateManager: Fix update scheduling interval/fuzz inference. by Gilad Arnold · 11 years ago
  21. 28d6be6 UpdateManager: UpdateCurrentConnectionAllowed should return kAskMeAgainLater. by Gilad Arnold · 11 years ago
  22. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  23. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 11 years ago
  24. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 11 years ago
  25. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  26. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (93%) from policy_manager/chromeos_policy_unittest.cc]
  27. 76a11f6 PM: OOBE prevents scattering. by Gilad Arnold · 11 years ago
  28. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 11 years ago
  29. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  30. c850b4f PolicyManager: Dump EvaluationContext on test failure. by Alex Deymo · 11 years ago
  31. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago