Chromium Code Reviews

Issue 2813042: Move WindowImpl to gfx so I can use it there for canvas unit tests.... (Closed)

Created:
10 years, 5 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, darin-cc_chromium.org, dpranke+watch_chromium.org, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Move WindowImpl to gfx so I can use it there for canvas unit tests. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51554

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+24 lines, -365 lines)
M app/app_base.gypi View 2 chunks +0 lines, -4 lines 0 comments
D app/win/window_impl.h View 1 chunk +0 lines, -113 lines 0 comments
D app/win/window_impl.cc View 1 chunk +0 lines, -226 lines 0 comments
M chrome/browser/aeropeek_manager.cc View 3 chunks +2 lines, -2 lines 0 comments
M gfx/gfx.gyp View 1 chunk +2 lines, -0 lines 0 comments
A + gfx/window_impl.h View 3 chunks +5 lines, -5 lines 0 comments
A + gfx/window_impl.cc View 3 chunks +3 lines, -3 lines 0 comments
M tools/memory_watcher/hotkey.h View 1 chunk +2 lines, -2 lines 0 comments
M views/controls/menu/menu_win.cc View 3 chunks +2 lines, -2 lines 0 comments
M views/controls/scrollbar/native_scroll_bar_win.cc View 2 chunks +2 lines, -2 lines 0 comments
M views/widget/widget_win.h View 2 chunks +2 lines, -2 lines 0 comments
M webkit/default_plugin/plugin_impl_win.h View 2 chunks +2 lines, -2 lines 0 comments
M webkit/tools/test_shell/foreground_helper.h View 2 chunks +2 lines, -2 lines 0 comments

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
10 years, 5 months ago (2010-07-01 22:59:06 UTC) #1
sky
10 years, 5 months ago (2010-07-01 23:07:16 UTC) #2
OK

Powered by Google App Engine