aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDrawLooper.h
Commit message (Expand)AuthorAge
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* rebaseGravatar Cary Clark2018-06-08
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* remove defines and add commasGravatar Cary Clark2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* Remove SK_SUPPORT_LEGACY_BLURMASKFILTERGravatar Brian Osman2018-04-06
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Make xformer class for SkCSXCanvas, use for draw loopersGravatar Matt Sarett2017-03-30
* Remove use of SkSmallAllocator from all Loopers.Gravatar Herb Derby2017-02-08
* Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...Gravatar mtklein2016-04-04
* Delete SkFlattenable::TypeGravatar msarett2016-04-04
* remove SkInstCntGravatar mtklein2015-06-26
* SkDrawLooper: No need for virtual bounds computation methods.Gravatar mtklein2014-12-01
* 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
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* [WIP] Add Context to SkDrawLooper.Gravatar commit-bot@chromium.org2014-03-12
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Added Inst counting to SkFlattenable-derived classesGravatar robertphillips@google.com2012-06-27
* extend fastbounds impls to include maskfilters and drawloopers. This allowsGravatar reed@google.com2012-01-30
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Simplify drawloopers and drawfilters. This allows the canvas to keep itsGravatar reed@google.com2011-04-07
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* grab from latest androidGravatar reed@android.com2008-12-17