1. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  2. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 8 years ago
  3. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 8 years ago
  4. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  5. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 9 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  7. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  8. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  9. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  11. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  12. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  13. 9b7ae1a update_engine: Refresh device policy when it is updated. by Alex Deymo · 10 years ago
  14. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  15. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  16. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  17. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  18. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 10 years ago
  19. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  20. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (73%) from policy_manager/real_device_policy_provider_unittest.cc]
  21. 67ed78d PM: Move Variable content testing logic into a common unittest module. by Gilad Arnold · 10 years ago
  22. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 10 years ago