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. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  5. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  6. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  7. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (90%) from policy_manager/real_random_provider.cc]
  8. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 11 years ago
  9. 42c30c3 PolicyManager: Move Init() from the Provider class to the classes that require it. by Alex Deymo · 11 years ago
  10. 21716e2 PM: Move the getters/variables on provider base classes to abstract methods. by David Zeuthen · 11 years ago
  11. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  12. 540d942 PolicyManager: Mark protected members as private. by Alex Deymo · 11 years ago
  13. 0e43369 PolicyManager: Add a Variable "Mode" property. by Alex Deymo · 11 years ago
  14. 6e97bb2 PolicyManager: Use the full path for includes. by Alex Deymo · 12 years ago
  15. bb019fe PolicyManager: Move the global variables to Provider members. by Alex Deymo · 12 years ago[Renamed (90%) from policy_manager/random_provider.cc]
  16. a87340b PM: Changes in unit tests. by Gilad Arnold · 12 years ago
  17. 12db701 PM: Rename the random seed variable class. by Gilad Arnold · 12 years ago
  18. 391ad9f PolicyManager: Add an base Variable class without type. by Alex Deymo · 12 years ago
  19. 570ecb1 PM: Various fixes to Random Provider by Gilad Arnold · 12 years ago
  20. 63e726a AU/PM: Easier destruction of provider variables by Gilad Arnold · 12 years ago
  21. b33e198 AU/PM: Some refactoring by Gilad Arnold · 12 years ago
  22. ca0aaa6 PolicyManager: Add a random number provider. by Alex Deymo · 12 years ago