tree: c183f0d01c89aedd35c0c04258eb108ee9590062 [path history] [tgz]
  1. ash_dbus_services.cc
  2. ash_dbus_services.h
  3. DEPS
  4. display_service_provider.cc
  5. display_service_provider.h
  6. liveness_service_provider.cc
  7. liveness_service_provider.h
  8. org.chromium.DisplayService.conf
  9. org.chromium.LivenessService.conf
  10. org.chromium.UrlHandlerService.conf
  11. OWNERS
  12. README.md
  13. url_handler_service_provider.cc
  14. url_handler_service_provider.h
ash/dbus/README.md

Under multi-process ash (mash), these D-Bus services will be owned by the ash process. See //ash/README.md for details on mash.

Please see Chrome OS D-Bus Usage in Chrome for information about adding D-Bus services.