.. |
SkAnnotation.h
|
remove unneeded flag for annotations
|
2016-03-05 06:00:12 -08:00 |
SkBBHFactory.h
|
Remove stray semicolons.
|
2016-09-27 14:04:26 +00:00 |
SkBitmap.h
|
Create an SkColorSpaceXform image generator
|
2017-06-06 14:34:03 +00:00 |
SkBlendMode.h
|
move SkBlendMode_Name into public (for chrome)
|
2016-11-16 19:17:21 +00:00 |
SkBlurTypes.h
|
move common blur types into central header
|
2014-04-28 16:25:35 +00:00 |
SkCanvas.h
|
Don't move raw pointers in SkCanvas
|
2017-06-05 01:17:51 +00:00 |
SkClipOp.h
|
add flag to hide deprecated clipops
|
2017-05-10 18:56:14 +00:00 |
SkColor.h
|
Revert "Revert "use pipeline for non-opt xfermodes""
|
2017-06-14 01:27:18 +00:00 |
SkColorFilter.h
|
remove unused colorfilter virtual asACompose
|
2017-06-09 14:53:37 +00:00 |
SkColorPriv.h
|
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
|
2017-03-13 15:08:29 +00:00 |
SkColorSpace.h
|
Hide ctors of SkShader, SkImage & SkColorSpace
|
2017-05-26 22:34:00 +00:00 |
SkColorSpaceXform.h
|
add helper static to SkColorSpaceXform
|
2017-05-22 18:08:13 +00:00 |
SkColorSpaceXformCanvas.h
|
Make xformer class for SkCSXCanvas, use for draw loopers
|
2017-03-30 18:02:58 +00:00 |
SkColorTable.h
|
Revert[4] "clean up (partially) colortable api""""
|
2017-04-03 19:29:38 +00:00 |
SkData.h
|
Class delete call unsized delete when size not known.
|
2016-10-19 21:41:00 +00:00 |
SkDataTable.h
|
Remove SkDataTableBuilder. It is not used.
|
2017-02-28 21:11:45 +00:00 |
SkDeque.h
|
This CL addresses "SkCanvas::save flags are not respected by GPU backend" (https://code.google.com/p/skia/issues/detail?id=1503).
|
2013-08-16 00:53:34 +00:00 |
SkDocument.h
|
SkDocument: remove deprecated function
|
2017-05-19 15:18:21 +00:00 |
SkDrawable.h
|
Make header files self-sufficient
|
2017-02-10 01:19:52 +00:00 |
SkDrawFilter.h
|
SkPaintFilterCanvas cleanup
|
2016-01-12 12:14:10 -08:00 |
SkDrawLooper.h
|
Make xformer class for SkCSXCanvas, use for draw loopers
|
2017-03-30 18:02:58 +00:00 |
SkEncodedImageFormat.h
|
SkImageEncoder: simplify API
|
2016-11-23 16:40:32 +00:00 |
SkExecutor.h
|
SkExecutor
|
2017-02-22 16:17:39 +00:00 |
SkFilterQuality.h
|
Skia Filter Quality and Scaling Metrics
|
2016-04-18 09:14:00 -07:00 |
SkFlattenable.h
|
SkXfermode no longer needs to e a flattenable
|
2017-06-10 15:29:24 +00:00 |
SkFlattenableSerialization.h
|
hide setImageFilter(ptr)
|
2016-11-01 16:05:41 +00:00 |
SkFont.h
|
typedef uint16_t SkGlyphID
|
2016-07-25 07:18:12 -07:00 |
SkFontArguments.h
|
Add SkTypeface::getVariationDesignPosition.
|
2017-02-24 16:59:05 +00:00 |
SkFontLCDConfig.h
|
Add SK_API to SkFontLCDConfig.
|
2016-05-03 11:56:03 -07:00 |
SkFontStyle.h
|
Remove 'Ulta' width.
|
2016-08-02 10:43:29 -07:00 |
SkGraphics.h
|
add API to change max pointsize for font cache
|
2017-06-01 20:55:16 +00:00 |
SkICC.h
|
Improve comment in SkICC.h
|
2017-02-24 20:35:57 +00:00 |
SkImage.h
|
Reland DeferredTextureImageData low-bit-depth/dithering support
|
2017-06-12 18:27:48 +00:00 |
SkImageDeserializer.h
|
Deserialize pictures with custom image-deserializer
|
2016-08-11 03:55:15 -07:00 |
SkImageEncoder.h
|
Add support for webp lossless compression
|
2017-05-17 02:24:29 +00:00 |
SkImageFilter.h
|
imagefilters should take const array
|
2017-06-19 03:12:07 +00:00 |
SkImageGenerator.h
|
Add support for SkImageGenerator creating external textures
|
2017-06-08 20:23:05 +00:00 |
SkImageInfo.h
|
Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused"
|
2017-01-20 14:21:42 +00:00 |
SkLights.h
|
makeColorSpace() for SkColorFilterShader and SkLightingShader
|
2017-04-21 19:55:23 +00:00 |
SkMallocPixelRef.h
|
Only store width and height on SkPixelRef (part 2)
|
2017-05-01 15:01:05 +00:00 |
SkMask.h
|
Add default ctor to SkMask
|
2015-12-17 11:33:12 -08:00 |
SkMaskFilter.h
|
Retract GrTexture.h a bit
|
2017-06-09 17:29:09 +00:00 |
SkMath.h
|
SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.
|
2016-08-16 09:36:18 -07:00 |
SkMatrix44.h
|
Add some thread safety notes.
|
2017-03-02 13:44:49 +00:00 |
SkMatrix.h
|
comment SK_API and add fix params
|
2017-05-18 20:06:21 +00:00 |
SkMetaData.h
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkMilestone.h
|
Update Skia milestone to 61
|
2017-05-25 12:46:46 +00:00 |
SkMultiPictureDraw.h
|
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
|
2016-11-13 18:31:13 +00:00 |
SkPaint.h
|
add API to change max pointsize for font cache
|
2017-06-01 20:55:16 +00:00 |
SkPath.h
|
move SkPathRef.h into private
|
2017-06-07 15:24:46 +00:00 |
SkPathEffect.h
|
move intermediate patheffect classes inside src
|
2017-03-09 14:46:11 +00:00 |
SkPathMeasure.h
|
Move seg_to to a new header, define SkSegType enum there
|
2016-08-09 09:38:30 -07:00 |
SkPicture.h
|
remove unused mode parameter from SkMergeImageFilter
|
2017-06-19 14:01:56 +00:00 |
SkPictureAnalyzer.h
|
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
|
2016-12-09 14:33:41 +00:00 |
SkPictureRecorder.h
|
Revert "add guard for extra includes"
|
2017-05-17 11:40:03 +00:00 |
SkPixelRef.h
|
Finish removal of SkImageInfo from SkPixelRef
|
2017-05-04 12:54:10 +00:00 |
SkPixelSerializer.h
|
SkPixelSerializer: remove deprecated virtual
|
2015-12-10 09:30:57 -08:00 |
SkPixmap.h
|
Create an SkColorSpaceXform image generator
|
2017-06-06 14:34:03 +00:00 |
SkPngChunkReader.h
|
Delete SkImageDecoder
|
2016-03-24 10:41:47 -07:00 |
SkPoint3.h
|
Update SkLightingShader to support rotation
|
2015-08-20 05:15:07 -07:00 |
SkPoint.h
|
handle large conic weights
|
2016-07-13 10:56:53 -07:00 |
SkPostConfig.h
|
fix SkASSERT for Visual Studio
|
2017-05-11 13:48:17 +00:00 |
SkPreConfig.h
|
use __BYTE_ORDER__ macro to detect endianness when available
|
2016-11-28 21:07:47 +00:00 |
SkRasterHandleAllocator.h
|
Make header files self-sufficient
|
2017-02-10 01:19:52 +00: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
|
Sort all user-supplied rects before computeFastBounds
|
2017-05-13 22:58:17 +00:00 |
SkRefCnt.h
|
Only perform SkSafeRef race detection if on android framework
|
2017-03-23 14:32:47 +00:00 |
SkRegion.h
|
SkRegion deserialization more robust
|
2017-02-18 13:34:30 +00:00 |
SkRRect.h
|
Circular shadow fixes for Flutter.
|
2017-04-21 15:23:53 +00:00 |
SkRSXform.h
|
Make header files self-sufficient
|
2017-02-10 01:19:52 +00:00 |
SkRWBuffer.h
|
Remove deprecated SkRWBuffer snapshot methods
|
2017-06-02 15:44:57 +00:00 |
SkScalar.h
|
remove obsolete SK_SUPPORT_LEGACY_SCALARMUL code
|
2017-04-08 00:34:04 +00:00 |
SkShader.h
|
SkShader::asACompose is android-only
|
2017-06-09 17:29:08 +00:00 |
SkSize.h
|
SkSize can be aggregate-initialized
|
2017-04-11 18:57:20 +00:00 |
SkStream.h
|
SkStream: DynamicMemoryWStream gets writeToAndReset
|
2017-05-24 19:49:35 +00: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 "Revert "Add API for flushing surfaces with gpu semaphores""
|
2017-06-16 14:22:34 +00:00 |
SkSurfaceProps.h
|
remove disable aa/dither flags from Props -- never used
|
2016-08-18 09:30:44 -07:00 |
SkSwizzle.h
|
Add missing SK_API to SkSwizzle.h
|
2016-03-24 07:50:14 -07:00 |
SkTextBlob.h
|
Purge GrTextBlobCache entries on SkTextBlob deletion
|
2017-03-14 14:00:13 +00:00 |
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 SkTLazy(const T*) initialization
|
2016-08-24 11:03:24 -07:00 |
SkTraceMemoryDump.h
|
Add support for light dumps in SkTraceMemoryDump interface.
|
2015-09-30 04:31:23 -07:00 |
SkTypeface.h
|
SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003
|
2017-05-05 19:08:13 +00:00 |
SkTypes.h
|
Make SkNoncopyable movable
|
2017-04-26 01:24:24 +00:00 |
SkUnPreMultiply.h
|
Factor out UnPreMultiplyPreservingByteOrder
|
2014-01-15 22:24:58 +00:00 |
SkVertices.h
|
remove legacy vertices flag and code
|
2017-04-06 12:58:46 +00:00 |
SkWriteBuffer.h
|
Expose SkWriteBuffer in component builds
|
2017-06-05 23:33:23 +00:00 |
SkWriter32.h
|
Add serialization support for drawShadowRec
|
2017-05-22 18:02:53 +00:00 |
SkYUVSizeInfo.h
|
Make header files self-sufficient
|
2017-02-10 01:19:52 +00:00 |