skia2/include
robertphillips 4fd74aec9f Move GrContext::makeDrawContext to new GrContextPriv object
We don't want external clients to be able to call the wrapping makeDrawContext. The "creating" makeDrawContext needs to be public for external image filters.

The 3 specialized drawContext creators on GrContextPriv (to wrap backend objects) are also to be kept from public use and will be used to remove SkSurface::MakeRenderTargetDirect.

Split out of: https://codereview.chromium.org/2176333002/ (Remove SkSurface::MakeRenderTargetDirect)

TBR=bsalomon@google.com

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2211473002

Review-Url: https://codereview.chromium.org/2211473002
2016-08-03 14:26:53 -07:00
..
android Delete SkBitmapRegionCanvas 2016-05-18 06:23:57 -07:00
animator Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. 2016-03-25 12:59:53 -07:00
c Make both SK_API definition points identical and order independent. 2016-07-28 09:45:15 -07:00
codec Add color space xform support to SkJpegCodec (includes F16!) 2016-07-29 06:23:33 -07:00
config SkPDF: Use Pathops clipping 2016-03-31 07:33:57 -07:00
core Make SK_BUILD_FOR_WIN32 auto-detection work. 2016-08-03 11:09:59 -07:00
effects Add SkGammaColorFilter 2016-07-28 09:20:33 -07:00
gpu Move GrContext::makeDrawContext to new GrContextPriv object 2016-08-03 14:26:53 -07:00
images gn: fix fiddle 2016-08-02 11:13:49 -07:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00
private Add drawImageLattice() and drawBitmapLattice() APIs 2016-08-02 08:05:56 -07:00
svg Delete the legacy SVG parser 2016-07-19 06:12:54 -07:00
utils Delete SkNinePatch 2016-08-02 13:55:10 -07:00
views Remove use of MakeRenderTargetDirect from view system 2016-07-28 15:17:34 -07:00
xml Initial SVG model 2016-07-26 18:46:34 -07:00