1. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  3. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 9 years ago
  4. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  5. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  6. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  7. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  8. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  9. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (90%) from policy_manager/variable.h]
  10. 67ed78d PM: Move Variable content testing logic into a common unittest module. by Gilad Arnold · 10 years ago
  11. f9f1263 PolicyManager: New Config provider. by Alex Deymo · 10 years ago
  12. ef120fa PM: ShillProvider now provides the connection tethering mode. by Gilad Arnold · 11 years ago
  13. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 11 years ago
  14. 59d378d PolicyManager: Don't schedule a callback when there are no observers. by Alex Deymo · 10 years ago
  15. ecc7f79 PM: RealShillProvider should properly cache the connection type. by Gilad Arnold · 11 years ago
  16. df3dd24 PM: RealShillProvider starts even when shill is not available. by Gilad Arnold · 11 years ago
  17. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 11 years ago
  18. a5856e4 PolicyManager: Call all the ValueChanged() on the same main loop call. by Alex Deymo · 11 years ago
  19. b6a039f PM: Pass TimeDelta by value, not by reference. by Gilad Arnold · 11 years ago
  20. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  21. 231a851 PolicyManager: Disallow copy and assign on Variable objects. by Alex Deymo · 11 years ago
  22. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  23. 78a7811 PM: Add a time provider. by Gilad Arnold · 11 years ago
  24. beb39e9 PM: Shift to signal-based inference of network connection. by Gilad Arnold · 11 years ago
  25. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  26. 5ef9c48 PM: Add a DBus backend to the shill provider. by Gilad Arnold · 11 years ago
  27. a07a123 PolicyManager: Add an Observer interface to notify value changes. by Alex Deymo · 11 years ago
  28. a803393 PolicyManager: Include the Polling interval for kVariableModePoll variables. by Alex Deymo · 11 years ago
  29. 0e43369 PolicyManager: Add a Variable "Mode" property. by Alex Deymo · 11 years ago
  30. 55f39b7 PM: Add a shill provider skeleton. by Gilad Arnold · 11 years ago
  31. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 11 years ago
  32. bb019fe PolicyManager: Move the global variables to Provider members. by Alex Deymo · 11 years ago
  33. 391ad9f PolicyManager: Add an base Variable class without type. by Alex Deymo · 11 years ago
  34. 63e726a AU/PM: Easier destruction of provider variables by Gilad Arnold · 11 years ago
  35. b33e198 AU/PM: Some refactoring by Gilad Arnold · 11 years ago
  36. ca0aaa6 PolicyManager: Add a random number provider. by Alex Deymo · 11 years ago
  37. 8c49914 PolicyManager: Initial classes for PM variables. by Alex Deymo · 11 years ago