aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* add toString to SkImageGravatar reed2015-01-02
* remove unused drawDataGravatar reed2015-01-02
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)Gravatar robertphillips2014-12-29
* add private flag for sprite-as-bitmapGravatar reed2014-12-22
* Remove last trace of SK_LEGACY_ENCODE_BITMAPGravatar scroggo2014-12-22
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER codeGravatar reed2014-12-22
* remove dead SK_SUPPORT_LEGACY_N32_NAME codeGravatar reed2014-12-21
* removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL codeGravatar reed2014-12-21
* remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR codeGravatar reed2014-12-21
* remove dead SK_LEGACY_ENCODE_BITMAP flagGravatar reed2014-12-20
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* add const to encodePixels pixel parameterGravatar reed2014-12-19
* Remove legacy Picture defines.Gravatar scroggo2014-12-19
* Fill SkRRect::fType proactively.Gravatar mtklein2014-12-18
* remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOLGravatar reed2014-12-18
* remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODEGravatar reed2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* use conicsGravatar reed2014-12-17
* add sample for arcToGravatar reed2014-12-16
* This change will ultimately pull uniform color, and to a much lesser degree u...Gravatar joshualitt2014-12-15
* pass dst-rect through from drawBitmapRect for better precisionGravatar reed2014-12-15
* Look at DYNAMIC_ANNOTATIONS_ENABLED now.Gravatar mtklein2014-12-15
* add paint::getFontBounds()Gravatar reed2014-12-15
* Fix rrects that are large enough that we lose/gain a bit when we add the radi...Gravatar reed2014-12-15
* Rewrite NaN checks in terms of SkScalarIsNaN()Gravatar ehsan.akhgari2014-12-15
* Remove SkCanvas::isDrawingToLayerGravatar junov2014-12-15
* add dumpHex option to rect and rrect, to match pathGravatar reed2014-12-15
* add get9 and set9 to matrix, to aid in making keysGravatar reed2014-12-13
* More win64 warning fixesGravatar bsalomon2014-12-12
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Force embedding full font when serializing pictures.Gravatar mtklein2014-12-11
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Defer saves() until they're neededGravatar reed2014-12-11
* Include SkTypes.h from SkDynamicAnnotations.hGravatar mtklein2014-12-10
* dd readPixels to SkImageGravatar reed2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* add readPixels to SkSurface (later try to remove it from SkCanvas)Gravatar reed2014-12-09
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* change SkPoint::setLength to set itself to (0,0) if it starting length is deg...Gravatar reed2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09