skia2/src
Greg Daniel fe88bf67c2 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls"
This reverts commit 5572737d95.

Reason for revert: Adreno 4xx bots hitting compatibility assert in InitialTextureClear test

Original change's description:
> Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls
> 
> This is a step towards reducing our reliance-on/use-of the GrPixelConfig stored in the GrBackendTexture.
> 
> Bug: skia:6718
> Change-Id: I2170032bfbbb57423c4bb0d901ad014c61d38131
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/223701
> Commit-Queue: Robert Phillips <robertphillips@google.com>
> Reviewed-by: Greg Daniel <egdaniel@google.com>

TBR=egdaniel@google.com,robertphillips@google.com

Change-Id: I24cf6b3aa0dfca2e935a36592860ad91171b21a7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:6718
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227637
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-07-16 00:33:13 +00:00
..
android IWYU for SkTLogic.h 2019-05-02 21:17:37 +00:00
atlastext Remove GrPixelConfig from GrColorSpaceInfo. 2019-07-02 13:43:41 +00:00
c Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
codec Reland "Update Wuffs version" 2019-07-12 13:33:28 +00:00
core handle x86 tail in JIT code too 2019-07-15 03:13:56 +00:00
effects rename to bt709_luminance_or_luma_to_alpha 2019-07-11 14:18:41 +00:00
fonts Add thread safety annotations for SkMutex 2019-05-13 15:44:33 +00:00
gpu Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" 2019-07-16 00:33:13 +00:00
image Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. 2019-07-11 15:22:23 +00:00
images Check for uninitialized memory during jpeg encode 2019-07-09 12:48:17 +00:00
lazy Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
opts rename to bt709_luminance_or_luma_to_alpha 2019-07-11 14:18:41 +00:00
pathops Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" 2019-07-12 15:29:55 +00:00
pdf Switch PDF over to using bulk calls 2019-07-03 19:52:44 +00:00
ports Make all SkGlyph fields private 2019-06-26 17:44:21 +00:00
sfnt Move SkTSearch.h into src. 2019-05-15 14:15:07 +00:00
shaders Remove onMakeBurstPipelineContext 2019-07-09 18:26:44 +00:00
sksl Interpreter: Compute max stack depth needed 2019-07-15 18:16:43 +00:00
svg replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars 2019-05-24 15:46:30 +00:00
utils Revert "SkMetaData: move from src/ to tools/" 2019-07-16 00:28:44 +00:00
xml Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
xps Move SkLeanWindows.h to src. 2019-05-21 13:48:00 +00:00