tree: 49f20ac38a4c7e7882acfef3b549b0ad23a15edd [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_base.cc
  11. app_service_proxy_base.h
  12. app_service_proxy_chromeos.cc
  13. app_service_proxy_chromeos.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_lacros.cc
  19. app_service_proxy_lacros.h
  20. app_service_proxy_unittest.cc
  21. app_service_test.cc
  22. app_service_test.h
  23. app_shortcut_item.cc
  24. app_shortcut_item.h
  25. app_web_contents_data.cc
  26. app_web_contents_data.h
  27. browser_app_instance.cc
  28. browser_app_instance.h
  29. browser_app_instance_forwarder.cc
  30. browser_app_instance_forwarder.h
  31. browser_app_instance_map.h
  32. browser_app_instance_observer.cc
  33. browser_app_instance_observer.h
  34. browser_app_instance_registry.cc
  35. browser_app_instance_registry.h
  36. browser_app_instance_tracker.cc
  37. browser_app_instance_tracker.h
  38. browser_app_instance_tracker_browsertest.cc
  39. browser_app_launcher.cc
  40. browser_app_launcher.h
  41. BUILD.gn
  42. DEPS
  43. DIR_METADATA
  44. extension_uninstaller.cc
  45. extension_uninstaller.h
  46. file_utils.cc
  47. file_utils.h
  48. file_utils_unittest.cc
  49. intent_util.cc
  50. intent_util.h
  51. intent_util_browsertest.cc
  52. intent_util_unittest.cc
  53. launch_utils.cc
  54. launch_utils.h
  55. launch_utils_unittest.cc
  56. media_access_browsertest.cc
  57. media_requests.cc
  58. media_requests.h
  59. menu_item_constants.h
  60. menu_util.cc
  61. menu_util.h
  62. notifications_browsertest.cc
  63. OWNERS
  64. paused_apps.cc
  65. paused_apps.h
  66. README.md
  67. subscriber_crosapi.cc
  68. subscriber_crosapi.h
  69. subscriber_crosapi_factory.cc
  70. subscriber_crosapi_factory.h
  71. uninstall_dialog.cc
  72. uninstall_dialog.h
  73. web_contents_app_id_utils.cc
  74. 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.