| Commit message (Expand) | Author | Age |
... | |
* | apply imagefilter to all draw calls | reed@google.com | 2012-03-23 |
* | [PDF] Add GM and infrastructure to test drawing shaders with an initial trans... | vandebo@chromium.org | 2012-03-21 |
* | Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi... | vandebo@chromium.org | 2012-03-21 |
* | [PDF] Add GM and infrastructure to test drawing shaders with an initial trans... | vandebo@chromium.org | 2012-03-21 |
* | reverting to 3437 | robertphillips@google.com | 2012-03-20 |
* | Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr... | robertphillips@google.com | 2012-03-20 |
* | Perform degenerate check in device coords in convex path renderer | bsalomon@google.com | 2012-03-15 |
* | use higher precision (64bit) fixed-point for matrix proc | reed@google.com | 2012-03-07 |
* | Erode and dilate image filter effects, CPU and GPU implementations. | senorblanco@chromium.org | 2012-03-02 |
* | add test for colored text drawing (hopefully gamma corrected) | reed@google.com | 2012-02-14 |
* | Add path effect GM | bsalomon@google.com | 2012-02-13 |
* | Add convex path renderer (disabled) | bsalomon@google.com | 2012-01-17 |
* | add gm for reverseAddPath | reed@google.com | 2012-01-10 |
* | add SkPath::reverseAddPath() | reed@google.com | 2012-01-10 |
* | Fix incorrect use of the SK_RESTRICT macro in SkColorMatrixFilter, and re-enable | senorblanco@chromium.org | 2012-01-04 |
* | Disable colormatrix GM test, since it's failing on win32 float release. | senorblanco@chromium.org | 2012-01-03 |
* | Build fix. Forgot to update gyp. | schenney@chromium.org | 2012-01-03 |
* | Implement the color matrix filter in Ganesh. Also, fix and enable the color | senorblanco@chromium.org | 2012-01-03 |
* | Add SkTableColorFilter, as a foundation for several SVG filters | mike@reedtribe.org | 2011-12-28 |
* | support vertical text and typeface-by-name on Leopard | caryclark@google.com | 2011-12-21 |
* | New gm to test anti-aliased clipping. | tomhudson@google.com | 2011-12-21 |
* | Disable colorfilter GM for now, since it causes Debug Fixed builds to assert. | senorblanco@chromium.org | 2011-12-20 |
* | Implement SkColorFilter::asColorMatrix() virtual, and override in | senorblanco@chromium.org | 2011-12-20 |
* | A software implementation of the Gaussian blur filter, using 3 box blurs. Also | senorblanco@chromium.org | 2011-12-20 |
* | initial impl of SkImageFilters : virtual signature will change! | reed@google.com | 2011-12-20 |
* | Modifying SkPath to store all verbs provided by the user, and to give | schenney@chromium.org | 2011-12-20 |
* | add first cut at arithmetic mode | mike@reedtribe.org | 2011-12-10 |
* | When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep | senorblanco@chromium.org | 2011-12-02 |
* | [GPU] tile when large bitmap pased drawBitmap and only a small fraction is used | bsalomon@google.com | 2011-11-30 |
* | add test for shader text w/ and w/o lcd (and w/ and w/o opaque) | reed@google.com | 2011-11-28 |
* | add test gm for vertical text | reed@google.com | 2011-11-10 |
* | Build fix; unreviewed. | senorblanco@chromium.org | 2011-11-09 |
* | Implement Gaussian blurs for images. The caller creates an an | senorblanco@chromium.org | 2011-11-09 |
* | Add font scaler gm. | bungeman@google.com | 2011-11-07 |
* | Back out fontscaler gm, as it seems to show up a gpu issue. | bungeman@google.com | 2011-11-04 |
* | Add font scaler gm. | bungeman@google.com | 2011-11-04 |
* | Import all GMs as Samples. | bsalomon@google.com | 2011-10-31 |