[go: nahoru, domu]

tree: 7df2473bfc34cd0dac476e75d8009c3d815c3dc7 [path history] [tgz]
  1. device_management_storage/
  2. mojom/
  3. test/
  4. BUILD.gn
  5. buildflags.gni
  6. DEPS
  7. dm_client.cc
  8. dm_client.h
  9. dm_client_unittest.cc
  10. enterprise_companion.cc
  11. enterprise_companion.h
  12. enterprise_companion_client.cc
  13. enterprise_companion_client.h
  14. enterprise_companion_service.cc
  15. enterprise_companion_service.h
  16. enterprise_companion_service_stub.cc
  17. enterprise_companion_service_stub.h
  18. enterprise_companion_service_stub_unittest.cc
  19. enterprise_companion_service_unittest.cc
  20. enterprise_companion_status.h
  21. enterprise_companion_status_unittest.cc
  22. enterprise_companion_version.h.in
  23. ipc_support.cc
  24. ipc_support.h
  25. lock.cc
  26. lock.h
  27. main.cc
  28. OWNERS
  29. README.md
chrome/enterprise_companion/README.md

Chrome Enterprise Companion

Chrome Enterprise Companion (CEC) is an elevated daemon for MacOS and Windows that handles the enterprise device management features which are not feasible to implement in browser.

The mission of CEC is to empower development of client-side enterprise features and reduce complexity by decoupling enterprise functionality from the updater client.