| Commit message (Expand) | Author | Age |
* | Implement support for a Context parameter in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | use SkColorType instead of SkBitmap::Config in views/effects | commit-bot@chromium.org | 2014-02-16 |
* | Make SkImageFilter methods const. | commit-bot@chromium.org | 2014-02-05 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Fixed bad bitmap size crashes | commit-bot@chromium.org | 2013-12-04 |
* | Adding more validation | commit-bot@chromium.org | 2013-11-25 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Magnifier gpu path fix | commit-bot@chromium.org | 2013-10-21 |
* | Implement crop rect support for SkMatrixConvolutionImageFilter. | senorblanco@chromium.org | 2013-10-18 |
* | Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected. | senorblanco@chromium.org | 2013-10-17 |
* | Make GPU coord transforms automatic | bsalomon@google.com | 2013-10-02 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Rename ShaderType enum to ShaderVisibility | commit-bot@chromium.org | 2013-08-30 |
* | Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ... | commit-bot@chromium.org | 2013-08-28 |
* | In image filters, apply the CTM and offset to the crop rect. This is necessar... | senorblanco@chromium.org | 2013-08-27 |
* | Refactor GrGLUniformManager::UniformHandle to initialize itself by default | commit-bot@chromium.org | 2013-08-14 |
* | effects: Replaces uses of GrAssert with SkASSERT. | commit-bot@chromium.org | 2013-08-14 |
* | Implement crop rect for lighting image filters. Changes for the CPU path were... | senorblanco@chromium.org | 2013-07-26 |
* | Allow single-pass filters (which use asNewEffect()) to participate in the ima... | senorblanco@chromium.org | 2013-04-08 |
* | Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. | bsalomon@google.com | 2013-03-25 |
* | Attempt to reland 8264-5 with warning-as-error fixes. | bsalomon@google.com | 2013-03-20 |
* | revert 8265-8264 (broke build) | reed@google.com | 2013-03-20 |
* | Adds local coords to GrEffect system. | bsalomon@google.com | 2013-03-20 |
* | Upstream changes from Android. | djsollen@google.com | 2013-03-08 |
* | Make GrGLEffects use an interface to append their code. | bsalomon@google.com | 2013-03-07 |
* | Use SkMWRandom in GLPrograms test. | bsalomon@google.com | 2013-02-13 |
* | Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef. | bsalomon@google.com | 2013-01-22 |
* | Let them eat GrEffectRef. | bsalomon@google.com | 2013-01-22 |
* | Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec... | bsalomon@google.com | 2013-01-17 |
* | Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr-... | bsalomon@google.com | 2013-01-16 |
* | Wrap GrEffects in GrEffectPtr. | bsalomon@google.com | 2013-01-16 |
* | Remove default texture coords / texture matrix | bsalomon@google.com | 2012-11-05 |
* | Make all remaining effects use GrGLEffectMatrix | bsalomon@google.com | 2012-11-02 |
* | Pass GrCustomStage to key-generation functions and emitCode(). | bsalomon@google.com | 2012-10-29 |
* | Make GrGLConvolutionEffect, GrGLMorphologyEffect, and GrGLMagnifierEffect der... | bsalomon@google.com | 2012-10-29 |
* | Make GrGLEffect::setData take GrEffectStage rather than GrEffect. | bsalomon@google.com | 2012-10-26 |
* | Rename GrSamplerState to GrEffectStage. | bsalomon@google.com | 2012-10-26 |
* | Rename StageKey and related stuff. | bsalomon@google.com | 2012-10-25 |
* | Rename GrProgramStageFactory to GrBackendEffectFactory. | bsalomon@google.com | 2012-10-25 |
* | GrGLProgramStage Renaming Part 3 | bsalomon@google.com | 2012-10-25 |
* | GrGLProgramStage Renaming Part 2 | bsalomon@google.com | 2012-10-25 |
* | GrGLProgramStage Renaming Part 1. | bsalomon@google.com | 2012-10-25 |
* | GrCustomStage Renaming Part 5 | bsalomon@google.com | 2012-10-25 |
* | GrCustomStage Renaming Part 4 | bsalomon@google.com | 2012-10-24 |
* | GrCustomStage Renaming Part 3 | bsalomon@google.com | 2012-10-24 |