skia2/src
Jim Van Verth bd975d4c85 Reland "Fallback mipmap creation for YUVA images."
This reverts commit 19207476fc.

Reason for revert: A different CL was the issue.

Original change's description:
> Revert "Fallback mipmap creation for YUVA images."
> 
> This reverts commit 5ce38d3927.
> 
> Reason for revert: Asserting in GrTextureProxy.
> 
> Original change's description:
> > Fallback mipmap creation for YUVA images.
> > 
> > When creating a YUVA image from SkPixmaps, we may be requested to
> > create mipmaps for the resulting textures. If the platform doesn't
> > support mipmapping, we should fall back to creating without mipmaps.
> > 
> > Bug: skia:
> > Change-Id: I520f88e86aa6d7c64fc0de10fc3a007e182910c0
> > Reviewed-on: https://skia-review.googlesource.com/c/174842
> > Reviewed-by: Robert Phillips <robertphillips@google.com>
> > Commit-Queue: Jim Van Verth <jvanverth@google.com>
> 
> TBR=egdaniel@google.com,jvanverth@google.com,robertphillips@google.com
> 
> Change-Id: I158c9d2b99d7c95fd509b999db106d9f515daff8
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: skia:
> Reviewed-on: https://skia-review.googlesource.com/c/174844
> Reviewed-by: Jim Van Verth <jvanverth@google.com>
> Commit-Queue: Jim Van Verth <jvanverth@google.com>

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

Change-Id: If428cdf38da4a71baa0e0c7b6020ac70297cb281
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/175250
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2018-12-06 15:16:20 +00:00
..
android Add Android framework only util to get the SkSurface from SkCanvas 2018-12-05 16:48:29 +00:00
atlastext flag to convert to SkTextEncoding 2018-12-03 15:20:36 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Fix uninitialized bug in SkWuffsCodec for incomplete images 2018-12-05 18:27:28 +00:00
compute Minor HotSort updates 2018-11-05 18:31:33 +00:00
core SkRunFont is gone, there is only SkFont 2018-12-06 13:04:39 +00:00
effects clean up conditional code for SkTextEncoding 2018-12-05 17:42:33 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Revert "Mark wrapped textures imported into SkImages as "read only"." 2018-12-05 21:35:40 +00:00
image Reland "Fallback mipmap creation for YUVA images." 2018-12-06 15:16:20 +00:00
images DeMorgan's blend-on-black logic 2018-11-02 19:28:57 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts split up SkColor_opts_SSE2.h 2018-12-04 21:18:33 +00:00
pathops Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
pdf start to hide paint measuretext 2018-12-05 18:51:59 +00:00
ports Reland "Don't change mask format in generateImage." 2018-12-04 20:37:16 +00:00
sfnt Improve name table handling. 2018-08-20 20:39:54 +00:00
shaders Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. 2018-12-05 20:08:06 +00:00
sksl Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. 2018-12-05 20:08:06 +00:00
svg SkPaint::Align is dead 2018-11-02 21:48:27 +00:00
utils clean up conditional code for SkTextEncoding 2018-12-05 17:42:33 +00:00
xml Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
xps flag to convert to SkTextEncoding 2018-12-03 15:20:36 +00:00