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

Issue 4723006: Add test fixture for GPU browser tests which do image comparisons.... (Closed)

Created:
10 years, 1 month ago by kkania
Modified:
9 years, 7 months ago
CC:
chromium-reviews, apatrick_chromium, nduca
Visibility:
Public.

Description

Add test fixture for GPU browser tests which do image comparisons. BUG=59131 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67877

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Total comments: 11

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1558 lines, -0 lines) Patch
M chrome/chrome_tests.gypi View 1 1 chunk +107 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/bump.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-negx.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-negy.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-negz.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-posx.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-posy.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/skybox-posz.jpg View Binary file 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot.html View 1 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot_files/cameracontroller.js View 1 chunk +130 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot_files/context.js View 1 chunk +50 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot_files/demo.js View 1 chunk +392 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot_files/matrix4x4.js View 1 chunk +373 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/webgl_teapot/teapot_files/teapot-streams.js View 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/test/gpu/gpu_pixel_browsertest.cc View 2 3 1 chunk +273 lines, -0 lines 0 comments Download
M chrome/test/ui_test_utils.h View 2 3 chunks +45 lines, -0 lines 0 comments Download
M chrome/test/ui_test_utils.cc View 2 3 4 chunks +116 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kkania
This test just loads the webgl teapot example and takes a snapshot using the ThumbnailGenerator. ...
10 years, 1 month ago (2010-11-11 03:32:46 UTC) #1
Paweł Hajdan Jr.
Drive-by with minor test comments. http://codereview.chromium.org/4723006/diff/42002/chrome/test/gpu/gpu_pixel_browsertest.cc File chrome/test/gpu/gpu_pixel_browsertest.cc (right): http://codereview.chromium.org/4723006/diff/42002/chrome/test/gpu/gpu_pixel_browsertest.cc#newcode112 chrome/test/gpu/gpu_pixel_browsertest.cc:112: PathService::Get(chrome::DIR_TEST_DATA, &test_data_dir_); Check return ...
10 years, 1 month ago (2010-11-11 10:33:36 UTC) #2
kkania
Addressed Pawel's comments. http://codereview.chromium.org/4723006/diff/42002/chrome/test/gpu/gpu_pixel_browsertest.cc File chrome/test/gpu/gpu_pixel_browsertest.cc (right): http://codereview.chromium.org/4723006/diff/42002/chrome/test/gpu/gpu_pixel_browsertest.cc#newcode112 chrome/test/gpu/gpu_pixel_browsertest.cc:112: PathService::Get(chrome::DIR_TEST_DATA, &test_data_dir_); On 2010/11/11 10:33:36, Paweł ...
10 years, 1 month ago (2010-11-15 20:07:03 UTC) #3
Paweł Hajdan Jr.
Code I commented in the drive-by LGTM. Thanks!
10 years, 1 month ago (2010-11-15 20:20:11 UTC) #4
apatrick_chromium
A few things... http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc File chrome/test/gpu/gpu_pixel_browsertest.cc (right): http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc#newcode87 chrome/test/gpu/gpu_pixel_browsertest.cc:87: // This enables DOM automation for ...
10 years, 1 month ago (2010-11-15 22:10:23 UTC) #5
kkania
Addressed apatrick's comments http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc File chrome/test/gpu/gpu_pixel_browsertest.cc (right): http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc#newcode87 chrome/test/gpu/gpu_pixel_browsertest.cc:87: // This enables DOM automation for ...
10 years, 1 month ago (2010-11-15 23:09:16 UTC) #6
kkania
[+ nduca]
10 years, 1 month ago (2010-11-16 23:13:57 UTC) #7
Vangelis Kokkevis
Looks good. No real comments other than the spelling error.. http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc File chrome/test/gpu/gpu_pixel_browsertest.cc (right): http://codereview.chromium.org/4723006/diff/56001/chrome/test/gpu/gpu_pixel_browsertest.cc#newcode87 ...
10 years, 1 month ago (2010-11-19 18:49:05 UTC) #8
kkania
apatrick, I am still waiting for your LGTM; can you review again?
10 years, 1 month ago (2010-11-24 01:24:07 UTC) #9
apatrick_chromium
10 years, 1 month ago (2010-11-24 01:51:40 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698