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