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

Issue 1277233002: Make folder for batches (Closed)

Created:
5 years, 4 months ago by joshua.litt
Modified:
5 years, 4 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

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -830 lines) Patch
M gyp/gpu.gypi View 1 4 chunks +8 lines, -6 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M src/gpu/GrAADistanceFieldPathRenderer.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/GrAALinearizingConvexPathRenderer.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
D src/gpu/GrBatch.h View 1 2 1 chunk +0 lines, -200 lines 0 comments Download
D src/gpu/GrBatch.cpp View 1 2 1 chunk +0 lines, -87 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/gpu/GrImmediateDrawTarget.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M src/gpu/GrPipeline.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrPipelineBuilder.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrProcOptInfo.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
D src/gpu/GrRectBatch.h View 1 chunk +0 lines, -31 lines 0 comments Download
D src/gpu/GrRectBatch.cpp View 1 chunk +0 lines, -268 lines 0 comments Download
D src/gpu/GrStrokeRectBatch.h View 1 1 chunk +0 lines, -79 lines 0 comments Download
D src/gpu/GrStrokeRectBatch.cpp View 1 1 chunk +0 lines, -141 lines 0 comments Download
M src/gpu/GrTargetCommands.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrTessellatingPathRenderer.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/GrTestBatch.h View 1 1 chunk +2 lines, -1 line 0 comments Download
A + src/gpu/batches/GrBatch.h View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrBatch.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrRectBatch.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrRectBatch.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrStrokeRectBatch.h View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrStrokeRectBatch.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 chunks +4 lines, -1 line 0 comments Download
M tests/GrPorterDuffTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (6 generated)
joshualitt
ptal
5 years, 4 months ago (2015-08-07 18:10:24 UTC) #2
robertphillips
lgtm
5 years, 4 months ago (2015-08-07 18:25:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1277233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1277233002/20001
5 years, 4 months ago (2015-08-07 18:31:00 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/840) Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 4 months ago (2015-08-07 18:31:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1277233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1277233002/40001
5 years, 4 months ago (2015-08-07 18:34:48 UTC) #11
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 18:42:21 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/74417824cd988f7d6114858e09720ba00416ce11

Powered by Google App Engine
This is Rietveld 408576698