tree: 70b11cab72e90ea037e0f03281d1e85fc6729d12 [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_lacros_unittest.cc
  22. app_service_proxy_unittest.cc
  23. app_service_test.cc
  24. app_service_test.h
  25. app_shortcut_item.cc
  26. app_shortcut_item.h
  27. app_web_contents_data.cc
  28. app_web_contents_data.h
  29. browser_app_instance.cc
  30. browser_app_instance.h
  31. browser_app_instance_forwarder.cc
  32. browser_app_instance_forwarder.h
  33. browser_app_instance_map.h
  34. browser_app_instance_observer.cc
  35. browser_app_instance_observer.h
  36. browser_app_instance_registry.cc
  37. browser_app_instance_registry.h
  38. browser_app_instance_tracker.cc
  39. browser_app_instance_tracker.h
  40. browser_app_instance_tracker_browsertest.cc
  41. browser_app_launcher.cc
  42. browser_app_launcher.h
  43. BUILD.gn
  44. DEPS
  45. DIR_METADATA
  46. extension_apps_utils.cc
  47. extension_apps_utils.h
  48. extension_uninstaller.cc
  49. extension_uninstaller.h
  50. file_utils.cc
  51. file_utils.h
  52. file_utils_unittest.cc
  53. instance_registry_updater.cc
  54. instance_registry_updater.h
  55. intent_util.cc
  56. intent_util.h
  57. intent_util_unittest.cc
  58. launch_result_type.cc
  59. launch_result_type.h
  60. launch_utils.cc
  61. launch_utils.h
  62. launch_utils_unittest.cc
  63. media_access_browsertest.cc
  64. media_requests.cc
  65. media_requests.h
  66. menu_item_constants.h
  67. menu_util.cc
  68. menu_util.h
  69. mock_crosapi_app_service_proxy.cc
  70. mock_crosapi_app_service_proxy.h
  71. notifications_browsertest.cc
  72. OWNERS
  73. paused_apps.cc
  74. paused_apps.h
  75. policy_util.cc
  76. policy_util.h
  77. publisher_host.cc
  78. publisher_host.h
  79. README.md
  80. subscriber_crosapi.cc
  81. subscriber_crosapi.h
  82. subscriber_crosapi_factory.cc
  83. subscriber_crosapi_factory.h
  84. uninstall_dialog.cc
  85. uninstall_dialog.h
  86. web_contents_app_id_utils.cc
  87. 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.