tree: 7ee838de1f0e0a693c9683cb51e02df192faafc1 [path history] [tgz]
  1. app_icon/
  2. app_install/
  3. metrics/
  4. promise_apps/
  5. publishers/
  6. webapk/
  7. app_launch_params.cc
  8. app_launch_params.h
  9. app_notifications.cc
  10. app_notifications.h
  11. app_registry_cache_waiter.cc
  12. app_registry_cache_waiter.h
  13. app_service_proxy.h
  14. app_service_proxy_ash.cc
  15. app_service_proxy_ash.h
  16. app_service_proxy_base.cc
  17. app_service_proxy_base.h
  18. app_service_proxy_desktop.cc
  19. app_service_proxy_desktop.h
  20. app_service_proxy_factory.cc
  21. app_service_proxy_factory.h
  22. app_service_proxy_forward.h
  23. app_service_proxy_lacros.cc
  24. app_service_proxy_lacros.h
  25. app_service_proxy_lacros_unittest.cc
  26. app_service_proxy_unittest.cc
  27. app_service_test.cc
  28. app_service_test.h
  29. app_shortcut_item.cc
  30. app_shortcut_item.h
  31. browser_app_instance.cc
  32. browser_app_instance.h
  33. browser_app_instance_forwarder.cc
  34. browser_app_instance_forwarder.h
  35. browser_app_instance_map.h
  36. browser_app_instance_observer.cc
  37. browser_app_instance_observer.h
  38. browser_app_instance_registry.cc
  39. browser_app_instance_registry.h
  40. browser_app_instance_tracker.cc
  41. browser_app_instance_tracker.h
  42. browser_app_instance_tracker_browsertest.cc
  43. browser_app_launcher.cc
  44. browser_app_launcher.h
  45. BUILD.gn
  46. DEPS
  47. DIR_METADATA
  48. extension_apps_utils.cc
  49. extension_apps_utils.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. package_id_util.cc
  74. package_id_util.h
  75. paused_apps.cc
  76. paused_apps.h
  77. policy_util.cc
  78. policy_util.h
  79. publisher_host.cc
  80. publisher_host.h
  81. README.md
  82. shortcut_removal_dialog.cc
  83. shortcut_removal_dialog.h
  84. subscriber_crosapi.cc
  85. subscriber_crosapi.h
  86. subscriber_crosapi_factory.cc
  87. subscriber_crosapi_factory.h
  88. uninstall_dialog.cc
  89. uninstall_dialog.h
  90. web_contents_app_id_utils.cc
  91. 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.