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

Issue 2092893003: Retract PipelineBuilder some more (Closed)

Created:
4 years, 6 months ago by robertphillips
Modified:
4 years, 4 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Retract PipelineBuilder some more The main part of this CL is widening SkDrawContext::drawBatch's API to accept the userStencilSettings & drawFace There is some ancillary spookiness related to expanding the should_apply_coverage_aa & mustUseHWAA methods to encompass mixedSamples Calved off: https://codereview.chromium.org/2165283002/ (Remove DrawFace enum from GrPipelineBuilder) https://codereview.chromium.org/2167183002/ (Minor change to Ganesh path renderers) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2092893003 Committed: https://skia.googlesource.com/skia/+/2895eeb11a9f0d9c0018d49dd4bc45f6c6fc062c

Patch Set 1 #

Patch Set 2 : update to ToT #

Patch Set 3 : Clean up #

Patch Set 4 : update to ToT #

Patch Set 5 : update to ToT #

Patch Set 6 : update to ToT #

Patch Set 7 : update to ToT (again) #

Patch Set 8 : update #

Patch Set 9 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -109 lines) Patch
M include/gpu/GrDrawContext.h View 1 2 3 4 5 6 7 3 chunks +5 lines, -2 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 4 5 6 7 8 4 chunks +15 lines, -10 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 2 3 4 5 2 chunks +6 lines, -8 lines 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 2 3 4 5 6 3 chunks +1 line, -6 lines 0 comments Download
M src/gpu/batches/GrAAConvexPathRenderer.cpp View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/batches/GrAAHairLinePathRenderer.cpp View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp View 1 2 3 4 2 chunks +1 line, -6 lines 0 comments Download
M src/gpu/batches/GrDashLinePathRenderer.cpp View 1 2 3 4 5 6 3 chunks +8 lines, -5 lines 0 comments Download
M src/gpu/batches/GrDefaultPathRenderer.cpp View 1 2 3 4 5 6 2 chunks +4 lines, -11 lines 0 comments Download
M src/gpu/batches/GrMSAAPathRenderer.cpp View 1 2 3 4 5 3 chunks +4 lines, -9 lines 0 comments Download
M src/gpu/batches/GrPLSPathRenderer.cpp View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/batches/GrStencilAndCoverPathRenderer.cpp View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -17 lines 0 comments Download
M src/gpu/batches/GrTessellatingPathRenderer.cpp View 1 2 3 4 5 6 2 chunks +1 line, -5 lines 0 comments Download
M src/gpu/text/GrAtlasTextBlob.cpp View 1 2 3 4 5 6 2 chunks +1 line, -4 lines 0 comments Download
M src/gpu/text/GrStencilAndCoverTextContext.cpp View 1 2 3 4 5 6 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
robertphillips
4 years, 5 months ago (2016-07-21 18:27:31 UTC) #5
bsalomon
lgtm
4 years, 5 months ago (2016-07-21 18:36:06 UTC) #8
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/2092893003/160001
4 years, 5 months ago (2016-07-21 19:03:15 UTC) #12
commit-bot: I haz the power
Committed patchset #9 (id:160001) as https://skia.googlesource.com/skia/+/2895eeb11a9f0d9c0018d49dd4bc45f6c6fc062c
4 years, 5 months ago (2016-07-21 19:04:11 UTC) #14
bsalomon
A revert of this CL (patchset #9 id:160001) has been created in https://codereview.chromium.org/2175573004/ by bsalomon@google.com. ...
4 years, 5 months ago (2016-07-22 14:10:03 UTC) #15
robertphillips
4 years, 4 months ago (2016-07-27 19:15:16 UTC) #17
Message was sent while issue was closed.
Too painful

Powered by Google App Engine
This is Rietveld 408576698