aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Add ClipDrawMatch SampleApp slideGravatar robertphillips2015-01-27
* s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/Gravatar halcanary2015-01-26
* Factor out checkerboard function in gm and sampleapp into tools.Gravatar halcanary2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* initial preroll apiGravatar reed2015-01-25
* Fix SampleApp picture-mode transform.Gravatar fmalita2015-01-23
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* fatbits for all 4 viewsGravatar reed2015-01-17
* add sample for filter qualityGravatar reed2015-01-14
* delete the dreaded TransitionViewGravatar reed2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* remove unused drawDataGravatar reed2015-01-02
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* add arcto patheffectGravatar reed2014-12-17
* add sample for arcToGravatar reed2014-12-16
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* add sample to exercising hittestingGravatar reed2014-11-26
* option to return drawable from recordingGravatar reed2014-11-24
* Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...Gravatar reed2014-11-19
* allow pictures to have a full boundsGravatar reed2014-11-19
* wip for drawablesGravatar reed2014-11-18
* experimentalGravatar reed2014-11-11
* add patch and clicktracking to luaGravatar reed2014-11-07
* tell our grcontext to abandon its backendGravatar reed2014-10-30
* MultiPictureDraw is taskgroup aware.Gravatar reed2014-10-29
* Adding color cube to fuzzerGravatar sugoi2014-10-27
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* fix some bit-rot in the ios port of sampleappGravatar reed2014-10-22
* Qualify the return value of SkImageDecoder::decodeGravatar scroggo2014-10-22
* add gradients and drawPaint to luaGravatar reed2014-10-21
* create and modify matrices in luaGravatar reed2014-10-14
* add fade_slide transition to lua slidesGravatar reed2014-10-12
* add key handlers to luaGravatar reed2014-10-11
* allow for lua click handlersGravatar reed2014-10-11
* move test for lua into separate resource fileGravatar reed2014-10-10
* add drawImageRect to lua, update sampleGravatar reed2014-10-10
* Draw more accurate thick-stroked Beziers (disabled)Gravatar caryclark2014-10-09
* use SkDocument to capture pdfs from SampleApp 'e'Gravatar reed2014-10-08
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-07
* extra call to flush until brian can figure it outGravatar reed2014-10-07