skia2/include/core
reed 50d3b57c8a return 4x4 matrix from SkColorSpace
move SkMatrix44 into core (with alias in utils to transition chrome)

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1943833002

Review-Url: https://codereview.chromium.org/1943833002
2016-05-03 12:13:21 -07:00
..
SkAnnotation.h
SkBBHFactory.h
SkBitmap.h spriteblitter for memcpy case (for all configs) 2016-04-15 06:59:39 -07:00
SkBitmapDevice.h Image filters: de-nest SkImageFilter::Cache and Cache::Key. 2016-04-27 11:31:23 -07:00
SkBlitRow.h
SkBlurTypes.h
SkCanvas.h Clean up test drawContext usage 2016-04-28 14:32:04 -07:00
SkChunkAlloc.h
SkClipStack.h Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. 2016-04-29 06:41:35 -07:00
SkColor.h
SkColorFilter.h Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) 2016-04-04 14:57:19 -07:00
SkColorPriv.h
SkColorTable.h remove non-static uses of SkOncePtr 2016-05-02 07:19:41 -07:00
SkData.h
SkDataTable.h
SkDeque.h
SkDevice.h Clean up test drawContext usage 2016-04-28 14:32:04 -07:00
SkDocument.h SkDocument::CreateXPS fix roll 2016-04-27 12:07:55 -07:00
SkDraw.h remove 'deprecated' region from SkDraw 2016-04-27 07:49:17 -07:00
SkDrawable.h Make SkDrawable an SkFlattenable 2016-04-25 06:40:26 -07:00
SkDrawFilter.h
SkDrawLooper.h Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) 2016-04-04 14:57:19 -07:00
SkError.h
SkFilterQuality.h Skia Filter Quality and Scaling Metrics 2016-04-18 09:14:00 -07:00
SkFlattenable.h Make SkDrawable an SkFlattenable 2016-04-25 06:40:26 -07:00
SkFlattenableSerialization.h Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://codereview.chromium.org/1861013002/ ) 2016-04-05 12:00:49 -07:00
SkFont.h
SkFontHost.h
SkFontLCDConfig.h Add SK_API to SkFontLCDConfig. 2016-05-03 11:56:03 -07:00
SkFontStyle.h Add oblique as a slant. 2016-04-27 10:21:05 -07:00
SkGraphics.h
SkImage.h exernalize imagefactory guard 2016-04-15 10:56:52 -07:00
SkImageEncoder.h Delete SkImageDecoder 2016-03-24 10:41:47 -07:00
SkImageFilter.h Image filters: de-nest SkImageFilter::Cache and Cache::Key. 2016-04-27 11:31:23 -07:00
SkImageGenerator.h Enable generating SkImage with the same uniqueID in SkImageGenerator subclass 2016-05-02 01:43:38 -07:00
SkImageInfo.h Revert of move static arrays into impl, to avoid multiple copies (patchset #3 id:40001 of https://codereview.chromium.org/1889793007/ ) 2016-04-16 12:24:09 -07:00
SkMallocPixelRef.h
SkMask.h
SkMaskFilter.h Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) 2016-04-04 14:57:19 -07:00
SkMath.h remove (now unused) SkDivBits 2016-04-28 09:31:31 -07:00
SkMatrix44.h return 4x4 matrix from SkColorSpace 2016-05-03 12:13:21 -07:00
SkMatrix.h
SkMetaData.h
SkMilestone.h Update Skia milestone to 52 2016-04-07 22:58:19 -07:00
SkMultiPictureDraw.h
SkOSFile.h
SkPaint.h Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00
SkPath.h
SkPathEffect.h SkPathEffect.h: add SK_API where needed 2016-04-21 10:54:11 -07:00
SkPathMeasure.h fix path getSegment comment 2016-03-23 11:15:57 -07:00
SkPathRef.h Convert SkRefCnt to std::atomic. 2016-04-08 06:58:52 -07:00
SkPicture.h Optionally enable SkValidatingReadBuffer in SkPictureImageFilter 2016-04-22 11:40:42 -07:00
SkPictureRecorder.h
SkPixelRef.h Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points 2016-04-08 12:10:42 -07:00
SkPixelSerializer.h
SkPixmap.h spriteblitter for memcpy case (for all configs) 2016-04-15 06:59:39 -07:00
SkPngChunkReader.h Delete SkImageDecoder 2016-03-24 10:41:47 -07:00
SkPoint3.h
SkPoint.h
SkPostConfig.h Skia Filter Quality and Scaling Metrics 2016-04-18 09:14:00 -07:00
SkPreConfig.h force no SSE on iOS simulator 2016-03-23 12:54:54 -07:00
SkRasterizer.h Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) 2016-04-04 14:57:19 -07:00
SkRect.h
SkRefCnt.h Remove skstd::is_convertible. 2016-04-28 11:18:07 -07:00
SkRegion.h
SkRRect.h
SkRSXform.h
SkRWBuffer.h Fixes for SkRWBuffer 2016-04-22 06:59:01 -07:00
SkScalar.h Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkShader.h Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) 2016-04-04 14:57:19 -07:00
SkSize.h
SkStream.h SkWStream::writeText inlined. 2016-04-11 19:41:48 -07:00
SkString.h Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkStrokeRec.h Unify implementations of stroking radius calculationsns 2016-04-29 07:07:03 -07:00
SkSurface.h Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) 2016-05-03 05:37:46 -07:00
SkSurfaceProps.h Tweak distance field path renderer behavior in gamma-correct mode to match 2016-04-13 13:56:21 -07:00
SkSwizzle.h Add missing SK_API to SkSwizzle.h 2016-03-24 07:50:14 -07:00
SkTextBlob.h
SkTime.h Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. 2016-05-02 15:04:46 -07:00
SkTLazy.h Fix typo in SkTLazy copy ctor. src is a reference, not a pointer. 2016-03-25 09:11:35 -07:00
SkTraceMemoryDump.h
SkTRegistry.h
SkTypeface.h remove non-static uses of SkOncePtr 2016-05-02 07:19:41 -07:00
SkTypes.h Add Gr*Proxy classes 2016-05-03 08:47:01 -07:00
SkUnPreMultiply.h
SkWriteBuffer.h Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. 2016-05-03 06:07:38 -07:00
SkWriter32.h Remove SkWriter32::contiguousArray(). 2016-04-29 14:45:36 -07:00
SkXfermode.h remove U16 support, just support F16 2016-04-14 09:02:14 -07:00
SkYUVSizeInfo.h