tree: a00b9f201d16fc043881603e5dfa54445e59eabf [path history] [tgz]
  1. app_icon/
  2. metrics/
  3. publishers/
  4. webapk/
  5. app_launch_params.cc
  6. app_launch_params.h
  7. app_notifications.cc
  8. app_notifications.h
  9. app_service_proxy.h
  10. app_service_proxy_ash.cc
  11. app_service_proxy_ash.h
  12. app_service_proxy_base.cc
  13. app_service_proxy_base.h
  14. app_service_proxy_desktop.cc
  15. app_service_proxy_desktop.h
  16. app_service_proxy_factory.cc
  17. app_service_proxy_factory.h
  18. app_service_proxy_forward.h
  19. app_service_proxy_lacros.cc
  20. app_service_proxy_lacros.h
  21. app_service_proxy_unittest.cc
  22. app_service_test.cc
  23. app_service_test.h
  24. app_shortcut_item.cc
  25. app_shortcut_item.h
  26. app_web_contents_data.cc
  27. app_web_contents_data.h
  28. browser_app_instance.cc
  29. browser_app_instance.h
  30. browser_app_instance_forwarder.cc
  31. browser_app_instance_forwarder.h
  32. browser_app_instance_map.h
  33. browser_app_instance_observer.cc
  34. browser_app_instance_observer.h
  35. browser_app_instance_registry.cc
  36. browser_app_instance_registry.h
  37. browser_app_instance_tracker.cc
  38. browser_app_instance_tracker.h
  39. browser_app_instance_tracker_browsertest.cc
  40. browser_app_launcher.cc
  41. browser_app_launcher.h
  42. BUILD.gn
  43. DEPS
  44. DIR_METADATA
  45. extension_uninstaller.cc
  46. extension_uninstaller.h
  47. file_utils.cc
  48. file_utils.h
  49. file_utils_unittest.cc
  50. instance_registry_updater.cc
  51. instance_registry_updater.h
  52. intent_util.cc
  53. intent_util.h
  54. intent_util_browsertest.cc
  55. intent_util_unittest.cc
  56. launch_result_type.cc
  57. launch_result_type.h
  58. launch_utils.cc
  59. launch_utils.h
  60. launch_utils_unittest.cc
  61. media_access_browsertest.cc
  62. media_requests.cc
  63. media_requests.h
  64. menu_item_constants.h
  65. menu_util.cc
  66. menu_util.h
  67. notifications_browsertest.cc
  68. OWNERS
  69. paused_apps.cc
  70. paused_apps.h
  71. publisher_host.cc
  72. publisher_host.h
  73. README.md
  74. subscriber_crosapi.cc
  75. subscriber_crosapi.h
  76. subscriber_crosapi_factory.cc
  77. subscriber_crosapi_factory.h
  78. uninstall_dialog.cc
  79. uninstall_dialog.h
  80. web_contents_app_id_utils.cc
  81. web_contents_app_id_utils.h
chrome/browser/apps/app_service/README.md

This is the browser-specific part of the App Service.

See components/services/app_service/README.md.