| Commit message (Expand) | Author | Age |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. | senorblanco@chromium.org | 2014-03-03 |
* | 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 |
* | Implement correct clipping for image filters. | senorblanco@chromium.org | 2014-02-05 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Implement a computeFastBounds() traversal for SkImageFilter. | senorblanco@chromium.org | 2014-01-27 |
* | add installPixels | reed@google.com | 2014-01-24 |
* | Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFi... | senorblanco@chromium.org | 2014-01-20 |
* | Make SkImageFilter crop rects relative to the primitive origin, instead of re... | senorblanco@chromium.org | 2014-01-03 |
* | Accept displacement with no displacement input | commit-bot@chromium.org | 2013-12-19 |
* | Fixed more fuzzer issues | commit-bot@chromium.org | 2013-12-17 |
* | Fixed a displacement issue | commit-bot@chromium.org | 2013-12-12 |
* | Adding more validation | commit-bot@chromium.org | 2013-11-25 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Implement SkColorFilter as a GrGLEffect | commit-bot@chromium.org | 2013-10-23 |
* | Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). | senorblanco@chromium.org | 2013-10-15 |
* | 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 |
* | My clang now doesn't complain about !"foo". | mtklein@google.com | 2013-08-22 |
* | Added ctm matrix to GPU path | commit-bot@chromium.org | 2013-08-05 |
* | Make GrPaint have a variable sized array of color and coverage stages rather ... | commit-bot@chromium.org | 2013-07-13 |
* | Implement offset for GPU filter path. Although we can't yet use this in Blink... | commit-bot@chromium.org | 2013-07-10 |
* | Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen... | commit-bot@chromium.org | 2013-06-26 |
* | Fix a few clang errors while trying to build tools target. | tfarina@chromium.org | 2013-03-26 |
* | Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. | bsalomon@google.com | 2013-03-25 |
* | Removed the "any" command from the displacement glsl shader. | sugoi@google.com | 2013-03-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-21 |
* | 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 |
* | Fix for displacement mapping | sugoi@google.com | 2013-03-19 |
* | 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 |
* | This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap... | senorblanco@chromium.org | 2013-01-30 |
* | Add an origin flag for backend (external) textures. Some textures in WebKit ... | senorblanco@chromium.org | 2013-01-28 |
* | Make all GrContext members that return a texture also ref the texture for the... | bsalomon@google.com | 2013-01-24 |
* | 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 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-16 |