tree: 21f481e31064d91f2c0326ca5a8e0f51901ce845 [path history] [tgz]
  1. accessibility/
  2. animation/
  3. bubble/
  4. cocoa/
  5. color_chooser/
  6. controls/
  7. corewm/
  8. debug/
  9. examples/
  10. focus/
  11. interaction/
  12. layout/
  13. metadata/
  14. resources/
  15. style/
  16. test/
  17. touchui/
  18. vector_icons/
  19. widget/
  20. win/
  21. window/
  22. .clang-tidy
  23. accessible_pane_view.cc
  24. accessible_pane_view.h
  25. accessible_pane_view_unittest.cc
  26. action_view_controller.cc
  27. action_view_controller.h
  28. action_view_controller_unittest.cc
  29. action_view_interface.cc
  30. action_view_interface.h
  31. background.cc
  32. background.h
  33. badge_painter.cc
  34. badge_painter.h
  35. border.cc
  36. border.h
  37. border_unittest.cc
  38. BUILD.gn
  39. button_drag_utils.cc
  40. button_drag_utils.h
  41. cascading_property.cc
  42. cascading_property.h
  43. context_menu_controller.cc
  44. context_menu_controller.h
  45. debug_utils.cc
  46. debug_utils.h
  47. DEPS
  48. dialog_model_context_menu_controller.cc
  49. dialog_model_context_menu_controller.h
  50. DIR_METADATA
  51. drag_controller.h
  52. drag_utils.cc
  53. drag_utils.h
  54. drag_utils_aura.cc
  55. drag_utils_mac.mm
  56. event_monitor.h
  57. event_monitor_aura.cc
  58. event_monitor_aura.h
  59. event_monitor_mac.h
  60. event_monitor_mac.mm
  61. event_monitor_unittest.cc
  62. features.gni
  63. highlight_border.cc
  64. highlight_border.h
  65. input_event_activation_protector.cc
  66. input_event_activation_protector.h
  67. masked_targeter_delegate.cc
  68. masked_targeter_delegate.h
  69. metrics.cc
  70. metrics.h
  71. metrics_aura.cc
  72. metrics_mac.cc
  73. mouse_constants.h
  74. mouse_watcher.cc
  75. mouse_watcher.h
  76. mouse_watcher_view_host.cc
  77. mouse_watcher_view_host.h
  78. native_theme_delegate.h
  79. native_window_tracker.h
  80. native_window_tracker_aura.cc
  81. native_window_tracker_aura.h
  82. OWNERS
  83. paint_info.cc
  84. paint_info.h
  85. paint_info_unittest.cc
  86. painter.cc
  87. painter.h
  88. PRESUBMIT.py
  89. README.md
  90. rect_based_targeting_utils.cc
  91. rect_based_targeting_utils.h
  92. rect_based_targeting_utils_unittest.cc
  93. repeat_controller.cc
  94. repeat_controller.h
  95. repeat_controller_unittest.cc
  96. round_rect_painter.cc
  97. round_rect_painter.h
  98. run_all_unittests_main.cc
  99. selection_controller.cc
  100. selection_controller.h
  101. selection_controller_delegate.h
  102. selection_controller_unittest.cc
  103. view.cc
  104. view.h
  105. view_class_properties.cc
  106. view_class_properties.h
  107. view_constants.cc
  108. view_constants.h
  109. view_constants_aura.cc
  110. view_constants_aura.h
  111. view_model.cc
  112. view_model.h
  113. view_model_unittest.cc
  114. view_model_utils.cc
  115. view_model_utils.h
  116. view_model_utils_unittest.cc
  117. view_observer.h
  118. view_targeter.cc
  119. view_targeter.h
  120. view_targeter_delegate.cc
  121. view_targeter_delegate.h
  122. view_targeter_unittest.cc
  123. view_test_api.h
  124. view_tracker.cc
  125. view_tracker.h
  126. view_tracker_unittest.cc
  127. view_unittest.cc
  128. view_unittest_aura.cc
  129. view_unittest_mac.mm
  130. view_utils.cc
  131. view_utils.h
  132. views_delegate.cc
  133. views_delegate.h
  134. views_export.h
  135. views_features.cc
  136. views_features.h
  137. views_perftests.cc
  138. views_switches.cc
  139. views_switches.h
  140. views_test_suite.cc
  141. views_test_suite.h
  142. windows_stationarity_monitor.cc
  143. windows_stationarity_monitor.h
  144. windows_stationarity_monitor_aura.cc
  145. windows_stationarity_monitor_aura.h
  146. windows_stationarity_monitor_mac.h
  147. windows_stationarity_monitor_mac.mm
  148. word_lookup_client.h
ui/views/README.md

Views UI Toolkit

The Views UI Toolkit (aka Views) powers the UI on Windows, Mac, Linux, and ChromeOS.

Documentation

Find the documentation for Views at the Chromium UI Platform Doc site.

Contact

Need to contact the team? E-mail views@chromium.org.