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

Issue 1344373005: Reland of add a ClassID function to GrBatch (Closed)

Created:
5 years, 3 months ago by reed2
Modified:
5 years, 3 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) Reason for revert: DEPS roll seems to have landed w/o this revert, so revert it again Original issue's description: > Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) > > Reason for revert: > Speculative revert to unblock DEPS roll > > Original issue's description: > > add a ClassID function to GrBatch > > > > BUG=skia: > > > > Committed: https://skia.googlesource.com/skia/+/4078d529e9e199eea13456db7bf3a63a104ab5b9 > > > > Committed: https://skia.googlesource.com/skia/+/eb44d53cf96a7eaf103a98d76079ce1f5495e343 > > TBR=robertphillips@google.com,bsalomon@google.com,joshualitt@google.com,joshualitt@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/48e3a45ade15c52c0c1a10cb00907dd444897745 TBR=robertphillips@google.com,bsalomon@google.com,joshualitt@google.com,joshualitt@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/1b55a963a2374a14bb82eb887bb99ee91680f0eb

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -100 lines) Patch
M gm/beziereffects.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M gm/convexpolyeffect.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 5 chunks +6 lines, -3 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 14 chunks +35 lines, -20 lines 0 comments Download
M src/gpu/batches/GrAAConvexPathRenderer.cpp View 4 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrAAHairLinePathRenderer.cpp View 3 chunks +5 lines, -2 lines 0 comments Download
M src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp View 3 chunks +5 lines, -2 lines 0 comments Download
M src/gpu/batches/GrAAStrokeRectBatch.h View 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrBatch.h View 6 chunks +26 lines, -15 lines 0 comments Download
M src/gpu/batches/GrBatch.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/batches/GrClearBatch.h View 3 chunks +12 lines, -4 lines 0 comments Download
M src/gpu/batches/GrCopySurfaceBatch.h View 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrDefaultPathRenderer.cpp View 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrDiscardBatch.h View 2 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrDrawAtlasBatch.h View 2 chunks +5 lines, -1 line 0 comments Download
M src/gpu/batches/GrDrawAtlasBatch.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/batches/GrDrawBatch.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrDrawBatch.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrDrawPathBatch.h View 4 chunks +9 lines, -5 lines 0 comments Download
M src/gpu/batches/GrDrawPathBatch.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/batches/GrDrawVerticesBatch.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/batches/GrDrawVerticesBatch.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/batches/GrStencilPathBatch.h View 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/batches/GrStrokeRectBatch.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/batches/GrStrokeRectBatch.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M src/gpu/batches/GrTInstanceBatch.h View 3 chunks +5 lines, -3 lines 0 comments Download
M src/gpu/batches/GrTessellatingPathRenderer.cpp View 3 chunks +5 lines, -3 lines 0 comments Download
M src/gpu/batches/GrTestBatch.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/gpu/batches/GrVertexBatch.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrVertexBatch.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 4 chunks +7 lines, -3 lines 0 comments Download
M tests/GrPorterDuffTest.cpp View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
reed2
Created Reland of add a ClassID function to GrBatch
5 years, 3 months ago (2015-09-18 03:15:48 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1344373005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1344373005/1
5 years, 3 months ago (2015-09-18 03:15:59 UTC) #2
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 03:16:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/1b55a963a2374a14bb82eb887bb99ee91680f0eb

Powered by Google App Engine
This is Rietveld 408576698