tree: 4406e12aeb66319d4c829931f4f13379479cc05e [path history] [tgz]
  1. accessibility/
  2. ambient/
  3. app_list/
  4. assistant/
  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. cast_config_controller_media_router.cc
  21. cast_config_controller_media_router.h
  22. chrome_accessibility_delegate.cc
  23. chrome_accessibility_delegate.h
  24. chrome_browser_main_extra_parts_ash.cc
  25. chrome_browser_main_extra_parts_ash.h
  26. chrome_launcher_prefs.cc
  27. chrome_launcher_prefs.h
  28. chrome_new_window_client.cc
  29. chrome_new_window_client.h
  30. chrome_new_window_client_browsertest.cc
  31. chrome_screenshot_grabber.cc
  32. chrome_screenshot_grabber.h
  33. chrome_screenshot_grabber_browsertest.cc
  34. chrome_screenshot_grabber_test_observer.h
  35. chrome_shell_delegate.cc
  36. chrome_shell_delegate.h
  37. DEPS
  38. drag_to_overview_interactive_uitest.cc
  39. ime_controller_client.cc
  40. ime_controller_client.h
  41. ime_controller_client_unittest.cc
  42. keyboard_shortcut_viewer_metadata_unittest.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_scroll_interactive_uitest.cc
  53. overview_window_drag_interactive_uitest.cc
  54. OWNERS
  55. README.md
  56. screen_orientation_delegate_chromeos.cc
  57. screen_orientation_delegate_chromeos.h
  58. screen_orientation_delegate_chromeos_browsertest.cc
  59. screen_rotation_interactive_uitest.cc
  60. session_controller_client_impl.cc
  61. session_controller_client_impl.h
  62. session_controller_client_impl_unittest.cc
  63. session_util.cc
  64. session_util.h
  65. shelf_browsertest.cc
  66. split_view_interactive_uitest.cc
  67. system_tray_client.cc
  68. system_tray_client.h
  69. system_tray_client_browsertest.cc
  70. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  71. tab_scrubber.cc
  72. tab_scrubber.h
  73. tab_scrubber_browsertest.cc
  74. tablet_mode_page_behavior.cc
  75. tablet_mode_page_behavior.h
  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_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
  96. 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.