tree: ccc0386e8cf7db2a5a5dcc2d60985a3d49ea4ebe [path history] [tgz]
  1. accessibility/
  2. ambient/
  3. assistant/
  4. holding_space/
  5. keyboard/
  6. launcher/
  7. multi_user/
  8. network/
  9. quick_answers/
  10. accelerator_commands_browsertest.cc
  11. arc_chrome_actions_client.cc
  12. arc_chrome_actions_client.h
  13. arc_custom_tab_modal_dialog_host.cc
  14. arc_custom_tab_modal_dialog_host.h
  15. ash_shell_init.cc
  16. ash_shell_init.h
  17. ash_test_util.cc
  18. ash_test_util.h
  19. ash_util.cc
  20. ash_util.h
  21. back_gesture_browsertest.cc
  22. back_gesture_contextual_nudge_delegate.cc
  23. back_gesture_contextual_nudge_delegate.h
  24. cast_config_controller_media_router.cc
  25. cast_config_controller_media_router.h
  26. chrome_accessibility_delegate.cc
  27. chrome_accessibility_delegate.h
  28. chrome_browser_main_extra_parts_ash.cc
  29. chrome_browser_main_extra_parts_ash.h
  30. chrome_capture_mode_delegate.cc
  31. chrome_capture_mode_delegate.h
  32. chrome_launcher_prefs.cc
  33. chrome_launcher_prefs.h
  34. chrome_new_window_client.cc
  35. chrome_new_window_client.h
  36. chrome_new_window_client_browsertest.cc
  37. chrome_screenshot_grabber.cc
  38. chrome_screenshot_grabber.h
  39. chrome_screenshot_grabber_browsertest.cc
  40. chrome_screenshot_grabber_test_observer.h
  41. chrome_shell_delegate.cc
  42. chrome_shell_delegate.h
  43. clipboard_history_browsertest.cc
  44. clipboard_image_model_factory_impl.cc
  45. clipboard_image_model_factory_impl.h
  46. clipboard_image_model_request.cc
  47. clipboard_image_model_request.h
  48. clipboard_util.cc
  49. clipboard_util.h
  50. DEPS
  51. image_downloader_impl.cc
  52. image_downloader_impl.h
  53. ime_controller_client.cc
  54. ime_controller_client.h
  55. ime_controller_client_unittest.cc
  56. in_session_auth_dialog_client.cc
  57. in_session_auth_dialog_client.h
  58. in_session_auth_dialog_client_unittest.cc
  59. keyboard_shortcut_viewer_metadata_unittest.cc
  60. launcher_drag_interactive_uitest.cc
  61. launcher_page_switches_interactive_uitest.cc
  62. login_screen_client.cc
  63. login_screen_client.h
  64. login_screen_shown_observer.h
  65. media_client_impl.cc
  66. media_client_impl.h
  67. media_client_impl_unittest.cc
  68. media_notification_provider_impl.cc
  69. media_notification_provider_impl.h
  70. media_notification_provider_impl_unittest.cc
  71. overview_animations_interactive_uitest.cc
  72. OWNERS
  73. README.md
  74. screen_orientation_delegate_chromeos.cc
  75. screen_orientation_delegate_chromeos.h
  76. screen_orientation_delegate_chromeos_browsertest.cc
  77. session_controller_client_impl.cc
  78. session_controller_client_impl.h
  79. session_controller_client_impl_unittest.cc
  80. session_util.cc
  81. session_util.h
  82. shelf_browsertest.cc
  83. system_tray_client.cc
  84. system_tray_client.h
  85. system_tray_client_browsertest.cc
  86. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  87. tab_scrubber.cc
  88. tab_scrubber.h
  89. tab_scrubber_browsertest.cc
  90. tablet_mode_page_behavior.cc
  91. tablet_mode_page_behavior.h
  92. tablet_mode_page_behavior_browsertest.cc
  93. test_ime_controller.cc
  94. test_ime_controller.h
  95. test_login_screen.cc
  96. test_login_screen.h
  97. test_login_screen_model.cc
  98. test_login_screen_model.h
  99. test_session_controller.cc
  100. test_session_controller.h
  101. test_wallpaper_controller.cc
  102. test_wallpaper_controller.h
  103. volume_controller_browsertest.cc
  104. vpn_list_forwarder.cc
  105. vpn_list_forwarder.h
  106. wallpaper_controller_client.cc
  107. wallpaper_controller_client.h
  108. wallpaper_controller_client_unittest.cc
  109. window_properties.cc
  110. 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 have ash/public dependencies. Any non-public ash/ dependencies will need to be removed.

See ash/README.md#Mustash for more information about the Mustash project.

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