781d58215f
Reason for revert: Breaking Test-Win8-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug ? https://build.chromium.org/p/client.skia/builders/Test-Win8-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug/builds/436/steps/dm/logs/stdio Original issue's description: > Make GrTextContext be owned by the GrDrawContext > > This CL makes the GrTextContext be owned (and hidden) by the GrDrawContext. This funnels all the drawText* calls through the GrDrawContext and hides the (dispreferred) GrPipelineBuilder drawText variant. > > Some consequences of this are: > > GrDrawContext now has to get the text drawing settings (i.e., SkDeviceProperties & useDFT). This means that we need a separate GrDrawContext for each combination of pixel geometry and DFT-use. > > All the GrTextContext-derived classes now get a back pointer to the originating GrDrawContext so their method calls no longer take one. > > Committed: https://skia.googlesource.com/skia/+/5b16e740fe6ab6d679083d06f07651602265081b TBR=joshualitt@chromium.org,joshualitt@google.com,jvanverth@google.com,reed@google.com,robertphillips@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1178383003 |
||
---|---|---|
.. | ||
effects | ||
gl | ||
GrBlend.h | ||
GrCaps.h | ||
GrClip.h | ||
GrColor.h | ||
GrConfig.h | ||
GrContext.h | ||
GrContextOptions.h | ||
GrCoordTransform.h | ||
GrDrawContext.h | ||
GrFragmentProcessor.h | ||
GrFragmentStage.h | ||
GrGpuResource.h | ||
GrGpuResourceRef.h | ||
GrInvariantOutput.h | ||
GrPaint.h | ||
GrPathRendererChain.h | ||
GrProcessor.h | ||
GrProcessorUnitTest.h | ||
GrProgramElement.h | ||
GrRect.h | ||
GrRenderTarget.h | ||
GrResourceKey.h | ||
GrShaderVar.h | ||
GrSurface.h | ||
GrTestUtils.h | ||
GrTexture.h | ||
GrTextureAccess.h | ||
GrTextureProvider.h | ||
GrTypes.h | ||
GrTypesPriv.h | ||
GrXferProcessor.h | ||
SkGr.h | ||
SkGrPixelRef.h | ||
SkGrTexturePixelRef.h |