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

Issue 394203002: GLHelper: validate destination size matches last scale size in test (Closed)

Created:
6 years, 5 months ago by robert.bradford
Modified:
6 years, 5 months ago
Reviewers:
piman
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, hubbe
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

GLHelper: validate destination size matches last scale size In the GLHelper unittest the ValidateScalerStages function checks that the scaling stages to be executed for the scale are valid. This change also adds a check to ensure that the size of the destination texture matches the destination size in the last stage of the scaler pipeline. This identified some of the test cases had small errors in the destination sizes which didn't match the description of the scale. The patch also corrects those. TEST=content_gl_tests passes BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283710

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M content/common/gpu/client/gl_helper_unittest.cc View 9 chunks +24 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
robert.bradford
6 years, 5 months ago (2014-07-16 13:04:34 UTC) #1
piman
LGTM, thanks!
6 years, 5 months ago (2014-07-16 15:01:19 UTC) #2
robert.bradford
The CQ bit was checked by robert.bradford@intel.com
6 years, 5 months ago (2014-07-16 16:02:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.bradford@intel.com/394203002/1
6 years, 5 months ago (2014-07-16 16:04:22 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 08:25:12 UTC) #5
Message was sent while issue was closed.
Change committed as 283710

Powered by Google App Engine
This is Rietveld 408576698