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