tree: 13b6e04ca23a7c49e268a75a83ff3811474472de [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. background.cc
  27. background.h
  28. border.cc
  29. border.h
  30. border_unittest.cc
  31. BUILD.gn
  32. button_drag_utils.cc
  33. button_drag_utils.h
  34. cascading_property.cc
  35. cascading_property.h
  36. context_menu_controller.cc
  37. context_menu_controller.h
  38. debug_utils.cc
  39. debug_utils.h
  40. DEPS
  41. dialog_model_context_menu_controller.cc
  42. dialog_model_context_menu_controller.h
  43. DIR_METADATA
  44. drag_controller.h
  45. drag_utils.cc
  46. drag_utils.h
  47. drag_utils_aura.cc
  48. drag_utils_mac.mm
  49. event_monitor.h
  50. event_monitor_aura.cc
  51. event_monitor_aura.h
  52. event_monitor_mac.h
  53. event_monitor_mac.mm
  54. event_monitor_unittest.cc
  55. features.gni
  56. highlight_border.cc
  57. highlight_border.h
  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_theme_delegate.h
  72. OWNERS
  73. paint_info.cc
  74. paint_info.h
  75. paint_info_unittest.cc
  76. painter.cc
  77. painter.h
  78. PRESUBMIT.py
  79. README.md
  80. rect_based_targeting_utils.cc
  81. rect_based_targeting_utils.h
  82. rect_based_targeting_utils_unittest.cc
  83. repeat_controller.cc
  84. repeat_controller.h
  85. repeat_controller_unittest.cc
  86. round_rect_painter.cc
  87. round_rect_painter.h
  88. run_all_unittests_main.cc
  89. selection_controller.cc
  90. selection_controller.h
  91. selection_controller_delegate.h
  92. selection_controller_unittest.cc
  93. view.cc
  94. view.h
  95. view_class_properties.cc
  96. view_class_properties.h
  97. view_constants.cc
  98. view_constants.h
  99. view_constants_aura.cc
  100. view_constants_aura.h
  101. view_model.cc
  102. view_model.h
  103. view_model_unittest.cc
  104. view_model_utils.cc
  105. view_model_utils.h
  106. view_model_utils_unittest.cc
  107. view_observer.h
  108. view_targeter.cc
  109. view_targeter.h
  110. view_targeter_delegate.cc
  111. view_targeter_delegate.h
  112. view_targeter_unittest.cc
  113. view_test_api.h
  114. view_tracker.cc
  115. view_tracker.h
  116. view_tracker_unittest.cc
  117. view_unittest.cc
  118. view_unittest_aura.cc
  119. view_unittest_mac.mm
  120. view_utils.cc
  121. view_utils.h
  122. views_delegate.cc
  123. views_delegate.h
  124. views_export.h
  125. views_features.cc
  126. views_features.h
  127. views_perftests.cc
  128. views_switches.cc
  129. views_switches.h
  130. views_test_suite.cc
  131. views_test_suite.h
  132. views_touch_selection_controller_factory.h
  133. views_touch_selection_controller_factory_aura.cc
  134. views_touch_selection_controller_factory_mac.cc
  135. 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.