1. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  3. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  4. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  5. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  6. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  7. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  8. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  9. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  10. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (72%) from policy_manager/generic_variables_unittest.cc]
  11. 46eb5f6 PM: CopyVariable renamed PollCopyVariable. by Gilad Arnold · 11 years ago
  12. c16fca2 PM: Generic variable for copying the return value of a function call. by Gilad Arnold · 11 years ago
  13. 67ed78d PM: Move Variable content testing logic into a common unittest module. by Gilad Arnold · 11 years ago
  14. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 11 years ago
  15. 9f7ab35 PM: CopyVariable can determine whether the source value was set. by Gilad Arnold · 11 years ago
  16. bd04b14 PolicyManager: New System provider. by Alex Deymo · 11 years ago
  17. 0e43369 PolicyManager: Add a Variable "Mode" property. by Alex Deymo · 11 years ago
  18. 6e97bb2 PolicyManager: Use the full path for includes. by Alex Deymo · 11 years ago
  19. a87340b PM: Changes in unit tests. by Gilad Arnold · 11 years ago
  20. 391ad9f PolicyManager: Add an base Variable class without type. by Alex Deymo · 11 years ago
  21. b33e198 AU/PM: Some refactoring by Gilad Arnold · 11 years ago
  22. 81f30e8 PolicyManager: Add a generic copy variable. by Alex Deymo · 11 years ago