aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkEmbossMaskFilter.cpp
Commit message (Expand)AuthorAge
* 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
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03
* Adding size parameter to read array functionsGravatar commit-bot@chromium.org2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-28
* Fix compiler warning/error in r10936Gravatar robertphillips@google.com2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* change SkMaskFilter methods to const, in preparation for making the class asGravatar reed@google.com2012-12-18
* 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
* privatize SkBuffer.hGravatar mike@reedtribe.org2012-08-13
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Fix the Android build.Gravatar scroggo@google.com2012-04-20
* Fixes for drawing through an SkGPipe.Gravatar scroggo@google.com2012-04-20
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* code styleGravatar mike@reedtribe.org2011-04-20
* [Committed on behalf of junov@chromium.org]Gravatar senorblanco@chromium.org2011-02-18
* add ADD xfermodeGravatar reed@android.com2009-04-24
* grab from latest androidGravatar reed@android.com2008-12-17