skia2/src
Chris Dalton 05da783f87 Revert "Make SkGpuDevice hold a GrRecordingContext"
This reverts commit c8b721b086.

Reason for revert: Looks like it's causing build failures around
MakeRenderTargetContext on the roll.

Original change's description:
> Make SkGpuDevice hold a GrRecordingContext
> 
> This makes the code reflect what is actually going on. During DDL
> recording the SkGpuDevice only holds a recording context.
> 
> This can't land until the following Chrome-side CL lands:
> 
> https://chromium-review.googlesource.com/c/chromium/src/+/2277964 (Add GrContext.h include to skia renderer for upcoming Skia roll)
> 
> Change-Id: I69cfa744226c315c25f68fc509b7b59ec38bbf31
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299867
> Commit-Queue: Robert Phillips <robertphillips@google.com>
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Adlai Holler <adlai@google.com>

TBR=bsalomon@google.com,robertphillips@google.com,adlai@google.com

Change-Id: I6a362daf7c40e36ed9f068c5b2d477c16a3f778e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300853
Reviewed-by: Chris Dalton <csmartdalton@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2020-07-07 07:23:55 +00:00
..
android androidFramework_replaceClip proposal 2020-06-25 21:54:11 +00:00
c Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
codec Reland "Allow building with Wuffs v0.3, not just v0.2" 2020-06-18 16:02:03 +00:00
core Revert "Make SkGpuDevice hold a GrRecordingContext" 2020-07-07 07:23:55 +00:00
effects Add support for an inputFP in SkTableColorFilter::asFragmentProcessor. 2020-07-06 19:44:43 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Revert "Make SkGpuDevice hold a GrRecordingContext" 2020-07-07 07:23:55 +00:00
image Revert "Make SkGpuDevice hold a GrRecordingContext" 2020-07-07 07:23:55 +00:00
images Remove transform_scanline from SkWebpEncoder 2020-06-02 15:37:29 +00:00
lazy turn on -Wreturn-std-move-in-c++11 2020-02-18 23:55:35 +00:00
opts Add ceil to skvx/skvm/JIT, and floor/ceil intrinsics to ByteCode 2020-06-19 15:37:03 +00:00
pathops Fix implicit fallthroughs throughout Skia. 2020-06-11 22:29:53 +00:00
pdf Add appendNodeIdArray to avoid code duplication. 2020-06-23 14:25:33 +00:00
ports Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
sfnt Fix implicit fallthroughs throughout Skia. 2020-06-11 22:29:53 +00:00
shaders Remove unused base class GrGLSLFragmentBuilder 2020-07-06 20:03:33 +00:00
sksl Remove most GrCoordTransform code 2020-07-06 18:50:33 +00:00
svg Initial clipShader implementation for SkClipStack and GPU 2020-06-05 20:17:58 +00:00
utils Revert "ICU API: only in SkParagraph, simplified." 2020-07-06 19:59:15 +00:00
xml update skstd 2020-04-30 15:05:43 +00:00
xps Enable implicit-fallthrough warnings on Clang. 2020-06-17 13:02:13 +00:00