tree: 287225db6883530753591ad249c46348d3eef16f [path history] [tgz]
  1. accessibility/
  2. app_list/
  3. assistant/
  4. ksv/
  5. launcher/
  6. multi_user/
  7. network/
  8. accelerator_commands_browsertest.cc
  9. ash_shell_init.cc
  10. ash_shell_init.h
  11. ash_util.cc
  12. ash_util.h
  13. browser_image_registrar.cc
  14. browser_image_registrar.h
  15. browser_image_registrar_unittest.cc
  16. cast_config_client_media_router.cc
  17. cast_config_client_media_router.h
  18. chrome_browser_main_extra_parts_ash.cc
  19. chrome_browser_main_extra_parts_ash.h
  20. chrome_keyboard_ui.cc
  21. chrome_keyboard_ui.h
  22. chrome_keyboard_ui_unittest.cc
  23. chrome_launcher_prefs.cc
  24. chrome_launcher_prefs.h
  25. chrome_new_window_client.cc
  26. chrome_new_window_client.h
  27. chrome_new_window_client_browsertest.cc
  28. chrome_screenshot_grabber.cc
  29. chrome_screenshot_grabber.h
  30. chrome_screenshot_grabber_browsertest.cc
  31. chrome_screenshot_grabber_test_observer.h
  32. chrome_shell_delegate.cc
  33. chrome_shell_delegate.h
  34. DEPS
  35. fake_tablet_mode_controller.cc
  36. fake_tablet_mode_controller.h
  37. ime_controller_client.cc
  38. ime_controller_client.h
  39. ime_controller_client_unittest.cc
  40. keyboard_controller_browsertest.cc
  41. keyboard_end_to_end_browsertest.cc
  42. keyboard_ui_service.cc
  43. keyboard_ui_service.h
  44. login_screen_client.cc
  45. login_screen_client.h
  46. media_client.cc
  47. media_client.h
  48. OWNERS
  49. README.md
  50. session_controller_client.cc
  51. session_controller_client.h
  52. session_controller_client_unittest.cc
  53. session_util.cc
  54. session_util.h
  55. shelf_browsertest.cc
  56. shell_state_client.cc
  57. shell_state_client.h
  58. shell_state_client_unittest.cc
  59. system_tray_client.cc
  60. system_tray_client.h
  61. system_tray_client_browsertest.cc
  62. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  63. tab_scrubber.cc
  64. tab_scrubber.h
  65. tab_scrubber_browsertest.cc
  66. tablet_mode_client.cc
  67. tablet_mode_client.h
  68. tablet_mode_client_observer.h
  69. tablet_mode_client_unittest.cc
  70. tablet_mode_page_behavior_browsertest.cc
  71. test_wallpaper_controller.cc
  72. test_wallpaper_controller.h
  73. time_to_first_present_recorder_browsertest.cc
  74. volume_controller.cc
  75. volume_controller.h
  76. volume_controller_browsertest.cc
  77. vpn_list_forwarder.cc
  78. vpn_list_forwarder.h
  79. wallpaper_controller_client.cc
  80. wallpaper_controller_client.h
  81. wallpaper_controller_client_unittest.cc
  82. wallpaper_policy_handler.cc
  83. wallpaper_policy_handler.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.