tree: c3666af762a97ac34f7ccdf44bb5215470c450b3 [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. dialog_model_context_menu_controller.cc
  43. dialog_model_context_menu_controller.h
  44. DIR_METADATA
  45. drag_controller.h
  46. drag_utils.cc
  47. drag_utils.h
  48. drag_utils_aura.cc
  49. drag_utils_mac.mm
  50. event_monitor.h
  51. event_monitor_aura.cc
  52. event_monitor_aura.h
  53. event_monitor_mac.h
  54. event_monitor_mac.mm
  55. event_monitor_unittest.cc
  56. features.gni
  57. highlight_border.cc
  58. highlight_border.h
  59. input_event_activation_protector.cc
  60. input_event_activation_protector.h
  61. masked_targeter_delegate.cc
  62. masked_targeter_delegate.h
  63. metrics.cc
  64. metrics.h
  65. metrics_aura.cc
  66. metrics_mac.cc
  67. mouse_constants.h
  68. mouse_watcher.cc
  69. mouse_watcher.h
  70. mouse_watcher_view_host.cc
  71. mouse_watcher_view_host.h
  72. native_theme_delegate.h
  73. OWNERS
  74. paint_info.cc
  75. paint_info.h
  76. paint_info_unittest.cc
  77. painter.cc
  78. painter.h
  79. PRESUBMIT.py
  80. README.md
  81. rect_based_targeting_utils.cc
  82. rect_based_targeting_utils.h
  83. rect_based_targeting_utils_unittest.cc
  84. repeat_controller.cc
  85. repeat_controller.h
  86. repeat_controller_unittest.cc
  87. round_rect_painter.cc
  88. round_rect_painter.h
  89. run_all_unittests_main.cc
  90. selection_controller.cc
  91. selection_controller.h
  92. selection_controller_delegate.h
  93. selection_controller_unittest.cc
  94. view.cc
  95. view.h
  96. view_class_properties.cc
  97. view_class_properties.h
  98. view_constants.cc
  99. view_constants.h
  100. view_constants_aura.cc
  101. view_constants_aura.h
  102. view_model.cc
  103. view_model.h
  104. view_model_unittest.cc
  105. view_model_utils.cc
  106. view_model_utils.h
  107. view_model_utils_unittest.cc
  108. view_observer.h
  109. view_targeter.cc
  110. view_targeter.h
  111. view_targeter_delegate.cc
  112. view_targeter_delegate.h
  113. view_targeter_unittest.cc
  114. view_test_api.h
  115. view_tracker.cc
  116. view_tracker.h
  117. view_tracker_unittest.cc
  118. view_unittest.cc
  119. view_unittest_aura.cc
  120. view_unittest_mac.mm
  121. view_utils.cc
  122. view_utils.h
  123. views_delegate.cc
  124. views_delegate.h
  125. views_export.h
  126. views_features.cc
  127. views_features.h
  128. views_perftests.cc
  129. views_switches.cc
  130. views_switches.h
  131. views_test_suite.cc
  132. views_test_suite.h
  133. views_touch_selection_controller_factory.h
  134. views_touch_selection_controller_factory_aura.cc
  135. views_touch_selection_controller_factory_mac.cc
  136. 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.