tree: 702ad26b9d323eb408cbcfb446880bf7e771eba4 [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_service.cc
  15. app_platform_metrics_service.h
  16. app_platform_metrics_service_unittest.cc
  17. app_service_metrics.cc
  18. app_service_metrics.h
  19. app_service_proxy.h
  20. app_service_proxy_base.cc
  21. app_service_proxy_base.h
  22. app_service_proxy_chromeos.cc
  23. app_service_proxy_chromeos.h
  24. app_service_proxy_desktop.cc
  25. app_service_proxy_desktop.h
  26. app_service_proxy_factory.cc
  27. app_service_proxy_factory.h
  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. app_web_contents_data.cc
  34. app_web_contents_data.h
  35. arc_activity_adaptive_icon_impl.cc
  36. arc_activity_adaptive_icon_impl.h
  37. arc_icon_once_loader.cc
  38. arc_icon_once_loader.h
  39. browser_app_launcher.cc
  40. browser_app_launcher.h
  41. BUILD.gn
  42. DEPS
  43. dip_px_util.cc
  44. dip_px_util.h
  45. extension_uninstaller.cc
  46. extension_uninstaller.h
  47. fake_lacros_web_apps_host.cc
  48. fake_lacros_web_apps_host.h
  49. file_utils.cc
  50. file_utils.h
  51. file_utils_unittest.cc
  52. icon_key_util.cc
  53. icon_key_util.h
  54. intent_util.cc
  55. intent_util.h
  56. intent_util_browsertest.cc
  57. intent_util_unittest.cc
  58. launch_utils.cc
  59. launch_utils.h
  60. launch_utils_unittest.cc
  61. media_access_browsertest.cc
  62. media_requests.cc
  63. media_requests.h
  64. menu_util.cc
  65. menu_util.h
  66. notifications_browsertest.cc
  67. OWNERS
  68. paused_apps.cc
  69. paused_apps.h
  70. README.md
  71. uninstall_dialog.cc
  72. uninstall_dialog.h
  73. web_apps_publisher_host.cc
  74. web_apps_publisher_host.h
  75. web_apps_publisher_host_browsertest.cc
  76. web_apps_utils.cc
  77. web_apps_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.