1. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  4. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 10 years ago
  5. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (69%) from policy_manager/real_updater_provider_unittest.cc]
  6. f967ebe PolicyManager: Move payload_size to int64_t. by Alex Deymo · 10 years ago
  7. a6dab94 PM: UpdaterProvider reports the number of consecutive failed update checks. by Gilad Arnold · 10 years ago
  8. c7ab616 PolicyManager: Add a variable to tell when the Updater was started. by Alex Deymo · 10 years ago
  9. 67ed78d PM: Move Variable content testing logic into a common unittest module. by Gilad Arnold · 10 years ago
  10. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago
  11. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  12. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 10 years ago