1. 04df23a update_engine: Use org.chromium.KioskAppService service. by Daniel Erat · 7 years ago
  2. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 8 years ago
  3. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 8 years ago
  4. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  5. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  6. 2058a99 Compile update_engine without shill. by Sen Jiang · 9 years ago
  7. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  8. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 9 years ago
  9. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 9 years ago
  10. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 9 years ago
  11. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  12. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  13. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  14. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 10 years ago
  15. 9b7ae1a update_engine: Refresh device policy when it is updated. by Alex Deymo · 11 years ago
  16. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  17. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  18. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (75%) from policy_manager/state_factory.cc]
  19. 48e1361 PM: New system provider variable for whether OOBE is complete. by Gilad Arnold · 11 years ago
  20. 1f01291 PolicyManager: Include what you use. by Alex Deymo · 11 years ago
  21. 4e89e2c PM: Make State an abstract interface. by David Zeuthen · 11 years ago
  22. f9f1263 PolicyManager: New Config provider. by Alex Deymo · 11 years ago
  23. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 11 years ago
  24. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 11 years ago
  25. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 11 years ago