Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update SkFlattenable buffers to be more modular. | djsollen@google.com | 2012-08-07 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and | senorblanco@chromium.org | 2012-08-01 |
* | Move SkColorTable into its own header and reduce includes in SkFlattenable.h | djsollen@google.com | 2012-06-12 |
* | Fix miscellaneous compiler warnings from Visual Studio 2010. | tomhudson@google.com | 2012-04-10 |
* | Clamp dilate and erode radius to image width and height. | senorblanco@chromium.org | 2012-04-10 |
* | Cleanup code related to SkFlattenable::flatten() | djsollen@google.com | 2012-03-29 |
* | Erode and dilate image filter effects, CPU and GPU implementations. | senorblanco@chromium.org | 2012-03-02 |