| Commit message (Expand) | Author | Age |
* | Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r... | commit-bot@chromium.org | 2013-10-16 |
* | Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin... | senorblanco@chromium.org | 2013-10-16 |
* | force readbuffer clients to use specialized readFoo for flattenables | reed@google.com | 2013-10-16 |
* | Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). | senorblanco@chromium.org | 2013-10-15 |
* | SkRectShaderImageFilter: add a new factory method which takes a CropRect. | senorblanco@chromium.org | 2013-10-15 |
* | separate state for msaa renderability | commit-bot@chromium.org | 2013-10-15 |
* | Remove need for readFlattenableT from SkLightingImageFilter. | commit-bot@chromium.org | 2013-10-14 |
* | Remove SkLumaXfermode. | commit-bot@chromium.org | 2013-10-14 |
* | SkRectShaderImageFilter: add a workaround for the zero-sized rects currently ... | senorblanco@chromium.org | 2013-10-11 |
* | Implement crop rect support for SkRectShaderImageFilter: remove fRect and use... | senorblanco@chromium.org | 2013-10-10 |
* | Align SkLumaColorFilter with the spec. | commit-bot@chromium.org | 2013-10-10 |
* | Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing... | senorblanco@chromium.org | 2013-10-10 |
* | Express (GLSL expression, possibly known value) pairs as a class | commit-bot@chromium.org | 2013-10-10 |
* | Fix uninitialized memory access | robertphillips@google.com | 2013-10-08 |
* | Luminance-to-alpha color filter (SkLumaColorFilter). | commit-bot@chromium.org | 2013-10-07 |
* | Allow gradient optimization with perspective | commit-bot@chromium.org | 2013-10-04 |
* | Repurpose GrGLCoordTransform as GrGLProgramEffects | commit-bot@chromium.org | 2013-10-03 |
* | Make GPU coord transforms automatic | bsalomon@google.com | 2013-10-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-27 |
* | Moving 4 SkImageFilter derived classes from blink to skia | commit-bot@chromium.org | 2013-09-26 |
* | Implement crop rect support for the merge image filter. | senorblanco@chromium.org | 2013-09-19 |
* | Fix to allow ovals GM to finish on N7 | commit-bot@chromium.org | 2013-09-18 |
* | Implement crop rect for the dilate and erode (morphology) filters. This provo... | senorblanco@chromium.org | 2013-09-17 |
* | [External patch] Source-over support for SkLumaXfermode. | fmalita@google.com | 2013-09-17 |
* | 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 |
* | Warnings as errors fix | robertphillips@google.com | 2013-09-13 |
* | Fixed issues found by fuzzer | commit-bot@chromium.org | 2013-09-13 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-10 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Two and three color GPU gradients without textures. | bsalomon@google.com | 2013-09-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-07 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-06 |
* | Revert "alpha threshold bitmap shader" | bsalomon@google.com | 2013-09-05 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-05 |
* | Add test to exercise extreme blur sigmas | robertphillips@google.com | 2013-09-05 |
* | add support for high quality image filtering on the GPU | humper@google.com | 2013-09-04 |
* | Hamfisted "fix" for pinterest blur crash | robertphillips@google.com | 2013-09-03 |
* | Isolate VertexBuilder from GrGLShaderBuilder | commit-bot@chromium.org | 2013-08-30 |
* | Rename ShaderType enum to ShaderVisibility | commit-bot@chromium.org | 2013-08-30 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ... | commit-bot@chromium.org | 2013-08-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-28 |
* | In image filters, apply the CTM and offset to the crop rect. This is necessar... | senorblanco@chromium.org | 2013-08-27 |
* | Fix compiler warning/error in r10936 | robertphillips@google.com | 2013-08-27 |
* | Blur refactoring | robertphillips@google.com | 2013-08-27 |
* | Update SkLumaMaskXfermode partial coverage handling. | fmalita@google.com | 2013-08-26 |
* | Add luminance mask transfer modes. | commit-bot@chromium.org | 2013-08-23 |