tree: 254b43ffa26598edc6dae83374f7e6ce81d53671 [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_launcher_prefs.cc
  30. chrome_launcher_prefs.h
  31. chrome_new_window_client.cc
  32. chrome_new_window_client.h
  33. chrome_new_window_client_browsertest.cc
  34. chrome_screenshot_grabber.cc
  35. chrome_screenshot_grabber.h
  36. chrome_screenshot_grabber_browsertest.cc
  37. chrome_screenshot_grabber_test_observer.h
  38. chrome_shell_delegate.cc
  39. chrome_shell_delegate.h
  40. clipboard_util.cc
  41. clipboard_util.h
  42. DEPS
  43. image_downloader_impl.cc
  44. image_downloader_impl.h
  45. ime_controller_client.cc
  46. ime_controller_client.h
  47. ime_controller_client_unittest.cc
  48. keyboard_shortcut_viewer_metadata_unittest.cc
  49. launcher_drag_interactive_uitest.cc
  50. launcher_page_switches_interactive_uitest.cc
  51. login_screen_client.cc
  52. login_screen_client.h
  53. media_client_impl.cc
  54. media_client_impl.h
  55. media_client_impl_unittest.cc
  56. overview_animations_interactive_uitest.cc
  57. OWNERS
  58. README.md
  59. screen_orientation_delegate_chromeos.cc
  60. screen_orientation_delegate_chromeos.h
  61. screen_orientation_delegate_chromeos_browsertest.cc
  62. session_controller_client_impl.cc
  63. session_controller_client_impl.h
  64. session_controller_client_impl_unittest.cc
  65. session_util.cc
  66. session_util.h
  67. shelf_browsertest.cc
  68. system_tray_client.cc
  69. system_tray_client.h
  70. system_tray_client_browsertest.cc
  71. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  72. tab_scrubber.cc
  73. tab_scrubber.h
  74. tab_scrubber_browsertest.cc
  75. tablet_mode_page_behavior.cc
  76. tablet_mode_page_behavior.h
  77. tablet_mode_page_behavior_browsertest.cc
  78. test_ime_controller.cc
  79. test_ime_controller.h
  80. test_login_screen.cc
  81. test_login_screen.h
  82. test_login_screen_model.cc
  83. test_login_screen_model.h
  84. test_session_controller.cc
  85. test_session_controller.h
  86. test_wallpaper_controller.cc
  87. test_wallpaper_controller.h
  88. volume_controller_browsertest.cc
  89. vpn_list_forwarder.cc
  90. vpn_list_forwarder.h
  91. wallpaper_controller_client.cc
  92. wallpaper_controller_client.h
  93. wallpaper_controller_client_unittest.cc
  94. window_properties.cc
  95. 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.