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

Issue 11316245: Move VisibilityController to corewm. (Closed)

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

Description

Move VisibilityController to corewm. I had to add a subclass to Ash for the time being to allow Ash to call its method for animating windows, which handles a few animation types corewm doesn't know about. I'd like to clean this up a bit in a future CL, see my TODO. http://crbug.com/158115 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170328

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -282 lines) Patch
M ash/ash.gyp View 1 2 chunks +0 lines, -3 lines 0 comments Download
M ash/root_window_controller.cc View 1 9 chunks +14 lines, -10 lines 0 comments Download
M ash/shell.h View 1 3 chunks +2 lines, -2 lines 0 comments Download
M ash/shell.cc View 1 4 chunks +21 lines, -2 lines 0 comments Download
D ash/wm/visibility_controller.h View 1 1 chunk +0 lines, -67 lines 0 comments Download
D ash/wm/visibility_controller.cc View 1 1 chunk +0 lines, -78 lines 0 comments Download
D ash/wm/visibility_controller_unittest.cc View 1 1 chunk +0 lines, -50 lines 0 comments Download
M ash/wm/window_properties.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M ash/wm/window_properties.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ash/wm/workspace/workspace.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/constrained_window_views.cc View 1 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/desktop_browser_frame_aura.h View 1 2 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/frame/desktop_browser_frame_aura.cc View 1 3 chunks +3 lines, -7 lines 0 comments Download
A + ui/views/corewm/visibility_controller.h View 1 3 chunks +21 lines, -13 lines 0 comments Download
A + ui/views/corewm/visibility_controller.cc View 1 3 chunks +29 lines, -20 lines 0 comments Download
A + ui/views/corewm/visibility_controller_unittest.cc View 1 3 chunks +16 lines, -11 lines 0 comments Download
M ui/views/views.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
8 years ago (2012-11-29 18:05:53 UTC) #1
sky
8 years ago (2012-11-29 18:12:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698