skia2/src/utils
Mike Reed 7d9f9e3020 Revert[2] "store vertices arrays inline with object""
This reverts commit 9e62df6ecd.

Reason for revert: behavior in reader32 fixed

Fix is here: https://skia-review.googlesource.com/c/9729/

Original change's description:
> Revert "store vertices arrays inline with object"
> 
> This reverts commit eaaebb19a1.
> 
> Reason for revert: may call SkReader32::read(null, 0) -- reader needs to handle this
> 
> Original change's description:
> > store vertices arrays inline with object
> > 
> > Also unify some of naming (esp. around texCoords)
> > 
> > BUG=skia:6366
> > 
> > Change-Id: I5a6793f029cccf0cd0a2c1d180b259ce4eab526f
> > Reviewed-on: https://skia-review.googlesource.com/9705
> > Commit-Queue: Mike Reed <reed@google.com>
> > Reviewed-by: Brian Salomon <bsalomon@google.com>
> > 
> 
> TBR=bsalomon@google.com,reed@google.com,reviews@skia.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=skia:6366
> 
> Change-Id: Ie421654bcd74d74f8be6676291e3d6e16e2a7a16
> Reviewed-on: https://skia-review.googlesource.com/9727
> Reviewed-by: Mike Reed <reed@google.com>
> Commit-Queue: Mike Reed <reed@google.com>
> 

TBR=bsalomon@google.com,reviews@skia.org,reed@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:6366

Change-Id: I1f12108fff8f551d66455cfadd6d5dd9412e9aa8
Reviewed-on: https://skia-review.googlesource.com/9760
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2017-03-15 18:35:18 +00:00
..
mac support external raster handles 2017-01-10 17:31:58 +00:00
win Remove SK_HAS_DWRITE_X defines. 2017-03-01 22:11:25 +00:00
SkBase64.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkBase64.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapSourceDeserializer.cpp Revert "Roll minimum picture version up to 44." 2017-02-10 12:32:21 +00:00
SkBitmapSourceDeserializer.h Revert "Roll minimum picture version up to 44." 2017-02-10 12:32:21 +00:00
SkBitSet.h SkPDF: SkBitSet gets reset() to make drop() better. 2016-09-19 10:27:03 -07:00
SkBoundaryPatch.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkCamera.cpp start removing uses of SkScalarMul 2017-02-06 15:12:41 +00:00
SkCanvasStack.cpp hide trivial helpers on canvas 2017-02-22 19:41:04 +00:00
SkCanvasStack.h Revert "Revert "IWYU"" 2017-02-13 15:59:35 +00:00
SkCanvasStateUtils.cpp Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" 2017-03-07 15:43:03 +00:00
SkCurveMeasure.cpp Wrap SkNx types in anonymous namespace again. 2016-10-14 21:57:50 +00:00
SkCurveMeasure.h Wrap SkNx types in anonymous namespace again. 2016-10-14 21:57:50 +00:00
SkDashPath.cpp start removing uses of SkScalarMul 2017-02-06 15:12:41 +00:00
SkDashPathPriv.h limit the number of points in SkDashPathEffect::asPoints 2016-07-21 09:37:59 -07:00
SkDeferredCanvas.cpp Use proxy canvas size. 2017-03-02 19:13:42 +00:00
SkDeferredCanvas.h rename virtuals for clipbounds, and deprecate older bool/var-arg pattern 2017-01-23 20:56:13 +00:00
SkDumpCanvas.cpp Revert "Revert "IWYU"" 2017-02-13 15:59:35 +00:00
SkEventTracer.cpp SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
SkFloatUtils.h DirectWrite font host for skia. 2012-08-16 16:13:40 +00:00
SkFrontBufferedStream.cpp Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
SkInterpolator.cpp Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkLua.cpp remove clipstack from lua -- deprecated 2017-01-19 20:07:03 +00:00
SkLuaCanvas.cpp Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
SkMatrix22.cpp fix warnings around size_t/int 2014-04-19 22:00:40 +00:00
SkMatrix22.h fix warnings around size_t/int 2014-04-19 22:00:40 +00:00
SkMeshUtils.cpp remove xfermode from public api 2016-10-28 20:06:17 +00:00
SkMultiPictureDocument.cpp document.close from bool to void 2016-09-22 14:12:47 -07:00
SkMultiPictureDocument.h SkMultiSKP: version 2 2016-08-23 09:15:04 -07:00
SkMultiPictureDocumentPriv.h SkMultiSKP: version 2 2016-08-23 09:15:04 -07:00
SkMultiPictureDocumentReader.cpp SkMultiSKP: version 2 2016-08-23 09:15:04 -07:00
SkMultiPictureDocumentReader.h SkMultiSKP: version 2 2016-08-23 09:15:04 -07:00
SkNullCanvas.cpp Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" 2016-11-13 18:31:13 +00:00
SkNWayCanvas.cpp Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
SkOSPath.cpp Move SkOSPath out of include/core. 2016-11-08 20:20:15 +00:00
SkOSPath.h Move SkOSPath out of include/core. 2016-11-08 20:20:15 +00:00
SkPaintFilterCanvas.cpp change clip-bounds getters to always return the rect 2017-01-23 17:14:53 +00:00
SkParse.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkParseColor.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkParsePath.cpp Remove SkDynamicMemoryWStream::getOffset. 2016-12-16 19:02:53 +00:00
SkPatchGrid.cpp remove xfermode from public api 2016-10-28 20:06:17 +00:00
SkPatchGrid.h Revert "Revert "make it illegal to include SkXfermode.h"" 2016-11-23 22:17:17 +00:00
SkPatchUtils.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkPatchUtils.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkRGBAToYUV.cpp Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
SkRGBAToYUV.h Add ability to extract YUV planes from SkImage 2016-02-01 13:16:14 -08:00
SkShadowPaintFilterCanvas.cpp made point light shadows 2016-09-07 07:48:12 -07:00
SkShadowPaintFilterCanvas.h made point light shadows 2016-09-07 07:48:12 -07:00
SkShadowTessellator.cpp add SkVertices::Builder 2017-03-14 16:57:49 +00:00
SkShadowTessellator.h Remove exec bit from source files. 2017-02-08 20:21:18 +00:00
SkShadowUtils.cpp Revert[2] "store vertices arrays inline with object"" 2017-03-15 18:35:18 +00:00
SkTextBox.cpp start removing uses of SkScalarMul 2017-02-06 15:12:41 +00:00
SkThreadUtils_pthread.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkThreadUtils_pthread.h Android does not support pthread_cancel / pthread_testcancel. 2012-05-14 15:40:05 +00:00
SkThreadUtils_win.cpp Start making all .cpp files compile-able on all platforms. 2015-11-02 10:20:27 -08:00
SkThreadUtils_win.h SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00
SkThreadUtils.h Remove SkThread::setProcessorAffinity() 2015-10-20 11:05:06 -07:00
SkWhitelistChecksums.inc Rename textual includes as *.inc. 2016-07-27 11:12:12 -07:00
SkWhitelistTypefaces.cpp s/SkAutoTUnref/sk_sp/ in src/ part 1 2016-11-07 17:22:19 +00:00