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

Issue 10827454: Move more methods from NWW to HWNDMessageHandler. (Closed)

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

Description

Move more methods from NWW to HWNDMessageHandler. Moves: . scoped redraw lock . mouse event handling . key event handling/input method delegate impl . IsAeroGlassEnabled -> ui::win global function http://crbug.com/142962 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152657 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152775

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+511 lines, -387 lines) Patch
M chrome/browser/themes/theme_service.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/constrained_window_views.cc View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/win/shell.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ui/base/win/shell.cc View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M ui/views/widget/default_theme_provider.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_aura.h View 1 2 3 3 chunks +3 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M ui/views/widget/native_widget_private.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_win.h View 1 2 3 11 chunks +9 lines, -54 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 2 3 19 chunks +45 lines, -296 lines 0 comments Download
M ui/views/widget/widget.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M ui/views/win/DEPS View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/win/hwnd_message_handler.h View 1 2 3 4 chunks +70 lines, -7 lines 0 comments Download
M ui/views/win/hwnd_message_handler.cc View 1 2 3 10 chunks +326 lines, -15 lines 0 comments Download
M ui/views/win/hwnd_message_handler_delegate.h View 1 2 3 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ben Goodger (Google)
8 years, 4 months ago (2012-08-21 21:09:30 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698