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