..
SkAnnotation.h
SkBBHFactory.h
SkBitmap.h
SkBitmap::pixmap
2017-12-15 01:23:57 +00:00
SkBlendMode.h
SkBlurTypes.h
SkCanvas.h
Implement a fast path for solid color lattice rectangle
2017-12-11 18:26:18 +00:00
SkClipOp.h
add flag to hide deprecated clipops
2017-05-10 18:56:14 +00:00
SkColor.h
Make SkASSERT and co. constexpr compatible.
2017-09-29 13:49:04 +00:00
SkColorFilter.h
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
2017-10-25 19:32:20 +00:00
SkColorPriv.h
Remove trailing whitespace.
2017-10-09 21:20:34 +00:00
SkColorSpace.h
make SkColorSpace_New real
2017-12-14 19:02:17 +00:00
SkColorSpaceXform.h
add helper static to SkColorSpaceXform
2017-05-22 18:08:13 +00:00
SkColorSpaceXformCanvas.h
SkData.h
SkDataTable.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkDeferredDisplayListRecorder.h
Add stubbed out GrContext
2017-12-13 18:24:30 +00:00
SkDeque.h
SkDocument.h
Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""
2017-12-15 20:43:10 +00:00
SkDrawable.h
Remove trailing whitespace.
2017-10-09 21:20:34 +00:00
SkDrawFilter.h
SkDrawLooper.h
SkEncodedImageFormat.h
Reland "skia: add heif decoding support"
2017-08-18 14:40:29 +00:00
SkExecutor.h
Add FIFO thread pool, use it for most things.
2017-09-01 16:19:47 +00:00
SkFilterQuality.h
SkFlattenable.h
add virtual to confirm flattenable type
2017-12-11 18:50:00 +00:00
SkFlattenableSerialization.h
upgrade SkReadBuffer to always validate
2017-12-06 21:33:00 +00:00
SkFont.h
SkFontArguments.h
SkFontLCDConfig.h
SkFontStyle.h
Make SkTypeface::Style and FromOldStyle private.
2017-10-13 15:49:18 +00:00
SkGraphics.h
add API to change max pointsize for font cache
2017-06-01 20:55:16 +00:00
SkICC.h
SkImage.h
Revert "Remove SkImage deferred texture image data APIs."
2017-12-15 23:57:41 +00:00
SkImageDeserializer.h
Revert "Revert "hide SkImageDeserializer""
2017-12-15 20:42:21 +00:00
SkImageEncoder.h
centralize encoding to SkData
2017-12-09 01:36:48 +00:00
SkImageFilter.h
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkImageGenerator.h
Add api for passing mipped hint into ImageGenerator onGenerateTexture
2017-10-11 17:11:07 +00:00
SkImageInfo.h
remove dead code for getSize, getSafeSize, etc.
2017-10-13 14:03:07 +00:00
SkMallocPixelRef.h
removed dead colortable code
2017-07-19 22:20:57 +00:00
SkMask.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkMaskFilter.h
Retract GrTexture.h a bit
2017-06-09 17:29:09 +00:00
SkMath.h
SkMatrix44.h
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
2017-09-18 17:23:39 +00:00
SkMatrix.h
move homogenous with stride to matrixpriv
2017-12-15 18:37:39 +00:00
SkMetaData.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkMilestone.h
Update Skia milestone to 65
2017-11-30 14:24:32 +00:00
SkMultiPictureDraw.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkOverdrawCanvas.h
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
2017-08-18 16:53:49 +00:00
SkPaint.h
Update doc and example for SkPaint::FontMetrics.
2017-11-09 18:20:14 +00:00
SkPath.h
Ignore deserialized path convexity and first direction.
2017-11-29 20:38:56 +00:00
SkPathEffect.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkPathMeasure.h
SkPicture.h
Revert "Revert "hide SkImageDeserializer""
2017-12-15 20:42:21 +00:00
SkPictureAnalyzer.h
SkPictureRecorder.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkPixelRef.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkPixelSerializer.h
Revert "Revert "remove dead code for legacy image encode api""
2017-07-18 21:08:35 +00:00
SkPixmap.h
generated include refresh
2017-10-30 16:30:49 +00:00
SkPngChunkReader.h
SkPoint3.h
convert mapHomogeneousPoints to SkPoint3
2017-10-18 16:09:46 +00:00
SkPoint.h
replace some points with vectors to clarify documentation
2017-11-09 21:37:27 +00:00
SkPostConfig.h
turn on extended Clang warnings on Windows too
2017-12-04 19:29:51 +00:00
SkPreConfig.h
SkRasterHandleAllocator.h
SkRasterizer.h
SkRect.h
generated include refresh
2017-10-30 16:30:49 +00:00
SkRefCnt.h
SkRegion.h
Convert NULL and 0 to nullptr.
2017-08-28 17:48:57 +00:00
SkRRect.h
move parts of SkPoint to SkPointPriv
2017-11-08 18:25:17 +00:00
SkRSXform.h
Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.""
2017-10-18 12:21:17 +00:00
SkRWBuffer.h
Remove trailing whitespace.
2017-10-09 21:20:34 +00:00
SkScalar.h
Change SkScalarTruncToInt to saturate.
2017-09-18 18:26:13 +00:00
SkSerialProcs.h
document default serialization behavior (briefly)
2017-12-13 19:42:10 +00:00
SkShader.h
SkShader::asACompose is android-only
2017-06-09 17:29:08 +00:00
SkSize.h
SkStream.h
remove dead code for STREAM_API
2017-09-20 20:43:50 +00:00
SkString.h
Clean up SkString reference counting a bit.
2017-10-05 18:15:44 +00:00
SkStrokeRec.h
SkSurface.h
Add unit test for SkDeferredDisplayLists (take 2)
2017-12-04 18:37:29 +00:00
SkSurfaceProps.h
Flesh out SkSurfaceCharacterization
2017-11-30 17:10:38 +00:00
SkSwizzle.h
SkTextBlob.h
Send TextBlobCache purge messages only to owning cache.
2017-12-14 18:52:49 +00:00
SkTime.h
SkTLazy.h
Update SkTLazy for move only types.
2017-11-28 22:13:47 +00:00
SkTraceMemoryDump.h
SkTypeface.h
Make SkTypeface::Style and FromOldStyle private.
2017-10-13 15:49:18 +00:00
SkTypes.h
Make SkTFitsIn and SkTo constexpr.
2017-10-17 22:48:51 +00:00
SkUnPreMultiply.h
SkVertices.h
Add SK_API to APIs used by the android framework.
2017-09-21 18:14:36 +00:00
SkWriteBuffer.h
Revert "Revert "hide SkImageDeserializer""
2017-12-15 20:42:21 +00:00
SkWriter32.h
make matrix serialization private
2017-10-20 16:49:57 +00:00
SkYUVSizeInfo.h