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