tree: 884f125dbaaebc0d485e88442116b66453c6f8fa [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. back_gesture_browsertest.cc
  20. back_gesture_contextual_nudge_delegate.cc
  21. back_gesture_contextual_nudge_delegate.h
  22. cast_config_controller_media_router.cc
  23. cast_config_controller_media_router.h
  24. chrome_accessibility_delegate.cc
  25. chrome_accessibility_delegate.h
  26. chrome_browser_main_extra_parts_ash.cc
  27. chrome_browser_main_extra_parts_ash.h
  28. chrome_launcher_prefs.cc
  29. chrome_launcher_prefs.h
  30. chrome_new_window_client.cc
  31. chrome_new_window_client.h
  32. chrome_new_window_client_browsertest.cc
  33. chrome_screenshot_grabber.cc
  34. chrome_screenshot_grabber.h
  35. chrome_screenshot_grabber_browsertest.cc
  36. chrome_screenshot_grabber_test_observer.h
  37. chrome_shell_delegate.cc
  38. chrome_shell_delegate.h
  39. DEPS
  40. homescreen_interactive_uitest.cc
  41. image_downloader_impl.cc
  42. image_downloader_impl.h
  43. ime_controller_client.cc
  44. ime_controller_client.h
  45. ime_controller_client_unittest.cc
  46. keyboard_shortcut_viewer_metadata_unittest.cc
  47. launcher_animations_interactive_uitest.cc
  48. launcher_drag_interactive_uitest.cc
  49. launcher_page_switches_interactive_uitest.cc
  50. login_screen_client.cc
  51. login_screen_client.h
  52. media_client_impl.cc
  53. media_client_impl.h
  54. media_client_impl_unittest.cc
  55. overview_animations_interactive_uitest.cc
  56. overview_scroll_interactive_uitest.cc
  57. overview_window_drag_interactive_uitest.cc
  58. OWNERS
  59. README.md
  60. screen_orientation_delegate_chromeos.cc
  61. screen_orientation_delegate_chromeos.h
  62. screen_orientation_delegate_chromeos_browsertest.cc
  63. screen_rotation_interactive_uitest.cc
  64. session_controller_client_impl.cc
  65. session_controller_client_impl.h
  66. session_controller_client_impl_unittest.cc
  67. session_util.cc
  68. session_util.h
  69. shelf_browsertest.cc
  70. split_view_interactive_uitest.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. tablet_mode_transition_interactive_uitest.cc
  82. test_ime_controller.cc
  83. test_ime_controller.h
  84. test_login_screen.cc
  85. test_login_screen.h
  86. test_login_screen_model.cc
  87. test_login_screen_model.h
  88. test_session_controller.cc
  89. test_session_controller.h
  90. test_wallpaper_controller.cc
  91. test_wallpaper_controller.h
  92. volume_controller_browsertest.cc
  93. vpn_list_forwarder.cc
  94. vpn_list_forwarder.h
  95. wallpaper_controller_client.cc
  96. wallpaper_controller_client.h
  97. wallpaper_controller_client_unittest.cc
  98. window_properties.cc
  99. window_properties.h
  100. 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.