tree: 934377e1a104a1e7c568da1a624fd57ef974903c [path history] [tgz]
  1. publishers/
  2. webapk/
  3. app_icon_factory.cc
  4. app_icon_factory.h
  5. app_icon_factory_unittest.cc
  6. app_icon_source.cc
  7. app_icon_source.h
  8. app_launch_params.cc
  9. app_launch_params.h
  10. app_notifications.cc
  11. app_notifications.h
  12. app_platform_metrics.cc
  13. app_platform_metrics.h
  14. app_platform_metrics_browsertest.cc
  15. app_platform_metrics_service.cc
  16. app_platform_metrics_service.h
  17. app_platform_metrics_service_unittest.cc
  18. app_service_metrics.cc
  19. app_service_metrics.h
  20. app_service_proxy.h
  21. app_service_proxy_base.cc
  22. app_service_proxy_base.h
  23. app_service_proxy_chromeos.cc
  24. app_service_proxy_chromeos.h
  25. app_service_proxy_desktop.cc
  26. app_service_proxy_desktop.h
  27. app_service_proxy_factory.cc
  28. app_service_proxy_factory.h
  29. app_service_proxy_lacros.cc
  30. app_service_proxy_lacros.h
  31. app_service_proxy_unittest.cc
  32. app_service_test.cc
  33. app_service_test.h
  34. app_shortcut_item.cc
  35. app_shortcut_item.h
  36. app_web_contents_data.cc
  37. app_web_contents_data.h
  38. arc_activity_adaptive_icon_impl.cc
  39. arc_activity_adaptive_icon_impl.h
  40. arc_icon_once_loader.cc
  41. arc_icon_once_loader.h
  42. browser_app_instance.cc
  43. browser_app_instance.h
  44. browser_app_instance_observer.cc
  45. browser_app_instance_observer.h
  46. browser_app_instance_set.h
  47. browser_app_instance_tracker.cc
  48. browser_app_instance_tracker.h
  49. browser_app_instance_tracker_browsertest.cc
  50. browser_app_launcher.cc
  51. browser_app_launcher.h
  52. BUILD.gn
  53. DEPS
  54. dip_px_util.cc
  55. dip_px_util.h
  56. extension_uninstaller.cc
  57. extension_uninstaller.h
  58. file_utils.cc
  59. file_utils.h
  60. file_utils_unittest.cc
  61. icon_key_util.cc
  62. icon_key_util.h
  63. intent_util.cc
  64. intent_util.h
  65. intent_util_browsertest.cc
  66. intent_util_unittest.cc
  67. launch_utils.cc
  68. launch_utils.h
  69. launch_utils_unittest.cc
  70. media_access_browsertest.cc
  71. media_requests.cc
  72. media_requests.h
  73. menu_item_constants.h
  74. menu_util.cc
  75. menu_util.h
  76. notifications_browsertest.cc
  77. OWNERS
  78. paused_apps.cc
  79. paused_apps.h
  80. README.md
  81. subscriber_crosapi.cc
  82. subscriber_crosapi.h
  83. subscriber_crosapi_factory.cc
  84. subscriber_crosapi_factory.h
  85. uninstall_dialog.cc
  86. uninstall_dialog.h
  87. web_contents_app_id_utils.cc
  88. 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.