tree: 74def63367a0998a1efda503ab9bc1af460792bf [path history] [tgz]
  1. accessibility/
  2. app_list/
  3. assistant/
  4. keyboard/
  5. launcher/
  6. multi_user/
  7. network/
  8. accelerator_commands_browsertest.cc
  9. ash_shell_init.cc
  10. ash_shell_init.h
  11. ash_test_util.cc
  12. ash_test_util.h
  13. ash_util.cc
  14. ash_util.h
  15. cast_config_controller_media_router.cc
  16. cast_config_controller_media_router.h
  17. chrome_accessibility_delegate.cc
  18. chrome_accessibility_delegate.h
  19. chrome_browser_main_extra_parts_ash.cc
  20. chrome_browser_main_extra_parts_ash.h
  21. chrome_launcher_prefs.cc
  22. chrome_launcher_prefs.h
  23. chrome_new_window_client.cc
  24. chrome_new_window_client.h
  25. chrome_new_window_client_browsertest.cc
  26. chrome_screenshot_grabber.cc
  27. chrome_screenshot_grabber.h
  28. chrome_screenshot_grabber_browsertest.cc
  29. chrome_screenshot_grabber_test_observer.h
  30. chrome_shell_delegate.cc
  31. chrome_shell_delegate.h
  32. DEPS
  33. drag_to_overview_interactive_uitest.cc
  34. fake_tablet_mode_controller.cc
  35. fake_tablet_mode_controller.h
  36. ime_controller_client.cc
  37. ime_controller_client.h
  38. ime_controller_client_unittest.cc
  39. keyboard_shortcut_viewer_metadata_unittest.cc
  40. kiosk_next_shell_client.cc
  41. kiosk_next_shell_client.h
  42. kiosk_next_shell_client_browsertest.cc
  43. launcher_animations_interactive_uitest.cc
  44. launcher_drag_interactive_uitest.cc
  45. launcher_page_switches_interactive_uitest.cc
  46. login_screen_client.cc
  47. login_screen_client.h
  48. media_client_impl.cc
  49. media_client_impl.h
  50. media_client_impl_unittest.cc
  51. overview_animations_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_client.cc
  74. tablet_mode_client.h
  75. tablet_mode_client_observer.h
  76. tablet_mode_client_unittest.cc
  77. tablet_mode_page_behavior_browsertest.cc
  78. tablet_mode_transition_interactive_uitest.cc
  79. test_ime_controller.cc
  80. test_ime_controller.h
  81. test_login_screen.cc
  82. test_login_screen.h
  83. test_login_screen_model.cc
  84. test_login_screen_model.h
  85. test_session_controller.cc
  86. test_session_controller.h
  87. test_wallpaper_controller.cc
  88. test_wallpaper_controller.h
  89. volume_controller_browsertest.cc
  90. vpn_list_forwarder.cc
  91. vpn_list_forwarder.h
  92. wallpaper_controller_client.cc
  93. wallpaper_controller_client.h
  94. wallpaper_controller_client_unittest.cc
  95. window_properties.cc
  96. window_properties.h
  97. 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.