tree: 39ef76405a942e9f43c1a8a6d2bd34c4046bdbdf [path history] [tgz]
  1. accessibility/
  2. animation/
  3. bubble/
  4. cocoa/
  5. color_chooser/
  6. controls/
  7. corewm/
  8. examples/
  9. focus/
  10. layout/
  11. linux_ui/
  12. metadata/
  13. resources/
  14. style/
  15. test/
  16. touchui/
  17. vector_icons/
  18. widget/
  19. win/
  20. window/
  21. .clang-tidy
  22. accessible_pane_view.cc
  23. accessible_pane_view.h
  24. accessible_pane_view_unittest.cc
  25. background.cc
  26. background.h
  27. border.cc
  28. border.h
  29. border_unittest.cc
  30. BUILD.gn
  31. button_drag_utils.cc
  32. button_drag_utils.h
  33. context_menu_controller.cc
  34. context_menu_controller.h
  35. debug_utils.cc
  36. debug_utils.h
  37. DEPS
  38. DIR_METADATA
  39. drag_controller.h
  40. drag_utils.cc
  41. drag_utils.h
  42. drag_utils_aura.cc
  43. drag_utils_mac.mm
  44. event_monitor.h
  45. event_monitor_aura.cc
  46. event_monitor_aura.h
  47. event_monitor_mac.h
  48. event_monitor_mac.mm
  49. event_monitor_unittest.cc
  50. features.gni
  51. input_event_activation_protector.cc
  52. input_event_activation_protector.h
  53. masked_targeter_delegate.cc
  54. masked_targeter_delegate.h
  55. metrics.cc
  56. metrics.h
  57. metrics_aura.cc
  58. metrics_mac.cc
  59. mouse_constants.h
  60. mouse_watcher.cc
  61. mouse_watcher.h
  62. mouse_watcher_view_host.cc
  63. mouse_watcher_view_host.h
  64. native_cursor.h
  65. native_cursor_aura.cc
  66. native_cursor_mac.mm
  67. native_theme_delegate.h
  68. OWNERS
  69. paint_info.cc
  70. paint_info.h
  71. paint_info_unittest.cc
  72. painter.cc
  73. painter.h
  74. PRESUBMIT.py
  75. README.md
  76. rect_based_targeting_utils.cc
  77. rect_based_targeting_utils.h
  78. rect_based_targeting_utils_unittest.cc
  79. repeat_controller.cc
  80. repeat_controller.h
  81. repeat_controller_unittest.cc
  82. round_rect_painter.cc
  83. round_rect_painter.h
  84. run_all_unittests_main.cc
  85. selection_controller.cc
  86. selection_controller.h
  87. selection_controller_delegate.h
  88. selection_controller_unittest.cc
  89. view.cc
  90. view.h
  91. view_class_properties.cc
  92. view_class_properties.h
  93. view_constants.cc
  94. view_constants.h
  95. view_constants_aura.cc
  96. view_constants_aura.h
  97. view_model.cc
  98. view_model.h
  99. view_model_unittest.cc
  100. view_model_utils.cc
  101. view_model_utils.h
  102. view_model_utils_unittest.cc
  103. view_observer.h
  104. view_targeter.cc
  105. view_targeter.h
  106. view_targeter_delegate.cc
  107. view_targeter_delegate.h
  108. view_targeter_unittest.cc
  109. view_test_api.h
  110. view_tracker.cc
  111. view_tracker.h
  112. view_tracker_unittest.cc
  113. view_unittest.cc
  114. view_unittest_aura.cc
  115. view_unittest_mac.mm
  116. view_utils.h
  117. views_delegate.cc
  118. views_delegate.h
  119. views_export.h
  120. views_features.cc
  121. views_features.h
  122. views_perftests.cc
  123. views_switches.cc
  124. views_switches.h
  125. views_test_suite.cc
  126. views_test_suite.h
  127. views_touch_selection_controller_factory.h
  128. views_touch_selection_controller_factory_aura.cc
  129. views_touch_selection_controller_factory_mac.cc
  130. 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.