aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/complexclip.cpp
Commit message (Expand)AuthorAge
* complexclip gm to clip when saving layer with bounds.Gravatar Ben Wagner2018-05-09
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* GM: some header cleanupGravatar Mike Klein2017-03-22
* change SkClipOp to a class enumGravatar Mike Reed2016-12-12
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* allow clip calls w/o op param, remove unnecessary kReplace opsGravatar reed2016-09-21
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* update complexclip to portableGravatar caryclark2015-06-12
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add inverted path draw cases to complexclip gmGravatar bsalomon2014-12-17
* use platform-independent font for gmGravatar caryclark2014-06-23
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed calling SkIntToScalar on a float errorGravatar robertphillips@google.com2012-07-13
* Improved clarity of complexclip GMGravatar robertphillips@google.com2012-07-13
* Altered complexclip GM to test out saveLayer w/ a bound and clippingGravatar robertphillips@google.com2012-07-12
* change to complexclip_bw and complexclip_aa, adding more combinations as wellGravatar reed@google.com2011-12-08
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add complex clip gm sample and cleanup unused headers/code in SampleComplexClipGravatar bsalomon@google.com2011-03-10