1. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 9 months ago
  2. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  3. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago
  4. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago
  5. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 5 years ago
  6. 70a90f5 Add CleanupPreviousUpdate in a few missing places by Amin Hassani · 5 years ago
  7. 7ad016b update_engine: Increase periodic update check read allows by Amin Hassani · 5 years ago
  8. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 5 years ago
  9. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  10. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  11. 795c5b4 Correct variable name for last update check time by Aaron Wood · 8 years ago
  12. bf5a252 Add flag for restricting downloads by Aaron Wood · 8 years ago
  13. 7f92e2b Update API: initial support by Aaron Wood · 8 years ago
  14. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  15. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 10 years ago
  16. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 10 years ago
  17. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  18. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 11 years ago
  19. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  20. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  21. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  22. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 11 years ago
  23. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  24. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (98%) from policy_manager/real_updater_provider.cc]
  25. f967ebe PolicyManager: Move payload_size to int64_t. by Alex Deymo · 11 years ago
  26. a6dab94 PM: UpdaterProvider reports the number of consecutive failed update checks. by Gilad Arnold · 11 years ago
  27. c7ab616 PolicyManager: Add a variable to tell when the Updater was started. by Alex Deymo · 11 years ago
  28. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 11 years ago