tree: 81bb77f482f5c6cead4137910951ec35a8380c2c [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_util.cc
  12. ash_util.h
  13. cast_config_controller_media_router.cc
  14. cast_config_controller_media_router.h
  15. chrome_accessibility_delegate.cc
  16. chrome_accessibility_delegate.h
  17. chrome_browser_main_extra_parts_ash.cc
  18. chrome_browser_main_extra_parts_ash.h
  19. chrome_launcher_prefs.cc
  20. chrome_launcher_prefs.h
  21. chrome_new_window_client.cc
  22. chrome_new_window_client.h
  23. chrome_new_window_client_browsertest.cc
  24. chrome_screenshot_grabber.cc
  25. chrome_screenshot_grabber.h
  26. chrome_screenshot_grabber_browsertest.cc
  27. chrome_screenshot_grabber_test_observer.h
  28. chrome_shell_delegate.cc
  29. chrome_shell_delegate.h
  30. DEPS
  31. drag_to_overview_interactive_uitest.cc
  32. fake_tablet_mode_controller.cc
  33. fake_tablet_mode_controller.h
  34. ime_controller_client.cc
  35. ime_controller_client.h
  36. ime_controller_client_unittest.cc
  37. keyboard_shortcut_viewer_metadata_unittest.cc
  38. kiosk_next_shell_client.cc
  39. kiosk_next_shell_client.h
  40. kiosk_next_shell_client_browsertest.cc
  41. launcher_animations_interactive_uitest.cc
  42. launcher_drag_interactive_uitest.cc
  43. login_screen_client.cc
  44. login_screen_client.h
  45. media_client.cc
  46. media_client.h
  47. media_client_unittest.cc
  48. overview_animations_interactive_uitest.cc
  49. overview_window_drag_interactive_uitest.cc
  50. OWNERS
  51. README.md
  52. screen_orientation_delegate_chromeos.cc
  53. screen_orientation_delegate_chromeos.h
  54. screen_orientation_delegate_chromeos_browsertest.cc
  55. screen_rotation_interactive_uitest.cc
  56. session_controller_client_impl.cc
  57. session_controller_client_impl.h
  58. session_controller_client_impl_unittest.cc
  59. session_util.cc
  60. session_util.h
  61. shelf_browsertest.cc
  62. split_view_interactive_uitest.cc
  63. system_tray_client.cc
  64. system_tray_client.h
  65. system_tray_client_browsertest.cc
  66. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  67. tab_scrubber.cc
  68. tab_scrubber.h
  69. tab_scrubber_browsertest.cc
  70. tablet_mode_client.cc
  71. tablet_mode_client.h
  72. tablet_mode_client_observer.h
  73. tablet_mode_client_test_util.cc
  74. tablet_mode_client_test_util.h
  75. tablet_mode_client_unittest.cc
  76. tablet_mode_page_behavior_browsertest.cc
  77. tablet_mode_transition_interactive_uitest.cc
  78. test_ime_controller.cc
  79. test_ime_controller.h
  80. test_login_screen.cc
  81. test_login_screen.h
  82. test_session_controller.cc
  83. test_session_controller.h
  84. test_wallpaper_controller.cc
  85. test_wallpaper_controller.h
  86. time_to_first_present_recorder_browsertest.cc
  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
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.