aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkBlurDrawLooper.cpp
Commit message (Expand)AuthorAge
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-29
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Modify the blur bench to add tests for high-quality blurs, and large non-inte...Gravatar senorblanco@chromium.org2012-11-29
* Separable mask blurs: Add compile-time flag. Fix reversed offsets in asymme...Gravatar senorblanco@chromium.org2012-11-20
* Make flattenables no longer depend on global static initializers.Gravatar scroggo@google.com2012-09-21
* 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
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Fix a bunch of Coverity defects - class members not initialized in the constr...Gravatar vandebo@chromium.org2012-03-28
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add option in flattening to write factory names inline, as we are recording.Gravatar reed@google.com2011-06-21
* Upstream android changes.Gravatar djsollen@google.com2011-04-15
* Simplify drawloopers and drawfilters. This allows the canvas to keep itsGravatar reed@google.com2011-04-07
* Fixes shadow colors with alpha value smaller that one. Results were too tran...Gravatar junov@google.com2011-03-11
* [Committed on behalf of junov@chromium.org]Gravatar senorblanco@chromium.org2011-02-18
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* Patch by Mike Lawther (mikelawther@chromium.org).Gravatar senorblanco@chromium.org2010-12-06
* grab from latest androidGravatar reed@android.com2008-12-17