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