skia2/include/core
2014-08-08 12:51:24 -07:00
..
SkAdvancedTypefaceMetrics.h [PDF] Fix font embedding restrictions. 2014-06-19 11:05:39 -07:00
SkAnnotation.h
SkBBHFactory.h SK_API-export SkBBHFactory & friends. 2014-04-22 13:33:16 +00:00
SkBitmap.h Remove kImageIsImmutable_Flag. 2014-07-15 19:56:48 -07:00
SkBitmapDevice.h Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. 2014-08-08 07:14:35 -07:00
SkBlitRow.h replace config() with colorType() 2014-05-29 15:57:47 +00:00
SkBlurTypes.h move common blur types into central header 2014-04-28 16:25:35 +00:00
SkCanvas.h add dummy onDrawPicture to allow migration for chrome overrides 2014-08-08 12:51:24 -07:00
SkChunkAlloc.h
SkClipStack.h Add dump() to SkClipStack to help with debugging. 2014-06-09 07:59:06 -07:00
SkColor.h
SkColorFilter.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00
SkColorPriv.h fix typo, had two RGBA instead of RGBA and BGRA 2014-07-09 17:28:19 -07:00
SkColorShader.h Goodbye GrEffectRef. 2014-07-08 09:56:11 -07:00
SkColorTable.h Expose SkColorTable class 2014-08-05 12:20:19 -07:00
SkComposeShader.h Add functions for inspecting SkShader. 2014-05-13 18:14:45 +00:00
SkData.h SkLazyPtr, mk. 2 2014-05-29 20:13:22 +00:00
SkDataTable.h
SkDeque.h
SkDevice.h Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. 2014-08-08 07:14:35 -07:00
SkDeviceProperties.h Clean up the default gamma settings. 2014-04-10 22:26:29 +00:00
SkDither.h
SkDocument.h
SkDraw.h Allow custom blitters to be passed to SkDraw::drawPath 2014-08-06 11:12:14 -07:00
SkDrawFilter.h
SkDrawLooper.h add asAShadowBlur for android to drawlooper 2014-04-29 15:20:16 +00:00
SkDrawPictureCallback.h Tick off some TODOs: 2014-06-24 11:29:06 -04:00
SkDynamicAnnotations.h Split SkTRacy into SkTRacy and SkTRacyReffable. 2014-07-10 11:11:50 -07:00
SkEndian.h fix size_t/int warnings 2014-04-23 19:19:44 +00:00
SkError.h
SkFixed.h SK_CPU_ARM --> SK_CPU_ARM32 2014-06-03 12:07:31 -07:00
SkFlattenable.h Remove unused (by clients) SkUnitMapper 2014-05-22 12:27:41 +00:00
SkFlattenableBuffers.h
SkFlattenableSerialization.h
SkFloatBits.h
SkFloatingPoint.h Update NEON compiler defines to use SK_ prefix 2014-08-01 05:32:32 -07:00
SkFont.h Test font created from paint 2014-05-30 16:46:10 +00:00
SkFontHost.h
SkFontLCDConfig.h
SkGraphics.h Set maximum output size for scaled-image-cache images 2014-07-17 06:58:01 -07:00
SkImage.h Now able to set the localMatrix when creating a SkShader from a SkImage 2014-07-22 15:02:05 -07:00
SkImageDecoder.h Add astcbitmap to gm slides. 2014-08-07 12:58:38 -07:00
SkImageEncoder.h ios fixes 2014-07-11 12:14:51 -07:00
SkImageFilter.h Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. 2014-08-08 07:14:35 -07:00
SkImageGenerator.h Skia side RGB to YUV gpu conversion 2014-07-21 11:37:39 -07:00
SkImageInfo.h Adjust the alpha type for pixelRefs. 2014-07-01 07:08:20 -07:00
SkInstCnt.h Fix thread unsafe mutex initialization. 2014-07-25 11:52:48 -07:00
SkMallocPixelRef.h remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code 2014-07-14 09:21:31 -07:00
SkMask.h
SkMaskFilter.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00
SkMath.h SK_CPU_ARM --> SK_CPU_ARM32 2014-06-03 12:07:31 -07:00
SkMatrix.h Add SkRacy 2014-07-08 19:37:47 -07:00
SkMetaData.h
SkOnce.h Clean up SkOnce: 2014-06-02 11:26:59 -07:00
SkOSFile.h Add option to dump images from nanobench. 2014-08-07 14:28:50 -07:00
SkPackBits.h
SkPaint.h Revert "Remove SkPaintOptionsAndroid" 2014-08-06 16:34:40 -04:00
SkPaintOptionsAndroid.h Revert "Remove SkPaintOptionsAndroid" 2014-08-06 16:34:40 -04:00
SkPatch.h Stopped skipping tests in dm of SkPatch by implementing the 2014-08-07 07:49:53 -07:00
SkPath.h add path dump test 2014-06-24 08:30:18 -07:00
SkPathEffect.h Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. 2014-05-15 15:40:41 +00:00
SkPathMeasure.h
SkPathRef.h Disable assertion of fBoundsIsDirty. 2014-07-16 17:18:20 -04:00
SkPicture.h Revert "Remove SkPaintOptionsAndroid" 2014-08-06 16:34:40 -04:00
SkPictureRecorder.h Use smart pointers to make SkPictureRecorder lifetimes less manual. 2014-06-23 13:29:10 -04:00
SkPixelRef.h Skia side RGB to YUV gpu conversion 2014-07-21 11:37:39 -07:00
SkPoint.h Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) 2014-06-02 10:20:15 -07:00
SkPostConfig.h CrashHandler for Windows. 2014-06-19 07:41:59 -07:00
SkPreConfig.h Remove copile time enabling of SK_ARM_HAS_NEON. 2014-08-01 09:21:19 -04:00
SkRasterizer.h
SkReadBuffer.h Stopped skipping tests in dm of SkPatch by implementing the 2014-08-07 07:49:53 -07:00
SkReader32.h Stopped skipping tests in dm of SkPatch by implementing the 2014-08-07 07:49:53 -07:00
SkRect.h Add dump() to SkClipStack to help with debugging. 2014-06-09 07:59:06 -07:00
SkRefCnt.h Make GrCacheable implement its own ref counting. 2014-07-21 14:24:01 -07:00
SkRegion.h Add dump() to SkClipStack to help with debugging. 2014-06-09 07:59:06 -07:00
SkRRect.h Add dump() to SkClipStack to help with debugging. 2014-06-09 07:59:06 -07:00
SkScalar.h add rounding-using-doubles methods on SkScalar and SkRect 2014-05-05 16:04:42 +00:00
SkShader.h Explicit tile bounds for SkPictureShader 2014-08-06 13:07:15 -07:00
SkSize.h
SkStream.h
SkString.h
SkStrokeRec.h Add a GrPathRange class 2014-07-21 15:32:44 -07:00
SkSurface.h Begin atlasing 2014-06-30 08:26:50 -07:00
SkTArray.h
SkTDArray.h Do not export SkTDArray when building Skia as a DLL 2014-07-09 11:13:55 -07:00
SkTDict.h move some headers out of public 2014-06-17 09:04:45 -07:00
SkTDStack.h
SkTemplates.h Don't set SK_MALLOC_TEMP in SkAutoTMalloc. 2014-06-26 11:04:28 -04:00
SkThread.h Fix thread unsafe mutex initialization. 2014-07-25 11:52:48 -07:00
SkTime.h Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) 2014-04-24 20:17:24 +00:00
SkTInternalLList.h
SkTLazy.h Clean up Skia for Clang's -Wtautological-undefined-compare 2014-06-07 19:15:14 -04:00
SkTRegistry.h
SkTSearch.h
SkTypeface.h Port most uses of SkOnce to SkLazyPtr. 2014-06-02 08:44:27 -07:00
SkTypes.h Ensure that SkDebugf is exported from the library. 2014-08-01 12:02:07 -07:00
SkUnPreMultiply.h
SkUtils.h SSE2 implementation of memcpy32 2014-05-21 12:43:07 +00:00
SkWeakRefCnt.h Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." 2014-07-09 09:04:07 -04:00
SkWriteBuffer.h read/write function_ptrs as just void*, and not as 'array of bytes' 2014-04-16 16:24:08 +00:00
SkWriter32.h Stopped skipping tests in dm of SkPatch by implementing the 2014-08-07 07:49:53 -07:00
SkXfermode.h Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. 2014-07-08 06:52:35 -07:00