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