tree: 2b895347b8bfcef4cdb68d00acf2308fd66379d0 [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_debug/
  56. multidevice_setup/
  57. nearby/
  58. net/
  59. night_light/
  60. notifications/
  61. os_feedback/
  62. ownership/
  63. pcie_peripheral/
  64. phonehub/
  65. platform_keys/
  66. plugin_vm/
  67. policy/
  68. power/
  69. printing/
  70. privacy_hub/
  71. profiles/
  72. quick_pair/
  73. release_notes/
  74. remote_apps/
  75. reset/
  76. scanning/
  77. secure_channel/
  78. settings/
  79. sharesheet/
  80. shimless_rma/
  81. smart_reader/
  82. smb_client/
  83. sync/
  84. system/
  85. system_extensions/
  86. system_logs/
  87. system_web_apps/
  88. telemetry_extension/
  89. tether/
  90. usb/
  91. video_conference/
  92. wallpaper/
  93. wallpaper_handlers/
  94. web_applications/
  95. wilco_dtc_supportd/
  96. boot_times_recorder.cc
  97. boot_times_recorder.h
  98. browser_accelerator_configuration.cc
  99. browser_accelerator_configuration.h
  100. browser_accelerator_configuration_unittest.cc
  101. browser_context_keyed_service_factories.cc
  102. browser_context_keyed_service_factories.h
  103. BUILD.gn
  104. camera_presence_notifier.cc
  105. camera_presence_notifier.h
  106. camera_presence_notifier_unittest.cc
  107. chrome_browser_main_parts_ash.cc
  108. chrome_browser_main_parts_ash.h
  109. concierge_helper_service.cc
  110. concierge_helper_service.h
  111. concierge_helper_service_unittest.cc
  112. DEPS
  113. eol_incentive_util.cc
  114. eol_incentive_util.h
  115. eol_notification.cc
  116. eol_notification.h
  117. eol_notification_browsertest.cc
  118. eol_notification_unittest.cc
  119. external_metrics.cc
  120. external_metrics.h
  121. external_metrics_unittest.cc
  122. external_protocol_dialog.cc
  123. external_protocol_dialog.h
  124. idle_detector.cc
  125. idle_detector.h
  126. language_preferences.cc
  127. language_preferences.h
  128. locale_change_guard.cc
  129. locale_change_guard.h
  130. locale_change_guard_unittest.cc
  131. logging.cc
  132. logging.h
  133. logging_browsertest.cc
  134. memory_metrics.cc
  135. memory_metrics.h
  136. network_change_manager_client.cc
  137. network_change_manager_client.h
  138. network_change_manager_client_browsertest.cc
  139. network_change_manager_client_unittest.cc
  140. note_taking_controller_client.cc
  141. note_taking_controller_client.h
  142. note_taking_helper.cc
  143. note_taking_helper.h
  144. note_taking_helper_unittest.cc
  145. os_url_handler.cc
  146. os_url_handler.h
  147. os_url_handler_browsertest.cc
  148. OWNERS
  149. preferences.cc
  150. preferences.h
  151. preferences_browsertest.cc
  152. preferences_unittest.cc
  153. process_snapshot_server.cc
  154. process_snapshot_server.h
  155. process_snapshot_server_unittest.cc
  156. proxy_config_service_impl_unittest.cc
  157. psi_memory_metrics_unittest.cc
  158. README.md
  159. scheduler_configuration_manager.cc
  160. scheduler_configuration_manager.h
  161. scheduler_configuration_manager_unittest.cc
  162. scoped_test_system_nss_key_slot_mixin.cc
  163. scoped_test_system_nss_key_slot_mixin.h
  164. session_length_limiter.cc
  165. session_length_limiter.h
  166. session_length_limiter_unittest.cc
  167. set_time_dialog.cc
  168. set_time_dialog.h
  169. shortcut_mapping_pref_service.cc
  170. shortcut_mapping_pref_service.h
  171. shutdown_policy_browsertest.cc
  172. startup_settings_cache.cc
  173. startup_settings_cache.h
  174. startup_settings_cache_browsertest.cc
  175. startup_settings_cache_unittest.cc
  176. system_token_cert_db_initializer.cc
  177. system_token_cert_db_initializer.h
  178. system_token_cert_db_initializer_unittest.cc
  179. throttle_observer.cc
  180. throttle_observer.h
  181. throttle_observer_unittest.cc
  182. throttle_service.cc
  183. throttle_service.h
  184. throttle_service_unittest.cc
  185. tpm_firmware_update.cc
  186. tpm_firmware_update.h
  187. tpm_firmware_update_notification.cc
  188. tpm_firmware_update_notification.h
  189. tpm_firmware_update_unittest.cc
  190. u2f_notification.cc
  191. u2f_notification.h
  192. vm_shutdown_observer.h
  193. vm_starting_observer.h
  194. window_throttle_observer_base.cc
  195. 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.