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