tree: 3d0c016c469dd102f4f0d5028deb2d6e137964c8 [path history] [tgz]
  1. accessibility/
  2. actions/
  3. anchor/
  4. animation/
  5. bubble/
  6. cocoa/
  7. controls/
  8. corewm/
  9. debug/
  10. examples/
  11. focus/
  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. README.md
  84. rect_based_targeting_utils.cc
  85. rect_based_targeting_utils.h
  86. rect_based_targeting_utils_unittest.cc
  87. repeat_controller.cc
  88. repeat_controller.h
  89. repeat_controller_unittest.cc
  90. round_rect_painter.cc
  91. round_rect_painter.h
  92. run_all_unittests_main.cc
  93. selection_controller.cc
  94. selection_controller.h
  95. selection_controller_delegate.h
  96. selection_controller_unittest.cc
  97. view.cc
  98. view.h
  99. view_class_properties.cc
  100. view_class_properties.h
  101. view_constants.h
  102. view_constants_aura.cc
  103. view_constants_aura.h
  104. view_model.cc
  105. view_model.h
  106. view_model_unittest.cc
  107. view_model_utils.cc
  108. view_model_utils.h
  109. view_model_utils_unittest.cc
  110. view_nocompile.nc
  111. view_observer.h
  112. view_shadow.cc
  113. view_shadow.h
  114. view_shadow_unittest.cc
  115. view_targeter.cc
  116. view_targeter.h
  117. view_targeter_delegate.cc
  118. view_targeter_delegate.h
  119. view_targeter_unittest.cc
  120. view_test_api.h
  121. view_tracker.cc
  122. view_tracker.h
  123. view_tracker_unittest.cc
  124. view_unittest.cc
  125. view_unittest_aura.cc
  126. view_unittest_mac.mm
  127. view_utils.cc
  128. view_utils.h
  129. views_delegate.cc
  130. views_delegate.h
  131. views_export.h
  132. views_features.cc
  133. views_features.h
  134. VIEWS_OWNERS
  135. views_perftests.cc
  136. views_switches.h
  137. views_test_suite.cc
  138. views_test_suite.h
  139. windows_stationarity_monitor.cc
  140. windows_stationarity_monitor.h
  141. windows_stationarity_monitor_aura.cc
  142. windows_stationarity_monitor_aura.h
  143. windows_stationarity_monitor_mac.h
  144. windows_stationarity_monitor_mac.mm
  145. 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.