aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* fuzzer fixesGravatar caryclark2015-02-25
* flip stroke to chrome compatible defineGravatar caryclark2015-02-24
* move GMSampleView into its own cppGravatar reed2015-02-21
* remove dead code from sampleapp, trim bad assertsGravatar reed2015-02-21
* This uses quad approximations of the outer and inner paths describing a strok...Gravatar caryclark2015-02-20
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* update sampleapp for stroking experimentGravatar caryclark2015-02-18
* remove unneeded prerollGravatar reed2015-02-15
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* more gms for conicsGravatar reed2015-02-09
* Salvage the SampleApp portion of the ill-fated "nudge" CLGravatar robertphillips2015-02-09
* Rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...Gravatar reed2015-02-06
* rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* migrate more samples over to SkAnimTImerGravatar reed2015-02-05
* add textual overviewGravatar reed2015-02-03
* add SkAnimTimer, SPACE = pause/resume, ESP = stopGravatar reed2015-02-02
* allow GMs to animateGravatar reed2015-02-01
* Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...Gravatar robertphillips2015-01-30
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-01-30
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* enable subpixel text on the subpixel translate sampleGravatar humper2015-01-29
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...Gravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* Use murmur3 finisher to improve font hash efficiency.Gravatar reed2015-01-28
* 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