tree: c93e6a73c181e3e2db41dc62daf45d4df1395b13 [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.h
  30. background.cc
  31. background.h
  32. badge_painter.cc
  33. badge_painter.h
  34. border.cc
  35. border.h
  36. border_unittest.cc
  37. BUILD.gn
  38. button_drag_utils.cc
  39. button_drag_utils.h
  40. cascading_property.cc
  41. cascading_property.h
  42. context_menu_controller.cc
  43. context_menu_controller.h
  44. debug_utils.cc
  45. debug_utils.h
  46. DEPS
  47. dialog_model_context_menu_controller.cc
  48. dialog_model_context_menu_controller.h
  49. DIR_METADATA
  50. drag_controller.h
  51. drag_utils.cc
  52. drag_utils.h
  53. drag_utils_aura.cc
  54. drag_utils_mac.mm
  55. event_monitor.h
  56. event_monitor_aura.cc
  57. event_monitor_aura.h
  58. event_monitor_mac.h
  59. event_monitor_mac.mm
  60. event_monitor_unittest.cc
  61. features.gni
  62. highlight_border.cc
  63. highlight_border.h
  64. input_event_activation_protector.cc
  65. input_event_activation_protector.h
  66. masked_targeter_delegate.cc
  67. masked_targeter_delegate.h
  68. metrics.cc
  69. metrics.h
  70. metrics_aura.cc
  71. metrics_mac.cc
  72. mouse_constants.h
  73. mouse_watcher.cc
  74. mouse_watcher.h
  75. mouse_watcher_view_host.cc
  76. mouse_watcher_view_host.h
  77. native_theme_delegate.h
  78. native_window_tracker.h
  79. native_window_tracker_aura.cc
  80. native_window_tracker_aura.h
  81. OWNERS
  82. paint_info.cc
  83. paint_info.h
  84. paint_info_unittest.cc
  85. painter.cc
  86. painter.h
  87. PRESUBMIT.py
  88. README.md
  89. rect_based_targeting_utils.cc
  90. rect_based_targeting_utils.h
  91. rect_based_targeting_utils_unittest.cc
  92. repeat_controller.cc
  93. repeat_controller.h
  94. repeat_controller_unittest.cc
  95. round_rect_painter.cc
  96. round_rect_painter.h
  97. run_all_unittests_main.cc
  98. selection_controller.cc
  99. selection_controller.h
  100. selection_controller_delegate.h
  101. selection_controller_unittest.cc
  102. view.cc
  103. view.h
  104. view_class_properties.cc
  105. view_class_properties.h
  106. view_constants.cc
  107. view_constants.h
  108. view_constants_aura.cc
  109. view_constants_aura.h
  110. view_model.cc
  111. view_model.h
  112. view_model_unittest.cc
  113. view_model_utils.cc
  114. view_model_utils.h
  115. view_model_utils_unittest.cc
  116. view_observer.h
  117. view_targeter.cc
  118. view_targeter.h
  119. view_targeter_delegate.cc
  120. view_targeter_delegate.h
  121. view_targeter_unittest.cc
  122. view_test_api.h
  123. view_tracker.cc
  124. view_tracker.h
  125. view_tracker_unittest.cc
  126. view_unittest.cc
  127. view_unittest_aura.cc
  128. view_unittest_mac.mm
  129. view_utils.cc
  130. view_utils.h
  131. views_delegate.cc
  132. views_delegate.h
  133. views_export.h
  134. views_features.cc
  135. views_features.h
  136. views_perftests.cc
  137. views_switches.cc
  138. views_switches.h
  139. views_test_suite.cc
  140. views_test_suite.h
  141. windows_stationarity_monitor.cc
  142. windows_stationarity_monitor.h
  143. windows_stationarity_monitor_aura.cc
  144. windows_stationarity_monitor_aura.h
  145. windows_stationarity_monitor_mac.h
  146. windows_stationarity_monitor_mac.mm
  147. 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.