1. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 9 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  3. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  4. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  5. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 10 years ago
  6. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 10 years ago
  7. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  8. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  9. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (87%) from policy_manager/fake_updater_provider.h]
  10. f967ebe PolicyManager: Move payload_size to int64_t. by Alex Deymo · 10 years ago
  11. a6dab94 PM: UpdaterProvider reports the number of consecutive failed update checks. by Gilad Arnold · 10 years ago
  12. c7ab616 PolicyManager: Add a variable to tell when the Updater was started. by Alex Deymo · 10 years ago
  13. 42c30c3 PolicyManager: Move Init() from the Provider class to the classes that require it. by Alex Deymo · 10 years ago
  14. 21716e2 PM: Move the getters/variables on provider base classes to abstract methods. by David Zeuthen · 10 years ago
  15. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 10 years ago