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