1. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  3. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 11 years ago
  4. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  5. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  6. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  7. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  8. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (85%) from policy_manager/fake_variable.h]
  9. 231a851 PolicyManager: Disallow copy and assign on Variable objects. by Alex Deymo · 11 years ago
  10. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  11. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  12. 0e43369 PolicyManager: Add a Variable "Mode" property. by Alex Deymo · 11 years ago
  13. 6e97bb2 PolicyManager: Use the full path for includes. by Alex Deymo · 12 years ago
  14. 272d949 PolicyManager: Add a fake implementation for RandomProvider. by Alex Deymo · 12 years ago