aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* export SkImageInfoGravatar reed2015-01-30
* Disable the noisiest /analyze warning in Chrome. ~3,700/12,000Gravatar brucedawson2015-01-30
* Remove unused globalRef/globalUnref.Gravatar scroggo2015-01-30
* Remove unused hasLocalMatrix.Gravatar scroggo2015-01-30
* Update comment for SkMallocPixelRef::NewWithProc.Gravatar scroggo2015-01-29
* share code between arcTo and addArc, update doxGravatar reed2015-01-29
* Make SkWriter32::snapshotAsData() a dumb copy.Gravatar mtklein2015-01-29
* Add a flag to flush the canvases during SkMultiPictureDraw::draw().Gravatar senorblanco2015-01-28
* Conservative SkTextBlob bounds.Gravatar fmalita2015-01-28
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* 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