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

Issue 11588: Remove base versions of the graphics headers, which previously just forwarded... (Closed)

Created:
12 years, 1 month ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
dglazkov
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Remove base versions of the graphics headers, which previously just forwarded to the skia ones. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5894

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -212 lines) Patch
M base/base.xcodeproj/project.pbxproj View 1 5 chunks +0 lines, -16 lines 0 comments Download
M base/build/base_gfx.vcproj View 2 chunks +0 lines, -12 lines 0 comments Download
D base/gfx/bitmap_platform_device.h View 1 1 chunk +0 lines, -7 lines 0 comments Download
D base/gfx/bitmap_platform_device_linux.h View 1 1 chunk +0 lines, -12 lines 0 comments Download
D base/gfx/bitmap_platform_device_mac.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
D base/gfx/bitmap_platform_device_win.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
M base/gfx/native_theme.cc View 1 chunk +1 line, -1 line 0 comments Download
D base/gfx/platform_canvas_win.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
D base/gfx/platform_device.h View 1 1 chunk +0 lines, -7 lines 0 comments Download
D base/gfx/platform_device_win.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
D base/gfx/vector_canvas.h View 1 1 chunk +0 lines, -46 lines 0 comments Download
D base/gfx/vector_device.h View 1 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/browser_main.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/printing/printed_document.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/printing/printing_layout_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/win_printing_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/theme_helpers.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/gfx/chrome_canvas.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/plugin/webplugin_delegate_stub.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_proxy.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/render_widget.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/bitmap_platform_device_win.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_canvas_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/platform_canvas_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/vector_canvas.h View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/vector_canvas.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/vector_device.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webframe.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webframe_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webframe_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webview_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webwidget.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webwidget_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/port/platform/graphics/FontWin.cpp View 1 1 chunk +3 lines, -4 lines 0 comments Download
M webkit/port/platform/graphics/GraphicsContextSkia.cpp View 1 2 chunks +2 lines, -3 lines 0 comments Download
M webkit/port/platform/graphics/ImageSkia.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/port/platform/graphics/PlatformContextSkia.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/port/platform/graphics/PlatformContextSkia.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/webview_host_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/webview_host_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/webwidget_host.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/webwidget_host_gtk.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host_win.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
12 years, 1 month ago (2008-11-22 05:16:40 UTC) #1
dglazkov
12 years, 1 month ago (2008-11-22 05:41:30 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698