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

Issue 14135011: cc: Add software renderer pixel tests (Closed)

Created:
7 years, 8 months ago by enne (OOO)
Modified:
7 years, 7 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org, slavi
Visibility:
Public.

Description

cc: Add software renderer pixel tests Parameterize the existing gl renderer tests to use the software renderer and reuse them when appropriate. As the software renderer doesn't support filters or antialiasing, these are only turned on for the gl renderer at this point. R=danakj@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197121

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reintroduce the log spam #

Total comments: 6

Patch Set 3 : Fuzzy only for software #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -752 lines) Patch
M cc/cc_tests.gyp View 1 chunk +1 line, -1 line 0 comments Download
D cc/output/gl_renderer_pixeltest.cc View 1 chunk +0 lines, -636 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 chunk +28 lines, -28 lines 0 comments Download
A + cc/output/renderer_pixeltest.cc View 1 2 14 chunks +98 lines, -48 lines 0 comments Download
M cc/test/pixel_comparator.cc View 1 2 chunks +25 lines, -12 lines 0 comments Download
M cc/test/pixel_test.h View 4 chunks +30 lines, -3 lines 0 comments Download
M cc/test/pixel_test.cc View 3 chunks +38 lines, -24 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
enne (OOO)
7 years, 8 months ago (2013-04-28 02:53:20 UTC) #1
enne (OOO)
https://codereview.chromium.org/14135011/diff/1/cc/output/renderer_pixeltest.cc File cc/output/renderer_pixeltest.cc (right): https://codereview.chromium.org/14135011/diff/1/cc/output/renderer_pixeltest.cc#newcode87 cc/output/renderer_pixeltest.cc:87: gfx::Rect rect(this->device_viewport_size_); The "this->" requirement is an unfortunate requirement ...
7 years, 8 months ago (2013-04-28 02:56:55 UTC) #2
danakj
On Apr 27, 2013 10:56 PM, <enne@chromium.org> wrote: > > > https://codereview.chromium.org/14135011/diff/1/cc/output/renderer_pixeltest.cc > File cc/output/renderer_pixeltest.cc ...
7 years, 7 months ago (2013-04-28 14:15:15 UTC) #3
enne (OOO)
On 2013/04/28 14:15:15, danakj wrote: > Can you make it print the same thing when ...
7 years, 7 months ago (2013-04-28 14:31:48 UTC) #4
danakj
https://codereview.chromium.org/14135011/diff/5001/cc/cc_tests.gyp File cc/cc_tests.gyp (right): https://codereview.chromium.org/14135011/diff/5001/cc/cc_tests.gyp#newcode42 cc/cc_tests.gyp:42: 'output/renderer_pixeltest.cc', Does e sort before _? Don't think it ...
7 years, 7 months ago (2013-04-29 14:15:48 UTC) #5
enne (OOO)
https://codereview.chromium.org/14135011/diff/5001/cc/cc_tests.gyp File cc/cc_tests.gyp (right): https://codereview.chromium.org/14135011/diff/5001/cc/cc_tests.gyp#newcode42 cc/cc_tests.gyp:42: 'output/renderer_pixeltest.cc', On 2013/04/29 14:15:49, danakj wrote: > Does e ...
7 years, 7 months ago (2013-04-29 16:00:54 UTC) #6
danakj
Thanks, LGTM
7 years, 7 months ago (2013-04-29 18:05:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/14135011/9001
7 years, 7 months ago (2013-04-29 18:08:16 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-04-29 20:35:08 UTC) #9
Message was sent while issue was closed.
Change committed as 197121

Powered by Google App Engine
This is Rietveld 408576698