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

Issue 1616: Refactor the platform canvas unit test a bit so that it can be run on... (Closed)

Created:
12 years, 3 months ago by Amanda Walker
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Elliot Glaysher
Visibility:
Public.

Description

Refactor the platform canvas unit test a bit so that it can be run on multiple platforms. Also adjusts platfom_canvas.h and platform_device.h so that some upper layers can include them instead of the windows versions.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -318 lines) Patch
M base/base.xcodeproj/project.pbxproj View 8 chunks +12 lines, -0 lines 0 comments Download
M base/build/base_unittests.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M base/gfx/SConscript View 1 chunk +1 line, -1 line 0 comments Download
M base/gfx/bitmap_platform_device.h View 1 1 chunk +14 lines, -6 lines 0 comments Download
M base/gfx/bitmap_platform_device_mac.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/gfx/platform_canvas.h View 1 chunk +13 lines, -5 lines 0 comments Download
M base/gfx/platform_canvas_mac.cc View 1 chunk +5 lines, -0 lines 0 comments Download
A + base/gfx/platform_canvas_unittest.cc View 1 16 chunks +53 lines, -30 lines 0 comments Download
D base/gfx/platform_canvas_unittest_win.cc View 1 chunk +0 lines, -269 lines 0 comments Download
M base/gfx/platform_device.h View 1 2 1 chunk +10 lines, -5 lines 0 comments Download
M base/gfx/platform_device_mac.h View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Amanda Walker
12 years, 3 months ago (2008-09-08 17:50:47 UTC) #1
Evan Martin
http://codereview.chromium.org/1616/diff/1/5 File base/gfx/bitmap_platform_device.h (right): http://codereview.chromium.org/1616/diff/1/5#newcode24 Line 24: #include "base/gfx/bitmap_platform_device_mac.h" Should this be _linux? http://codereview.chromium.org/1616/diff/1/11 File ...
12 years, 3 months ago (2008-09-08 17:58:57 UTC) #2
Evan Martin
LGTM with one more http://codereview.chromium.org/1616/diff/205/34 File base/gfx/platform_canvas_unittest.cc (right): http://codereview.chromium.org/1616/diff/205/34#newcode62 Line 62: void DrawNativeRect(PlatformCanvas& canvas, int ...
12 years, 3 months ago (2008-09-08 18:11:50 UTC) #3
brettw
I only skimmed it and didn't notice anything wrong. I defer to Evan's detailed review.
12 years, 3 months ago (2008-09-08 18:18:17 UTC) #4
pink (ping after 24hrs)
http://codereview.chromium.org/1616/diff/205/33 File base/gfx/platform_device.h (right): http://codereview.chromium.org/1616/diff/205/33#newcode17 Line 17: #elif defined(OS_WIN) hrm, i think this is a ...
12 years, 3 months ago (2008-09-08 18:25:33 UTC) #5
cesar.alaniz
Just a comment. http://codereview.chromium.org/1616/diff/205/30 File base/gfx/platform_canvas.h (right): http://codereview.chromium.org/1616/diff/205/30#newcode21 Line 21: This is a style comment. ...
12 years, 3 months ago (2008-09-08 18:56:14 UTC) #6
Evan Martin
If this is checked in, would you mind closing this issue? Go do "Edit issue" ...
12 years, 3 months ago (2008-09-09 19:24:42 UTC) #7
Amanda Walker
12 years, 3 months ago (2008-09-09 19:50:57 UTC) #8
Redirected to http://codereview.chromium.org/1853 for commit (having svn
problems in the original tree).  Applying the LGTMs from 1616.

Powered by Google App Engine
This is Rietveld 408576698