skia2/src
mtklein 954df2fe9f Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ )
Reason for revert:
speculative

Original issue's description:
> Fast path translate() in SkCanvas and SkLiteDL.
>
> This adds didTranslate() so that SkLiteDL (and other canvas recorders)
> can record the translate rather than the full concat.
>
> It also adds a case to SkMatrix::preTranslate() to fast path
> translate x translate -> translate (i.e. +=).
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2255283002
>
> Committed: https://skia.googlesource.com/skia/+/5fa47f4fd13b3158de4599414c86d17649c2dd1c

TBR=herb@google.com,reed@google.com,mtklein@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review-Url: https://codereview.chromium.org/2264433002
2016-08-18 17:43:59 -07:00
..
android Fix uses of SkImageInfo in BRD to preserve color space info 2016-06-03 08:23:40 -07:00
animator Rename textual includes as *.inc. 2016-07-27 11:12:12 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec Modify SkPngCodec to recognize 565 images from the sBIT chunk 2016-08-17 08:54:08 -07:00
core Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ ) 2016-08-18 17:43:59 -07:00
effects Revert of Return color shader instead of 2-color gradient when color count is 1 (patchset #3 id:40001 of https://codereview.chromium.org/2259823005/ ) 2016-08-18 16:13:50 -07:00
fonts Move to SkDataTable::MakeXXX and sk_sp. 2016-08-05 06:51:50 -07:00
gpu Batched implementation of drawLattice() for GPU 2016-08-18 15:46:03 -07:00
image Add alpha type to texture producer 2016-08-18 06:43:03 -07:00
images Add test for platform encoders, turn off platform encoders by default 2016-08-16 15:11:24 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts 32-bit fast hash, tidy up murmur3 a bit 2016-08-16 09:29:57 -07:00
pathops fix fuzz 2016-08-17 06:14:06 -07:00
pdf SkPDF: in-place font subsetting 2016-08-18 14:22:52 -07:00
ports Use CSS3 style matching on Android. 2016-08-18 14:36:02 -07:00
sfnt Move FamilyClass and Panose enums to enum class. 2016-08-17 10:59:30 -07:00
sksl added initial GLSL support to skslc 2016-08-03 12:43:36 -07:00
svg Deprecate SkDevice::accessBitmap method 2016-07-21 07:17:54 -07:00
utils SkPDF: in-place font subsetting 2016-08-18 14:22:52 -07:00
views Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00