1. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  2. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  3. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  4. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  5. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 10 years ago
  6. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  7. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  8. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (90%) from policy_manager/variable_unittest.cc]
  9. a5856e4 PolicyManager: Call all the ValueChanged() on the same main loop call. by Alex Deymo · 11 years ago
  10. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  11. a07a123 PolicyManager: Add an Observer interface to notify value changes. by Alex Deymo · 11 years ago
  12. a803393 PolicyManager: Include the Polling interval for kVariableModePoll variables. 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 · 11 years ago
  15. 391ad9f PolicyManager: Add an base Variable class without type. by Alex Deymo · 11 years ago