Fix advances for aliased text with DirectWrite.
[platform/upstream/libSkiaSharp.git] / samplecode / SampleFuzz.cpp
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-08-27 halcanaryStyle Change: NULL->nullptr
2014-04-28 commit-bot@chromiu... move common blur types into central header
2013-09-07 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-05-14 robertphillips@goo... Fixes for Windows Release compiler complaints (overflow...
2011-10-27 tomhudson@google.comRemove warnings (trailing \, signed vs unsigned, parent...
2011-10-24 reed@google.comenable soft clipping (yikes)
2011-07-29 tomhudson@google.comMore variable initializations and curly braces to avoid...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-05 mike@reedtribe.orgswitch to inheriting from SampleView
2011-04-14 reed@google.comfix warnings
2011-02-08 bsalomon@google.comsafeunref method to SkSafeUnref.
2009-11-05 reed@android.comfix cheap calc of edgelist size
2009-06-23 reed@android.comremove remaining references to porterduff
2009-03-19 reed@android.compromote SkMask's rowBytes to 32bits, since its bounds...