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