tree: 22ff700327b22fcd5e1a535ae373dbfb5dd27b5d [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. linux_ui/
  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. border.cc
  30. border.h
  31. border_unittest.cc
  32. BUILD.gn
  33. button_drag_utils.cc
  34. button_drag_utils.h
  35. cascading_property.cc
  36. cascading_property.h
  37. context_menu_controller.cc
  38. context_menu_controller.h
  39. debug_utils.cc
  40. debug_utils.h
  41. DEPS
  42. DIR_METADATA
  43. drag_controller.h
  44. drag_utils.cc
  45. drag_utils.h
  46. drag_utils_aura.cc
  47. drag_utils_mac.mm
  48. event_monitor.h
  49. event_monitor_aura.cc
  50. event_monitor_aura.h
  51. event_monitor_mac.h
  52. event_monitor_mac.mm
  53. event_monitor_unittest.cc
  54. features.gni
  55. image_model_utils.cc
  56. image_model_utils.h
  57. image_model_utils_unittest.cc
  58. input_event_activation_protector.cc
  59. input_event_activation_protector.h
  60. masked_targeter_delegate.cc
  61. masked_targeter_delegate.h
  62. metrics.cc
  63. metrics.h
  64. metrics_aura.cc
  65. metrics_mac.cc
  66. mouse_constants.h
  67. mouse_watcher.cc
  68. mouse_watcher.h
  69. mouse_watcher_view_host.cc
  70. mouse_watcher_view_host.h
  71. native_cursor.h
  72. native_cursor_aura.cc
  73. native_cursor_mac.mm
  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.cc
  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_observer.h
  111. view_targeter.cc
  112. view_targeter.h
  113. view_targeter_delegate.cc
  114. view_targeter_delegate.h
  115. view_targeter_unittest.cc
  116. view_test_api.h
  117. view_tracker.cc
  118. view_tracker.h
  119. view_tracker_unittest.cc
  120. view_unittest.cc
  121. view_unittest_aura.cc
  122. view_unittest_mac.mm
  123. view_utils.cc
  124. view_utils.h
  125. views_delegate.cc
  126. views_delegate.h
  127. views_export.h
  128. views_features.cc
  129. views_features.h
  130. views_perftests.cc
  131. views_switches.cc
  132. views_switches.h
  133. views_test_suite.cc
  134. views_test_suite.h
  135. views_touch_selection_controller_factory.h
  136. views_touch_selection_controller_factory_aura.cc
  137. views_touch_selection_controller_factory_mac.cc
  138. 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.