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

Issue 1133123009: rename GrDrawTargetCaps to GrCaps (Closed)

Created:
5 years, 7 months ago by bsalomon
Modified:
5 years, 7 months ago
Reviewers:
joshualitt
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 : whitespace fixup #

Patch Set 3 : restore file name in gypi #

Patch Set 4 : fix gypi filename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -158 lines) Patch
M include/gpu/GrProcessorUnitTest.h View 1 8 chunks +10 lines, -10 lines 0 comments Download
M include/gpu/GrXferProcessor.h View 7 chunks +8 lines, -8 lines 0 comments Download
M include/gpu/effects/GrCoverageSetOpXP.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/gpu/effects/GrPorterDuffXferProcessor.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/effects/SkAlphaThresholdFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkArithmeticMode_gpu.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/effects/SkArithmeticMode_gpu.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/effects/SkColorFilters.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkColorMatrixFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkDisplacementMapEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkLightingImageFilter.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/effects/SkMagnifierImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkPerlinNoiseShader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkTableColorFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/gradients/SkLinearGradient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/gradients/SkRadialGradient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/gradients/SkSweepGradient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrBatchTarget.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrBufferAllocPool.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrCommandBuilder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrCommandBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDefaultGeoProcFactory.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawTarget.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 3 chunks +8 lines, -8 lines 0 comments Download
M src/gpu/GrDrawTargetCaps.h View 2 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/GrGpu.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/GrPipeline.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrPipeline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrPipelineBuilder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrPipelineBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrXferProcessor.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/effects/GrBezierEffect.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrBezierEffect.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrBicubicEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrBitmapTextGeoProc.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrConfigConversionEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrConstColorProcessor.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrConvexPolyEffect.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrConvolutionEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrCoverageSetOpXP.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/effects/GrCustomXfermode.cpp View 6 chunks +8 lines, -8 lines 0 comments Download
M src/gpu/effects/GrCustomXfermodePriv.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrDisableColorXP.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrDisableColorXP.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrDistanceFieldGeoProc.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrDitherEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrMatrixConvolutionEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrOvalEffect.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrPorterDuffXferProcessor.cpp View 9 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/effects/GrRRectEffect.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrSimpleTextureEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrTextureDomain.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLCaps.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/GLProgramsTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/GrDrawTargetTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
bsalomon
I want to expose the caps directly from GrContext and also remove some of the ...
5 years, 7 months ago (2015-05-19 15:37:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133123009/20001
5 years, 7 months ago (2015-05-19 15:37:31 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 7 months ago (2015-05-19 15:37:32 UTC) #5
commit-bot: I haz the power
Failed to apply patch for src/gpu/GrBatchTarget.h: While running git apply --index -3 -p1; error: patch ...
5 years, 7 months ago (2015-05-19 15:37:59 UTC) #7
joshualitt
On 2015/05/19 15:37:59, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
5 years, 7 months ago (2015-05-19 15:45:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133123009/60001
5 years, 7 months ago (2015-05-19 16:22:44 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 16:29:52 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/4b91f768b348aa1cebeb54f3ff9331938734c242

Powered by Google App Engine
This is Rietveld 408576698