aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Fix Chrome buildGravatar robertphillips2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* initial preroll apiGravatar reed2015-01-25
* Remove deprecated SkSurface::NewRenderTarget factoriesGravatar bsalomon2015-01-23
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* add newImage APIGravatar reed2015-01-23
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Remove staging SkStream::unref().Gravatar bungeman2015-01-22
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20
* Do more cleanup from xp changesGravatar egdaniel2015-01-20
* Remove unused TileGridInfoGravatar weiliangc2015-01-20
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...Gravatar reed2015-01-16
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Do some minor pre cleanup work before converting all xfermodes to XPs.Gravatar egdaniel2015-01-14
* rename blitrow::proc and add (uncalled) hook for colorproc16Gravatar reed2015-01-13
* Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.Gravatar mtklein2015-01-13
* namespace {} trick for SK_DECLARE_STATIC_ONCEGravatar mtklein2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13
* remove NewTexture?Gravatar reed2015-01-13
* remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUALGravatar reed2015-01-09
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* need to rebaseline (changed) c_gms, update doxGravatar reed2015-01-07
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Adding check on input countGravatar sugoi2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* will write a custom one for blink laterGravatar reed2015-01-06
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* 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