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

Issue 2628713002: The great shader refactor: Use ProgramKey to initialize shaders (Closed)

Created:
3 years, 11 months ago by ccameron
Modified:
3 years, 11 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

The great shader refactor: Use ProgramKey to initialize shaders Replace the SetSubclassProperties method with CheckSubclassProperties, which checks the properties that were set, and checks that all others are the default values. The next step is to delete all of the sub-classes (including the just-added CheckSubclassProperties functions). BUG=667966 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2628713002 Cr-Commit-Position: refs/heads/master@{#443029} Committed: https://chromium.googlesource.com/chromium/src/+/2d4b91cca2e8d886ca9fe64f58987448fe72289c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+743 lines, -184 lines) Patch
M cc/output/gl_renderer.cc View 22 chunks +57 lines, -35 lines 0 comments Download
M cc/output/program_binding.h View 3 chunks +200 lines, -22 lines 0 comments Download
M cc/output/program_binding.cc View 1 chunk +90 lines, -0 lines 0 comments Download
M cc/output/shader.h View 5 chunks +396 lines, -127 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (9 generated)
ccameron
This is the prerequisite change that was causing problems earlier. I've left TONS of DCHECKs ...
3 years, 11 months ago (2017-01-11 07:14:09 UTC) #7
enne (OOO)
On 2017/01/11 at 07:14:09, ccameron wrote: > This is the prerequisite change that was causing ...
3 years, 11 months ago (2017-01-11 18:00:12 UTC) #8
enne (OOO)
Oh, meant to say that this still lgtm
3 years, 11 months ago (2017-01-11 18:01:51 UTC) #9
ccameron
On 2017/01/11 18:00:12, enne wrote: > On 2017/01/11 at 07:14:09, ccameron wrote: > > This ...
3 years, 11 months ago (2017-01-11 18:40:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2628713002/1
3 years, 11 months ago (2017-01-11 20:53:10 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 22:48:59 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2d4b91cca2e8d886ca9fe64f5898...

Powered by Google App Engine
This is Rietveld 408576698