skia2/src
Michael Ludwig 915b779f9c Revert "Track device coordinate space as matrix"
This reverts commit b74d5548a4.

Reason for revert: see if this fixes the android roll

Original change's description:
> Track device coordinate space as matrix
> 
> This is a required step to be able to cleanly draw image filtered
> device layers with arbitrary matrices, instead of relying on
> SkMatrixImageFilter to apply the transformation.
> 
> Bug: skia:9545
> Change-Id: I8d84679a281538875cf4a1b73565294fb7f89c86
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249076
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> Reviewed-by: Mike Reed <reed@google.com>

TBR=robertphillips@google.com,reed@google.com,michaelludwig@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: skia:9545
Change-Id: Ie374a7500cfbff35cb0782beb863086e118a005a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249986
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2019-10-22 18:09:36 +00:00
..
android Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
atlastext Rename GrColorSpaceInfo -> GrColorInfo 2019-09-30 21:53:24 +00:00
c Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
codec Update Wuffs version to 0.2.0-rc.1 2019-10-10 15:12:21 +00:00
core Revert "Track device coordinate space as matrix" 2019-10-22 18:09:36 +00:00
effects More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu rename atlassize->atlasdimensions 2019-10-22 16:57:01 +00:00
image More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
images insist SkPngEncoder's input is initialized 2019-10-14 18:13:37 +00:00
lazy Remove std::move()s from returns of std::unique_ptrs 2019-08-15 23:48:59 +00:00
opts Revert "impl. _clamp_8888 shaders using general mechanism" 2019-10-17 20:13:21 +00:00
pathops Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
pdf Revert "Track device coordinate space as matrix" 2019-10-22 18:09:36 +00:00
ports Remove unused transform parameter of ctfont_create_exact_copy 2019-10-17 17:48:19 +00:00
sfnt Add Symbol encoding when renaming a font. 2019-08-07 20:35:28 +00:00
shaders More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
sksl Interpreter: Reflect all uniform variables in ByteCode 2019-10-16 15:35:48 +00:00
svg Rename SkDevice::ctm() to localToDevice() 2019-10-18 18:04:31 +00:00
utils Rename SkDevice::ctm() to localToDevice() 2019-10-18 18:04:31 +00:00
xml [svgcanvas] Add flag to suppress newlines and tabs in XML 2019-08-21 20:17:37 +00:00
xps Rename SkDevice::ctm() to localToDevice() 2019-10-18 18:04:31 +00:00