tree: 90b46edc3566dd9a5298f5d733dbfbf9ae972d82 [path history] [tgz]
  1. accessibility/
  2. ambient/
  3. app_list/
  4. assistant/
  5. calendar/
  6. capture_mode/
  7. desks_templates/
  8. holding_space/
  9. keyboard/
  10. multi_user/
  11. network/
  12. projector/
  13. sharesheet/
  14. shelf/
  15. accelerator_commands_browsertest.cc
  16. app_icon_color_cache.cc
  17. app_icon_color_cache.h
  18. app_icon_color_cache_unittest.cc
  19. arc_custom_tab_modal_dialog_host.cc
  20. arc_custom_tab_modal_dialog_host.h
  21. ash_shell_init.cc
  22. ash_shell_init.h
  23. ash_test_util.cc
  24. ash_test_util.h
  25. ash_util.cc
  26. ash_util.h
  27. ash_web_view_factory_impl.cc
  28. ash_web_view_factory_impl.h
  29. ash_web_view_impl.cc
  30. ash_web_view_impl.h
  31. ash_web_view_impl_browsertest.cc
  32. back_gesture_browsertest.cc
  33. back_gesture_contextual_nudge_delegate.cc
  34. back_gesture_contextual_nudge_delegate.h
  35. cast_config_controller_media_router.cc
  36. cast_config_controller_media_router.h
  37. chrome_accessibility_delegate.cc
  38. chrome_accessibility_delegate.h
  39. chrome_browser_main_extra_parts_ash.cc
  40. chrome_browser_main_extra_parts_ash.h
  41. chrome_new_window_client.cc
  42. chrome_new_window_client.h
  43. chrome_new_window_client_browsertest.cc
  44. chrome_new_window_delegate_provider.cc
  45. chrome_new_window_delegate_provider.h
  46. chrome_shell_delegate.cc
  47. chrome_shell_delegate.h
  48. clipboard_history_browsertest.cc
  49. clipboard_image_model_factory_impl.cc
  50. clipboard_image_model_factory_impl.h
  51. clipboard_image_model_request.cc
  52. clipboard_image_model_request.h
  53. clipboard_util.cc
  54. clipboard_util.h
  55. crosapi_new_window_delegate.cc
  56. crosapi_new_window_delegate.h
  57. default_pinned_apps.cc
  58. default_pinned_apps.h
  59. DEPS
  60. DIR_METADATA
  61. fwupd_download_client_impl.cc
  62. fwupd_download_client_impl.h
  63. image_downloader_impl.cc
  64. image_downloader_impl.h
  65. ime_controller_client_impl.cc
  66. ime_controller_client_impl.h
  67. ime_controller_client_impl_unittest.cc
  68. in_session_auth_dialog_client.cc
  69. in_session_auth_dialog_client.h
  70. in_session_auth_dialog_client_unittest.cc
  71. keyboard_shortcut_viewer_metadata_unittest.cc
  72. launcher_drag_interactive_uitest.cc
  73. launcher_page_switches_interactive_uitest.cc
  74. login_screen_client_impl.cc
  75. login_screen_client_impl.h
  76. login_screen_shown_observer.h
  77. media_client_impl.cc
  78. media_client_impl.h
  79. media_client_impl_unittest.cc
  80. microphone_mute_notification_delegate_impl.cc
  81. microphone_mute_notification_delegate_impl.h
  82. microphone_mute_notification_delegate_impl_unittest.cc
  83. overview_animations_interactive_uitest.cc
  84. OWNERS
  85. README.md
  86. screen_orientation_delegate_chromeos.cc
  87. screen_orientation_delegate_chromeos.h
  88. screen_orientation_delegate_chromeos_browsertest.cc
  89. screenshot_area.cc
  90. screenshot_area.h
  91. security_token_session_restriction_view.cc
  92. security_token_session_restriction_view.h
  93. session_controller_client_impl.cc
  94. session_controller_client_impl.h
  95. session_controller_client_impl_unittest.cc
  96. session_util.cc
  97. session_util.h
  98. shelf_browsertest.cc
  99. system_tray_client_impl.cc
  100. system_tray_client_impl.h
  101. system_tray_client_impl_browsertest.cc
  102. system_tray_tray_cast_browsertest_media_router_chromeos.cc
  103. tab_cluster_ui_client.cc
  104. tab_cluster_ui_client.h
  105. tablet_mode_page_behavior.cc
  106. tablet_mode_page_behavior.h
  107. tablet_mode_page_behavior_browsertest.cc
  108. test_ime_controller.cc
  109. test_ime_controller.h
  110. test_login_screen.cc
  111. test_login_screen.h
  112. test_login_screen_model.cc
  113. test_login_screen_model.h
  114. test_session_controller.cc
  115. test_session_controller.h
  116. test_wallpaper_controller.cc
  117. test_wallpaper_controller.h
  118. thumbnail_loader.cc
  119. thumbnail_loader.h
  120. thumbnail_loader_browsertest.cc
  121. volume_controller_browsertest.cc
  122. vpn_list_forwarder.cc
  123. vpn_list_forwarder.h
  124. wallpaper_controller_client_impl.cc
  125. wallpaper_controller_client_impl.h
  126. wallpaper_controller_client_impl_unittest.cc
  127. window_pin_util.cc
  128. window_pin_util.h
  129. window_pin_util_unittest.cc
  130. window_properties.cc
  131. 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 depend on ash.

Code in this directory may depend on code in chrome/browser/chromeos.