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

Issue 8497034: Add tests to make sure gpu blacklist actually block gpu features. (Closed)

Created:
9 years, 1 month ago by Zhenyao Mo
Modified:
9 years, 1 month ago
CC:
chromium-reviews, jam, apatrick_chromium, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., nduca, jamesr
Visibility:
Public.

Description

Add tests to make sure gpu blacklist actually block gpu features. The general idea is to use jbates's newly added tracing: if a feature is blacklisted, we check the tracing data to make sure gpu process hasn't launched. BUG=101222 TEST=browser_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109328

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -0 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/gpu/feature_canvas2d.html View 1 chunk +35 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/feature_compositing.html View 1 chunk +21 lines, -0 lines 0 comments Download
A chrome/test/data/gpu/feature_webgl.html View 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/test/gpu/gpu_feature_browsertest.cc View 1 chunk +171 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Zhenyao Mo
The long-waited tests are finally coming. John, Al, please review.
9 years, 1 month ago (2011-11-09 01:14:57 UTC) #1
apatrick_chromium
LGTM
9 years, 1 month ago (2011-11-09 01:21:43 UTC) #2
jbates
9 years, 1 month ago (2011-11-09 01:33:45 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698