tree: 8724cc5779186b1a1673fd9ca90eb276487fe306 [path history] [tgz]
  1. accessibility/
  2. ambient/
  3. app_list/
  4. assistant/
  5. calendar/
  6. capture_mode/
  7. desks/
  8. device_scheduled_reboot/
  9. holding_space/
  10. keyboard/
  11. multi_user/
  12. network/
  13. projector/
  14. sharesheet/
  15. shelf/
  16. accelerator_commands_browsertest.cc
  17. app_icon_color_cache.cc
  18. app_icon_color_cache.h
  19. app_icon_color_cache_unittest.cc
  20. arc_custom_tab_modal_dialog_host.cc
  21. arc_custom_tab_modal_dialog_host.h
  22. arc_open_url_delegate_impl.cc
  23. arc_open_url_delegate_impl.h
  24. arc_open_url_delegate_impl_browsertest.cc
  25. ash_shell_init.cc
  26. ash_shell_init.h
  27. ash_test_util.cc
  28. ash_test_util.h
  29. ash_util.cc
  30. ash_util.h
  31. ash_web_view_factory_impl.cc
  32. ash_web_view_factory_impl.h
  33. ash_web_view_impl.cc
  34. ash_web_view_impl.h
  35. ash_web_view_impl_browsertest.cc
  36. back_gesture_browsertest.cc
  37. back_gesture_contextual_nudge_delegate.cc
  38. back_gesture_contextual_nudge_delegate.h
  39. browser_data_migration_error_dialog.cc
  40. browser_data_migration_error_dialog.h
  41. cast_config_controller_media_router.cc
  42. cast_config_controller_media_router.h
  43. chrome_accessibility_delegate.cc
  44. chrome_accessibility_delegate.h
  45. chrome_browser_main_extra_parts_ash.cc
  46. chrome_browser_main_extra_parts_ash.h
  47. chrome_new_window_client.cc
  48. chrome_new_window_client.h
  49. chrome_new_window_client_browsertest.cc
  50. chrome_new_window_delegate_provider.cc
  51. chrome_new_window_delegate_provider.h
  52. chrome_shell_delegate.cc
  53. chrome_shell_delegate.h
  54. clipboard_history_browsertest.cc
  55. clipboard_image_model_factory_impl.cc
  56. clipboard_image_model_factory_impl.h
  57. clipboard_image_model_request.cc
  58. clipboard_image_model_request.h
  59. clipboard_util.cc
  60. clipboard_util.h
  61. crosapi_new_window_delegate.cc
  62. crosapi_new_window_delegate.h
  63. default_pinned_apps.cc
  64. default_pinned_apps.h
  65. DEPS
  66. DIR_METADATA
  67. feature_discovery_duration_reporter_browsertest.cc
  68. fwupd_download_client_impl.cc
  69. fwupd_download_client_impl.h
  70. image_downloader_impl.cc
  71. image_downloader_impl.h
  72. ime_controller_client_impl.cc
  73. ime_controller_client_impl.h
  74. ime_controller_client_impl_unittest.cc
  75. in_session_auth_dialog_client.cc
  76. in_session_auth_dialog_client.h
  77. in_session_auth_dialog_client_unittest.cc
  78. in_session_auth_token_provider_impl.cc
  79. in_session_auth_token_provider_impl.h
  80. keyboard_shortcut_viewer_metadata_unittest.cc
  81. launcher_drag_interactive_uitest.cc
  82. launcher_page_switches_interactive_uitest.cc
  83. login_screen_client_impl.cc
  84. login_screen_client_impl.h
  85. login_screen_shown_observer.h
  86. media_client_impl.cc
  87. media_client_impl.h
  88. media_client_impl_unittest.cc
  89. microphone_mute_notification_delegate_impl.cc
  90. microphone_mute_notification_delegate_impl.h
  91. microphone_mute_notification_delegate_impl_unittest.cc
  92. overview_animations_interactive_uitest.cc
  93. OWNERS
  94. README.md
  95. screen_orientation_delegate_chromeos.cc
  96. screen_orientation_delegate_chromeos.h
  97. screen_orientation_delegate_chromeos_browsertest.cc
  98. screenshot_area.cc
  99. screenshot_area.h
  100. security_token_session_restriction_view.cc
  101. security_token_session_restriction_view.h
  102. session_controller_client_impl.cc
  103. session_controller_client_impl.h
  104. session_controller_client_impl_unittest.cc
  105. session_util.cc
  106. session_util.h
  107. shelf_browsertest.cc
  108. system_tray_client_impl.cc
  109. system_tray_client_impl.h
  110. system_tray_client_impl_browsertest.cc
  111. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  112. tab_cluster_ui_client.cc
  113. tab_cluster_ui_client.h
  114. test_ime_controller.cc
  115. test_ime_controller.h
  116. test_login_screen.cc
  117. test_login_screen.h
  118. test_login_screen_model.cc
  119. test_login_screen_model.h
  120. test_session_controller.cc
  121. test_session_controller.h
  122. test_wallpaper_controller.cc
  123. test_wallpaper_controller.h
  124. thumbnail_loader.cc
  125. thumbnail_loader.h
  126. thumbnail_loader_browsertest.cc
  127. volume_controller_browsertest.cc
  128. vpn_list_forwarder.cc
  129. vpn_list_forwarder.h
  130. wallpaper_controller_client_impl.cc
  131. wallpaper_controller_client_impl.h
  132. wallpaper_controller_client_impl_unittest.cc
  133. window_pin_util.cc
  134. window_pin_util.h
  135. window_pin_util_unittest.cc
  136. window_properties.cc
  137. window_properties.h
chrome/browser/ui/ash/README.md

chrome/browser/ui/ash

This directory should contain Chrome OS UI (Ash) code that has src/chrome dependencies.

Code in this directory may depend on ash.

Code in this directory may depend on code in chrome/browser/chromeos.