tree: 105a175c6033adf0e60d6870442a03583127d34c [path history] [tgz]
  1. app_icon/
  2. metrics/
  3. promise_apps/
  4. publishers/
  5. webapk/
  6. app_launch_params.cc
  7. app_launch_params.h
  8. app_notifications.cc
  9. app_notifications.h
  10. app_service_proxy.h
  11. app_service_proxy_ash.cc
  12. app_service_proxy_ash.h
  13. app_service_proxy_base.cc
  14. app_service_proxy_base.h
  15. app_service_proxy_desktop.cc
  16. app_service_proxy_desktop.h
  17. app_service_proxy_factory.cc
  18. app_service_proxy_factory.h
  19. app_service_proxy_forward.h
  20. app_service_proxy_lacros.cc
  21. app_service_proxy_lacros.h
  22. app_service_proxy_lacros_unittest.cc
  23. app_service_proxy_unittest.cc
  24. app_service_test.cc
  25. app_service_test.h
  26. app_shortcut_item.cc
  27. app_shortcut_item.h
  28. app_web_contents_data.cc
  29. app_web_contents_data.h
  30. browser_app_instance.cc
  31. browser_app_instance.h
  32. browser_app_instance_forwarder.cc
  33. browser_app_instance_forwarder.h
  34. browser_app_instance_map.h
  35. browser_app_instance_observer.cc
  36. browser_app_instance_observer.h
  37. browser_app_instance_registry.cc
  38. browser_app_instance_registry.h
  39. browser_app_instance_tracker.cc
  40. browser_app_instance_tracker.h
  41. browser_app_instance_tracker_browsertest.cc
  42. browser_app_launcher.cc
  43. browser_app_launcher.h
  44. BUILD.gn
  45. DEPS
  46. DIR_METADATA
  47. extension_apps_utils.cc
  48. extension_apps_utils.h
  49. file_utils.cc
  50. file_utils.h
  51. file_utils_unittest.cc
  52. instance_registry_updater.cc
  53. instance_registry_updater.h
  54. intent_util.cc
  55. intent_util.h
  56. intent_util_unittest.cc
  57. launch_result_type.cc
  58. launch_result_type.h
  59. launch_utils.cc
  60. launch_utils.h
  61. launch_utils_unittest.cc
  62. media_access_browsertest.cc
  63. media_requests.cc
  64. media_requests.h
  65. menu_item_constants.h
  66. menu_util.cc
  67. menu_util.h
  68. mock_crosapi_app_service_proxy.cc
  69. mock_crosapi_app_service_proxy.h
  70. notifications_browsertest.cc
  71. OWNERS
  72. package_id.cc
  73. package_id.h
  74. package_id_unittest.cc
  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. subscriber_crosapi.cc
  83. subscriber_crosapi.h
  84. subscriber_crosapi_factory.cc
  85. subscriber_crosapi_factory.h
  86. uninstall_dialog.cc
  87. uninstall_dialog.h
  88. web_contents_app_id_utils.cc
  89. 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.