tree: b7de05e2af530cf0e0b2ec6e5e67d39ba6b43e9f [path history] [tgz]
  1. accessibility/
  2. app_list/
  3. assistant/
  4. keyboard/
  5. ksv/
  6. launcher/
  7. multi_user/
  8. network/
  9. accelerator_commands_browsertest.cc
  10. ash_shell_init.cc
  11. ash_shell_init.h
  12. ash_util.cc
  13. ash_util.h
  14. cast_config_client_media_router.cc
  15. cast_config_client_media_router.h
  16. chrome_accessibility_delegate.cc
  17. chrome_accessibility_delegate.h
  18. chrome_browser_main_extra_parts_ash.cc
  19. chrome_browser_main_extra_parts_ash.h
  20. chrome_launcher_prefs.cc
  21. chrome_launcher_prefs.h
  22. chrome_new_window_client.cc
  23. chrome_new_window_client.h
  24. chrome_new_window_client_browsertest.cc
  25. chrome_screenshot_grabber.cc
  26. chrome_screenshot_grabber.h
  27. chrome_screenshot_grabber_browsertest.cc
  28. chrome_screenshot_grabber_test_observer.h
  29. chrome_shell_delegate.cc
  30. chrome_shell_delegate.h
  31. DEPS
  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. kiosk_next_shell_client.cc
  38. kiosk_next_shell_client.h
  39. login_screen_client.cc
  40. login_screen_client.h
  41. media_client.cc
  42. media_client.h
  43. OWNERS
  44. README.md
  45. screen_orientation_delegate_chromeos.cc
  46. screen_orientation_delegate_chromeos.h
  47. screen_orientation_delegate_chromeos_browsertest.cc
  48. session_controller_client.cc
  49. session_controller_client.h
  50. session_controller_client_unittest.cc
  51. session_util.cc
  52. session_util.h
  53. shelf_browsertest.cc
  54. shortcut_viewer_browsertest.cc
  55. system_tray_client.cc
  56. system_tray_client.h
  57. system_tray_client_browsertest.cc
  58. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  59. tab_scrubber.cc
  60. tab_scrubber.h
  61. tab_scrubber_browsertest.cc
  62. tablet_mode_client.cc
  63. tablet_mode_client.h
  64. tablet_mode_client_observer.h
  65. tablet_mode_client_test_util.cc
  66. tablet_mode_client_test_util.h
  67. tablet_mode_client_unittest.cc
  68. tablet_mode_page_behavior_browsertest.cc
  69. test_ime_controller.cc
  70. test_ime_controller.h
  71. test_login_screen.cc
  72. test_login_screen.h
  73. test_session_controller.cc
  74. test_session_controller.h
  75. test_wallpaper_controller.cc
  76. test_wallpaper_controller.h
  77. time_to_first_present_recorder_browsertest.cc
  78. volume_controller.cc
  79. volume_controller.h
  80. volume_controller_browsertest.cc
  81. vpn_list_forwarder.cc
  82. vpn_list_forwarder.h
  83. wallpaper_controller_client.cc
  84. wallpaper_controller_client.h
  85. wallpaper_controller_client_unittest.cc
  86. window_properties.cc
  87. 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.