tree: 4839a683e9786169726258386fb186a275141a1c [path history] [tgz]
  1. app_icon/
  2. app_install/
  3. metrics/
  4. promise_apps/
  5. publishers/
  6. webapk/
  7. app_icon_source.cc
  8. app_icon_source.h
  9. app_launch_params.cc
  10. app_launch_params.h
  11. app_notifications.cc
  12. app_notifications.h
  13. app_registry_cache_waiter.cc
  14. app_registry_cache_waiter.h
  15. app_service_proxy.h
  16. app_service_proxy_ash.cc
  17. app_service_proxy_ash.h
  18. app_service_proxy_base.cc
  19. app_service_proxy_base.h
  20. app_service_proxy_desktop.cc
  21. app_service_proxy_desktop.h
  22. app_service_proxy_factory.cc
  23. app_service_proxy_factory.h
  24. app_service_proxy_forward.h
  25. app_service_proxy_lacros.cc
  26. app_service_proxy_lacros.h
  27. app_service_proxy_lacros_unittest.cc
  28. app_service_proxy_unittest.cc
  29. app_service_test.cc
  30. app_service_test.h
  31. app_shortcut_item.cc
  32. app_shortcut_item.h
  33. browser_app_launcher.cc
  34. browser_app_launcher.h
  35. BUILD.gn
  36. DEPS
  37. DIR_METADATA
  38. extension_apps_utils.cc
  39. extension_apps_utils.h
  40. file_utils.cc
  41. file_utils.h
  42. file_utils_unittest.cc
  43. instance_registry_updater.cc
  44. instance_registry_updater.h
  45. intent_util.cc
  46. intent_util.h
  47. intent_util_unittest.cc
  48. lacros_browser_shelf_lacros_browsertest.cc
  49. launch_result_type.cc
  50. launch_result_type.h
  51. launch_utils.cc
  52. launch_utils.h
  53. launch_utils_unittest.cc
  54. media_access_browsertest.cc
  55. media_requests.cc
  56. media_requests.h
  57. menu_item_constants.h
  58. menu_util.cc
  59. menu_util.h
  60. mock_crosapi_app_service_proxy.cc
  61. mock_crosapi_app_service_proxy.h
  62. notifications_browsertest.cc
  63. OWNERS
  64. package_id_util.cc
  65. package_id_util.h
  66. paused_apps.cc
  67. paused_apps.h
  68. policy_util.cc
  69. policy_util.h
  70. publisher_host.cc
  71. publisher_host.h
  72. README.md
  73. subscriber_crosapi.cc
  74. subscriber_crosapi.h
  75. subscriber_crosapi_factory.cc
  76. subscriber_crosapi_factory.h
  77. uninstall_dialog.cc
  78. uninstall_dialog.h
  79. web_contents_app_id_utils.cc
  80. 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.