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

Issue 1406323005: gpu: Recompute driver bug workarounds on linux (Closed)

Created:
5 years, 2 months ago by hendrikw
Modified:
5 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Recompute driver bug workarounds on linux It was discoverd that certain workarounds were not being enabled when called from by webgl conformance tests. This happened because some workarounds, such as virtual context, require additional information from the driver. Normally we get this from cached info. but since conformance tests start clean, there is no cache. Chromeos and android, we were recomputing the driver bug workarounds, and now we do the same thing on linux. There will be a bit of additional cost, but at least it will be correct, BUG=546281 Committed: https://crrev.com/e45d4470b8392b15e58829dd19b2e6ae1fc32af3 Cr-Commit-Position: refs/heads/master@{#355610}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Expand comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M content/gpu/gpu_main.cc View 1 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
hendrikw
PTAL, thanks!
5 years, 2 months ago (2015-10-22 17:26:41 UTC) #2
Ken Russell (switch to Gerrit)
lgtm, though I wish there were a way to test this https://codereview.chromium.org/1406323005/diff/1/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): ...
5 years, 2 months ago (2015-10-22 17:30:32 UTC) #5
hendrikw
Done, as for a test, hopefully we can sort this out with crbug.com/546641
5 years, 2 months ago (2015-10-22 18:05:13 UTC) #6
Ken Russell (switch to Gerrit)
Thanks, still LGTM.
5 years, 2 months ago (2015-10-22 18:27:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406323005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406323005/20001
5 years, 2 months ago (2015-10-22 18:29:05 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-22 19:38:39 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-10-22 19:39:30 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e45d4470b8392b15e58829dd19b2e6ae1fc32af3
Cr-Commit-Position: refs/heads/master@{#355610}

Powered by Google App Engine
This is Rietveld 408576698