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