tree: b48f824f5b63bfb42a193631b7f6594e1274c24b [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. in_session_auth_dialog_client.cc
  52. in_session_auth_dialog_client.h
  53. in_session_auth_dialog_client_unittest.cc
  54. keyboard_shortcut_viewer_metadata_unittest.cc
  55. launcher_drag_interactive_uitest.cc
  56. launcher_page_switches_interactive_uitest.cc
  57. login_screen_client.cc
  58. login_screen_client.h
  59. media_client_impl.cc
  60. media_client_impl.h
  61. media_client_impl_unittest.cc
  62. overview_animations_interactive_uitest.cc
  63. OWNERS
  64. README.md
  65. screen_orientation_delegate_chromeos.cc
  66. screen_orientation_delegate_chromeos.h
  67. screen_orientation_delegate_chromeos_browsertest.cc
  68. session_controller_client_impl.cc
  69. session_controller_client_impl.h
  70. session_controller_client_impl_unittest.cc
  71. session_util.cc
  72. session_util.h
  73. shelf_browsertest.cc
  74. system_tray_client.cc
  75. system_tray_client.h
  76. system_tray_client_browsertest.cc
  77. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  78. tab_scrubber.cc
  79. tab_scrubber.h
  80. tab_scrubber_browsertest.cc
  81. tablet_mode_page_behavior.cc
  82. tablet_mode_page_behavior.h
  83. tablet_mode_page_behavior_browsertest.cc
  84. test_ime_controller.cc
  85. test_ime_controller.h
  86. test_login_screen.cc
  87. test_login_screen.h
  88. test_login_screen_model.cc
  89. test_login_screen_model.h
  90. test_session_controller.cc
  91. test_session_controller.h
  92. test_wallpaper_controller.cc
  93. test_wallpaper_controller.h
  94. volume_controller_browsertest.cc
  95. vpn_list_forwarder.cc
  96. vpn_list_forwarder.h
  97. wallpaper_controller_client.cc
  98. wallpaper_controller_client.h
  99. wallpaper_controller_client_unittest.cc
  100. window_properties.cc
  101. 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.