tree: 6d457849dd22ff7d1d9ac26b74d1d79c40067155 [path history] [tgz]
  1. gestures/
  2. overview/
  3. pip/
  4. splitview/
  5. tablet_mode/
  6. workspace/
  7. always_on_top_controller.cc
  8. always_on_top_controller.h
  9. always_on_top_controller_unittest.cc
  10. ash_focus_rules.cc
  11. ash_focus_rules.h
  12. ash_focus_rules_unittest.cc
  13. base_state.cc
  14. base_state.h
  15. client_controlled_state.cc
  16. client_controlled_state.h
  17. client_controlled_state_unittest.cc
  18. container_finder.cc
  19. container_finder.h
  20. container_finder_unittest.cc
  21. cursor_manager_chromeos.cc
  22. cursor_manager_chromeos.h
  23. cursor_manager_test_api.cc
  24. cursor_manager_test_api.h
  25. default_state.cc
  26. default_state.h
  27. default_window_resizer.cc
  28. default_window_resizer.h
  29. default_window_resizer_unittest.cc
  30. DEPS
  31. drag_details.cc
  32. drag_details.h
  33. drag_window_controller.cc
  34. drag_window_controller.h
  35. drag_window_resizer.cc
  36. drag_window_resizer.h
  37. drag_window_resizer_unittest.cc
  38. event_client_impl.cc
  39. event_client_impl.h
  40. focus_rules.cc
  41. focus_rules.h
  42. fullscreen_window_finder.cc
  43. fullscreen_window_finder.h
  44. fullscreen_window_finder_unittest.cc
  45. immersive_context_ash.cc
  46. immersive_context_ash.h
  47. immersive_fullscreen_controller_unittest.cc
  48. immersive_gesture_drag_handler.cc
  49. immersive_gesture_drag_handler.h
  50. immersive_gesture_drag_handler_unittest.cc
  51. lock_action_handler_layout_manager.cc
  52. lock_action_handler_layout_manager.h
  53. lock_action_handler_layout_manager_unittest.cc
  54. lock_layout_manager.cc
  55. lock_layout_manager.h
  56. lock_layout_manager_unittest.cc
  57. lock_state_controller.cc
  58. lock_state_controller.h
  59. lock_state_controller_test_api.cc
  60. lock_state_controller_test_api.h
  61. lock_state_controller_unittest.cc
  62. lock_state_observer.h
  63. lock_window_state.cc
  64. lock_window_state.h
  65. mru_window_tracker.cc
  66. mru_window_tracker.h
  67. mru_window_tracker_unittest.cc
  68. native_cursor_manager_ash.cc
  69. native_cursor_manager_ash.h
  70. native_cursor_manager_ash_interactive_uitest.cc
  71. native_cursor_manager_ash_unittest.cc
  72. non_client_frame_controller.cc
  73. non_client_frame_controller.h
  74. non_client_frame_controller_unittest.cc
  75. overlay_event_filter.cc
  76. overlay_event_filter.h
  77. overlay_event_filter_unittest.cc
  78. overlay_layout_manager.cc
  79. overlay_layout_manager.h
  80. overlay_layout_manager_unittest.cc
  81. OWNERS
  82. property_util.cc
  83. property_util.h
  84. resize_shadow.cc
  85. resize_shadow.h
  86. resize_shadow_and_cursor_unittest.cc
  87. resize_shadow_controller.cc
  88. resize_shadow_controller.h
  89. root_window_finder.cc
  90. root_window_finder.h
  91. root_window_layout_manager.cc
  92. root_window_layout_manager.h
  93. root_window_layout_manager_unittest.cc
  94. screen_dimmer.cc
  95. screen_dimmer.h
  96. screen_dimmer_unittest.cc
  97. screen_pinning_controller.cc
  98. screen_pinning_controller.h
  99. screen_pinning_controller_unittest.cc
  100. session_state_animator.cc
  101. session_state_animator.h
  102. session_state_animator_impl.cc
  103. session_state_animator_impl.h
  104. session_state_animator_impl_unittest.cc
  105. stacking_controller.cc
  106. stacking_controller.h
  107. stacking_controller_unittest.cc
  108. switchable_windows.cc
  109. switchable_windows.h
  110. system_gesture_event_filter.cc
  111. system_gesture_event_filter.h
  112. system_gesture_event_filter_unittest.cc
  113. system_modal_container_event_filter.cc
  114. system_modal_container_event_filter.h
  115. system_modal_container_event_filter_delegate.h
  116. system_modal_container_layout_manager.cc
  117. system_modal_container_layout_manager.h
  118. system_modal_container_layout_manager_unittest.cc
  119. system_wallpaper_controller.cc
  120. system_wallpaper_controller.h
  121. test_activation_delegate.cc
  122. test_activation_delegate.h
  123. test_child_modal_parent.cc
  124. test_child_modal_parent.h
  125. test_overlay_delegate.cc
  126. test_overlay_delegate.h
  127. test_session_state_animator.cc
  128. test_session_state_animator.h
  129. top_level_window_factory.cc
  130. top_level_window_factory.h
  131. top_level_window_factory_unittest.cc
  132. toplevel_window_event_handler.cc
  133. toplevel_window_event_handler.h
  134. toplevel_window_event_handler_unittest.cc
  135. video_detector.cc
  136. video_detector.h
  137. video_detector_unittest.cc
  138. widget_finder.cc
  139. widget_finder.h
  140. window_animations.cc
  141. window_animations.h
  142. window_animations_unittest.cc
  143. window_cycle_controller.cc
  144. window_cycle_controller.h
  145. window_cycle_controller_unittest.cc
  146. window_cycle_event_filter.cc
  147. window_cycle_event_filter.h
  148. window_cycle_list.cc
  149. window_cycle_list.h
  150. window_dimmer.cc
  151. window_dimmer.h
  152. window_dimmer_unittest.cc
  153. window_finder.cc
  154. window_finder.h
  155. window_finder_unittest.cc
  156. window_manager_unittest.cc
  157. window_mirror_view.cc
  158. window_mirror_view.h
  159. window_modality_controller_unittest.cc
  160. window_parenting_utils.cc
  161. window_parenting_utils.h
  162. window_positioner.cc
  163. window_positioner.h
  164. window_positioner_unittest.cc
  165. window_positioning_utils.cc
  166. window_positioning_utils.h
  167. window_preview_view.cc
  168. window_preview_view.h
  169. window_preview_view_test_api.cc
  170. window_preview_view_test_api.h
  171. window_preview_view_unittest.cc
  172. window_properties.cc
  173. window_properties.h
  174. window_resizer.cc
  175. window_resizer.h
  176. window_state.cc
  177. window_state.h
  178. window_state_delegate.cc
  179. window_state_delegate.h
  180. window_state_observer.h
  181. window_state_unittest.cc
  182. window_state_util.cc
  183. window_state_util.h
  184. window_transient_descendant_iterator.cc
  185. window_transient_descendant_iterator.h
  186. window_util.cc
  187. window_util.h
  188. window_util_unittest.cc
  189. wm_event.cc
  190. wm_event.h
  191. wm_shadow_controller_delegate.cc
  192. wm_shadow_controller_delegate.h
  193. wm_snap_to_pixel_layout_manager.cc
  194. wm_snap_to_pixel_layout_manager.h
  195. wm_toplevel_window_event_handler.cc
  196. wm_toplevel_window_event_handler.h
  197. wm_window_animations.cc
  198. wm_window_animations.h
  199. workspace_controller.cc
  200. workspace_controller.h
  201. workspace_controller_test_api.cc
  202. workspace_controller_test_api.h
  203. workspace_controller_unittest.cc