aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* style nit cleanups. e.g. remove 'virtual' on override declarationsGravatar robertphillips2015-07-07
* Make sp- via support SkDrawables; add a GM to test it.Gravatar mtklein2015-07-07
* add SkImage::NewFromBitmapGravatar reed2015-07-07
* Fix up SkMatrix::isFinite callGravatar robertphillips2015-07-06
* Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interac...Gravatar robertphillips2015-07-06
* Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue...Gravatar jvanverth2015-07-03
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* Add support for drawBitmapRect() to SkMiniRecorder.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Don't cap num_cores at 32 on 32-bit Windows.Gravatar mtklein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset...Gravatar bsalomon2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Thread through a flag to force SkPicture::playback() when recording subpictures.Gravatar mtklein2015-07-01
* Add annotations to SkSharedMutex.Gravatar herb2015-06-30
* Pass arguments to SkRecords structs by const&.Gravatar mtklein2015-06-30
* Implement shared locks in the style of pthread's rwlock.Gravatar herb2015-06-29
* SoftLight with SkPMFloatGravatar mtklein2015-06-29
* Edges matter, part 2.Gravatar mtklein2015-06-29
* Revert of SoftLight with SkPMFloat (patchset #6 id:100001 of https://coderevi...Gravatar mtklein2015-06-29
* SoftLight with SkPMFloatGravatar mtklein2015-06-29
* Make SkPaint::glyphsToUnichars use explicit SkSurfacePropsGravatar robertphillips2015-06-26
* remove SkInstCntGravatar mtklein2015-06-26
* Color dodge and burn with SkPMFloat.Gravatar mtklein2015-06-26
* Fix SkTileImageFilter clipping/cropRect interaction issueGravatar robertphillips2015-06-26
* Revert of Revert of added stroking support to GrAALinearizingConvexPathRender...Gravatar fmalita2015-06-26
* Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchs...Gravatar reed2015-06-26
* implement drawAtlas natively on gpu-deviceGravatar reed2015-06-25
* added stroking support to GrAALinearizingConvexPathRendererGravatar ethannicholas2015-06-25
* fix up virtual / override stuffGravatar reed2015-06-25
* add drawImageNineGravatar reed2015-06-25
* Convert SkPMFloat to [0,1] range and prune its API.Gravatar mtklein2015-06-25
* Implement four more xfermodes with Sk4px.Gravatar mtklein2015-06-24
* Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 o...Gravatar mtklein2015-06-24
* Implement four more xfermodes with Sk4px.Gravatar mtklein2015-06-24
* Clarify iOS flush-to-zero status.Gravatar bungeman2015-06-24
* Cleanup: Comment and ordering changes.Gravatar herb2015-06-24
* add SkCanvas::drawAtlasGravatar reed2015-06-24
* remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUMGravatar reed2015-06-23
* remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELSGravatar reed2015-06-23
* Fix memory leak in SkPictureRecordGravatar robertphillips2015-06-23
* add break statement -- lost during rewrite earlierGravatar reed2015-06-22
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Update some Sk4px APIs.Gravatar mtklein2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Remove distance field flag from SkPaintGravatar jvanverth2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19