aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkColorShader.h
Commit message (Expand)AuthorAge
* make SkColorShader private, use public factoryGravatar reed2014-12-08
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* extend SkShader to report a luminance-color to be used for gamma correctionGravatar reed2014-08-22
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-25
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...Gravatar rileya@google.com2012-07-25
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* Adding isOpaque method to skia shader classesGravatar junov@chromium.org2011-12-09
* add more SK_OVERRIDEsGravatar reed@google.com2011-12-07
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* ColorShaders report no bitmaps, but only a color_gradient, which we now detectGravatar reed@google.com2011-07-06
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* add const to SkColorShader's asABitmapGravatar reed@google.com2011-03-08
* Add asAGradient shader extraction API.Gravatar vandebo@chromium.org2011-02-24
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* add shader flag kConstInY_FlagGravatar reed@android.com2009-06-12
* grab from latest androidGravatar reed@android.com2008-12-17