skia2/include
robertphillips ca6eafc0f7 (Mostly) Retract GrRenderTarget from SkGpuDevice
This gets us most of the way to having SkGpuDevice exclusively use a GrDrawContext instead of a GrRenderTarget. There are a few other refactorings (e.g., rm need for fLegacyBitmap and accessRenderTarget) before the GrRenderTarget can be completely removed.

Has calved off:
https://codereview.chromium.org/1925313002/ (Tighten up SkSpecialSurface factory functions)
https://codereview.chromium.org/1925803004/ (Add sk_sp to SkSurface_Gpu and SkGpuDevice)
https://codereview.chromium.org/1956473002/ (Retract GrRenderTarget a bit within SkGpuDevice)
https://codereview.chromium.org/1979913002/ (Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext)
https://codereview.chromium.org/1982583002/ (Add isUnifiedMultisampled entry point to GrDrawContext)

GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1930013002

Review-Url: https://codereview.chromium.org/1930013002
2016-05-17 09:57:46 -07:00
..
android Move SkBitmapRegionDecoder to include/android and src/android 2015-11-13 06:11:09 -08:00
animator Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. 2016-03-25 12:59:53 -07:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
codec Remove SkEncodedInfo kPreSwizzled_Color from public API 2016-04-25 11:41:15 -07:00
config SkPDF: Use Pathops clipping 2016-03-31 07:33:57 -07:00
core Ensure that SkColorTable->fCount is set properly after decodes 2016-05-17 08:52:11 -07:00
effects simplify handle-affine: subclass overrides just describe their leaf behavior 2016-04-25 09:25:15 -07:00
gpu (Mostly) Retract GrRenderTarget from SkGpuDevice 2016-05-17 09:57:46 -07:00
images Delete SkPageFlipper 2016-03-25 10:31:22 -07:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports Move SkTypeface to sk_sp. 2016-05-12 10:09:31 -07:00
private Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
svg move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
utils remove alias for SkMatrix44.h -- chrome callers have been updated 2016-05-05 19:31:46 -07:00
views Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel 2016-05-05 12:24:31 -07:00
xml remove unused BML (binary xml) code 2016-04-09 11:09:49 -07:00