Chromium Code Reviews
Descriptioncc: Remove unneeded methods from OutputSurface.
Removes two methods that exist to forward to the client, and are
called by subclasses. A third is needed for Bind, but made protected.
The subclasses just call to the client directly.
Also removes SetExternalStencilTest, and moves the state and
implementation of HasExternalStencilTest to the single implementation
that returns true ever.
R=enne
BUG=606056
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/c54146a5806f7322d06bc5b3079adf1a6fd6b071
Cr-Commit-Position: refs/heads/master@{#418060}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : shrink-os-api: remove stencil state too #Patch Set 4 : shrink-os-api: moreblimp #
Total comments: 2
Patch Set 5 : shrink-os-api: rebase #Patch Set 6 : android #Patch Set 7 : moreanroid #Patch Set 8 : superandroid #Depends on Patchset: Messages
Total messages: 46 (33 generated)
|