Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Issue 11574041: Move WindowResizer to CoreWM. (Closed)

Created:
8 years ago by Ben Goodger (Google)
Modified:
6 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, sadrul, dcheng, ben+watch_chromium.org
Visibility:
Public.

Description

Move WindowResizer to CoreWM. http://crbug.com/158115 R=sky@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -608 lines) Patch
M ash/ash.gyp View 1 chunk +1 line, -2 lines 0 comments Download
M ash/screen_ash.cc View 2 chunks +4 lines, -11 lines 0 comments Download
M ash/wm/default_window_resizer.h View 2 chunks +7 lines, -6 lines 0 comments Download
M ash/wm/drag_window_resizer.h View 2 chunks +8 lines, -7 lines 0 comments Download
M ash/wm/drag_window_resizer.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M ash/wm/drag_window_resizer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/gestures/two_finger_drag_handler.h View 2 chunks +7 lines, -3 lines 0 comments Download
M ash/wm/gestures/two_finger_drag_handler.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/wm/property_util.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/toplevel_window_event_handler.cc View 8 chunks +16 lines, -11 lines 0 comments Download
D ash/wm/window_resizer.h View 1 chunk +0 lines, -134 lines 0 comments Download
D ash/wm/window_resizer.cc View 1 chunk +0 lines, -372 lines 0 comments Download
A ash/wm/window_resizer_factory.h View 1 chunk +36 lines, -0 lines 0 comments Download
M ash/wm/window_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/workspace/snap_sizer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/workspace/workspace_window_resizer.h View 3 chunks +8 lines, -8 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer.cc View 2 chunks +8 lines, -7 lines 0 comments Download
A ui/views/corewm/screen_util.h View 1 chunk +37 lines, -0 lines 0 comments Download
A ui/views/corewm/screen_util.cc View 1 chunk +38 lines, -0 lines 0 comments Download
A + ui/views/corewm/window_resizer.h View 3 chunks +10 lines, -15 lines 0 comments Download
A + ui/views/corewm/window_resizer.cc View 9 chunks +21 lines, -20 lines 0 comments Download
M ui/views/corewm/window_util.h View 2 chunks +21 lines, -0 lines 0 comments Download
M ui/views/corewm/window_util.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M ui/views/views.gyp View 2 chunks +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698