aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDrawLooper.cpp
Commit message (Expand)AuthorAge
* SkSTArenaAllocGravatar Florin Malita2017-05-24
* Remove use of SkSmallAllocator from all Loopers.Gravatar Herb Derby2017-02-08
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-15
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-13
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-13
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-09
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-09
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Copy src in SkDrawLooper::computeFastBounds().Gravatar mtklein2014-12-03
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* [WIP] Add Context to SkDrawLooper.Gravatar commit-bot@chromium.org2014-03-12
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Added comment to SkDrawLooper fixGravatar robertphillips@google.com2013-06-03
* Hamfisted fix to drawLooper w/ 0 stages bugGravatar robertphillips@google.com2013-06-02
* Move SkDrawLooper implementation to its own file.Gravatar commit-bot@chromium.org2013-05-24