[go: nahoru, domu]

tree: 8df2817074028fcafa64dba1a064bc14355acf6d [path history] [tgz]
  1. accessibility/
  2. account_manager/
  3. android_sms/
  4. app_list/
  5. app_mode/
  6. app_restore/
  7. apps/
  8. arc/
  9. assistant/
  10. attestation/
  11. audio/
  12. authpolicy/
  13. base/
  14. bluetooth/
  15. borealis/
  16. bruschetta/
  17. camera/
  18. camera_mic/
  19. cert_provisioning/
  20. child_accounts/
  21. chromebox_for_meetings/
  22. crosapi/
  23. crostini/
  24. cryptauth/
  25. customization/
  26. dbus/
  27. device_name/
  28. device_sync/
  29. diagnostics/
  30. display/
  31. drive/
  32. eche_app/
  33. enhanced_network_tts/
  34. events/
  35. exo/
  36. extensions/
  37. file_manager/
  38. file_suggest/
  39. file_system_provider/
  40. fileapi/
  41. first_party_sets/
  42. first_run/
  43. floating_workspace/
  44. fusebox/
  45. game_mode/
  46. geolocation/
  47. guest_os/
  48. hats/
  49. input_method/
  50. kerberos/
  51. lock_screen_apps/
  52. login/
  53. mobile/
  54. mojo_service_manager/
  55. multidevice_setup/
  56. nearby/
  57. net/
  58. night_light/
  59. notifications/
  60. os_feedback/
  61. ownership/
  62. pcie_peripheral/
  63. phonehub/
  64. platform_keys/
  65. plugin_vm/
  66. policy/
  67. power/
  68. printing/
  69. privacy_hub/
  70. profiles/
  71. quick_pair/
  72. release_notes/
  73. remote_apps/
  74. reset/
  75. scanning/
  76. secure_channel/
  77. settings/
  78. sharesheet/
  79. shimless_rma/
  80. smart_reader/
  81. smb_client/
  82. sync/
  83. system/
  84. system_extensions/
  85. system_logs/
  86. system_web_apps/
  87. telemetry_extension/
  88. tether/
  89. usb/
  90. video_conference/
  91. wallpaper/
  92. wallpaper_handlers/
  93. web_applications/
  94. wilco_dtc_supportd/
  95. boot_times_recorder.cc
  96. boot_times_recorder.h
  97. browser_accelerator_configuration.cc
  98. browser_accelerator_configuration.h
  99. browser_accelerator_configuration_unittest.cc
  100. browser_context_keyed_service_factories.cc
  101. browser_context_keyed_service_factories.h
  102. BUILD.gn
  103. camera_presence_notifier.cc
  104. camera_presence_notifier.h
  105. camera_presence_notifier_unittest.cc
  106. chrome_browser_main_parts_ash.cc
  107. chrome_browser_main_parts_ash.h
  108. concierge_helper_service.cc
  109. concierge_helper_service.h
  110. concierge_helper_service_unittest.cc
  111. DEPS
  112. eol_incentive_util.cc
  113. eol_incentive_util.h
  114. eol_notification.cc
  115. eol_notification.h
  116. eol_notification_browsertest.cc
  117. eol_notification_unittest.cc
  118. external_metrics.cc
  119. external_metrics.h
  120. external_metrics_unittest.cc
  121. external_protocol_dialog.cc
  122. external_protocol_dialog.h
  123. idle_detector.cc
  124. idle_detector.h
  125. language_preferences.cc
  126. language_preferences.h
  127. locale_change_guard.cc
  128. locale_change_guard.h
  129. locale_change_guard_unittest.cc
  130. logging.cc
  131. logging.h
  132. logging_browsertest.cc
  133. memory_metrics.cc
  134. memory_metrics.h
  135. network_change_manager_client.cc
  136. network_change_manager_client.h
  137. network_change_manager_client_browsertest.cc
  138. network_change_manager_client_unittest.cc
  139. note_taking_controller_client.cc
  140. note_taking_controller_client.h
  141. note_taking_helper.cc
  142. note_taking_helper.h
  143. note_taking_helper_unittest.cc
  144. os_url_handler.cc
  145. os_url_handler.h
  146. os_url_handler_browsertest.cc
  147. OWNERS
  148. preferences.cc
  149. preferences.h
  150. preferences_browsertest.cc
  151. preferences_unittest.cc
  152. process_snapshot_server.cc
  153. process_snapshot_server.h
  154. process_snapshot_server_unittest.cc
  155. proxy_config_service_impl_unittest.cc
  156. psi_memory_metrics_unittest.cc
  157. README.md
  158. scheduler_configuration_manager.cc
  159. scheduler_configuration_manager.h
  160. scheduler_configuration_manager_unittest.cc
  161. scoped_test_system_nss_key_slot_mixin.cc
  162. scoped_test_system_nss_key_slot_mixin.h
  163. session_length_limiter.cc
  164. session_length_limiter.h
  165. session_length_limiter_unittest.cc
  166. set_time_dialog.cc
  167. set_time_dialog.h
  168. shortcut_mapping_pref_service.cc
  169. shortcut_mapping_pref_service.h
  170. shutdown_policy_browsertest.cc
  171. startup_settings_cache.cc
  172. startup_settings_cache.h
  173. startup_settings_cache_browsertest.cc
  174. startup_settings_cache_unittest.cc
  175. system_token_cert_db_initializer.cc
  176. system_token_cert_db_initializer.h
  177. system_token_cert_db_initializer_unittest.cc
  178. throttle_observer.cc
  179. throttle_observer.h
  180. throttle_observer_unittest.cc
  181. throttle_service.cc
  182. throttle_service.h
  183. throttle_service_unittest.cc
  184. tpm_firmware_update.cc
  185. tpm_firmware_update.h
  186. tpm_firmware_update_notification.cc
  187. tpm_firmware_update_notification.h
  188. tpm_firmware_update_unittest.cc
  189. u2f_notification.cc
  190. u2f_notification.h
  191. vm_shutdown_observer.h
  192. vm_starting_observer.h
  193. window_throttle_observer_base.cc
  194. window_throttle_observer_base.h
chrome/browser/ash/README.md

chrome/browser/ash

This directory should contain Ash specific code that has chrome/browser dependencies.

The code in this directory should live in namespace ash. While code in //chrome is not supposed to be in any namespace, //chrome/browser/ash is technically part of the ash binary. The fact that it lives in //chrome/browser instead of in //ash is because top level product directories shouldn't be depended on by any other directory. In the future, when some of the dependencies from //chrome/browser/ash to //chrome/browser are sorted out, some of this code will move to //ash.

Most of this code originally came from chrome/browser/chromeos as part of a refactoring that split Ash code from the Lacros browser code. See the Lacros project and the “Lacros: ChromeOS source code directory migration” design doc at https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE.