| Commit message (Expand) | Author | Age |
* | Reverting r8376, r8373 and r8371 due to Android shader compilation failures | robertphillips@google.com | 2013-03-25 |
* | New SVG turbulence in Skia | sugoi@google.com | 2013-03-25 |
* | Reverting 8313 (SVG turbulence) due to Ubuntu failures | robertphillips@google.com | 2013-03-21 |
* | New SVG turbulence in Skia | sugoi@google.com | 2013-03-21 |
* | Adding rects-specific GM | robertphillips@google.com | 2013-03-19 |
* | PDF: add support for named destinations. | epoger@google.com | 2013-03-08 |
* | Revert r8000 due to failures on some buildbots | epoger@google.com | 2013-03-06 |
* | PDF: add support for named destinations | epoger@google.com | 2013-03-06 |
* | gm self-test: use a pathologically simple test case instead of dashing2 | commit-bot@chromium.org | 2013-03-01 |
* | add new gms for shallow_gradient, in preparation for improving their quality | reed@google.com | 2013-02-04 |
* | (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) | senorblanco@chromium.org | 2013-01-18 |
* | Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) | robertphillips@google.com | 2013-01-18 |
* | Implement a bicubic resampling image filter, with raster and GPU backends. | senorblanco@chromium.org | 2013-01-18 |
* | add gm for comparing drawSprite and drawBitmap | reed@google.com | 2013-01-16 |
* | Implementation of the displacement effect (both CPU and GPU) | sugoi@google.com | 2013-01-15 |
* | Add RRect GM | robertphillips@google.com | 2012-12-17 |
* | add gm for rrect, and rrect.inset/outset | mike@reedtribe.org | 2012-12-17 |
* | add gm/pathinterior.cpp in advance of cary's path api | reed@google.com | 2012-12-04 |
* | Create a factory to decode an SkBitmap from an SkData. | scroggo@google.com | 2012-11-29 |
* | add specialty strokeRect() to SkStroke, which can return much cleaner results | reed@google.com | 2012-11-20 |
* | add gm for srcmode (and clearmode) in prep for optimization work | reed@google.com | 2012-11-15 |
* | add blurrect gm | reed@google.com | 2012-11-02 |
* | add test for bug in line drawing. fix is pending a way to handle all of the | reed@google.com | 2012-10-30 |
* | Add a GM that tests xfermode-based color filters. | bsalomon@google.com | 2012-10-19 |
* | Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t... | bsalomon@google.com | 2012-10-12 |
* | When two or more color matrix image filters are connected together, and the n... | senorblanco@chromium.org | 2012-10-12 |
* | Add a new GM: shadertext2. | bsalomon@google.com | 2012-10-10 |
* | revert 5794 | reed@google.com | 2012-10-03 |
* | add test for rotated saveLayer, to see that we clip against the specified bounds | reed@google.com | 2012-10-03 |
* | revert 5681 | mike@reedtribe.org | 2012-09-26 |
* | remove SampleXfermodes.cpp (obsolete, as we have it as a GM) | mike@reedtribe.org | 2012-09-26 |
* | Implements a matrix convolution filter (raster path only). The filtering loop | senorblanco@chromium.org | 2012-09-18 |
* | re-re-land 5578 | reed@google.com | 2012-09-18 |
* | revert 5580 | reed@google.com | 2012-09-18 |
* | re-land 5578 w/ pipe fix | reed@google.com | 2012-09-18 |
* | revert 5578 -- broke pipe | reed@google.com | 2012-09-18 |
* | Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This | reed@google.com | 2012-09-18 |
* | Add gm to test SkRegion/clipPath bug. | rileya@google.com | 2012-09-14 |
* | rm temp slides | reed@google.com | 2012-09-11 |
* | add techtalk slide for now (can remove it tomorrow) | reed@google.com | 2012-09-10 |
* | Add caching of the snapshot image form a surface | reed@google.com | 2012-08-28 |
* | Implements the non-Porter-Duff compositing modes required for SVG's feBlend | senorblanco@chromium.org | 2012-08-22 |
* | Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity | senorblanco@chromium.org | 2012-08-20 |
* | Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr... | bsalomon@google.com | 2012-08-13 |
* | move texteffects from Sample to gm | mike@reedtribe.org | 2012-08-13 |
* | remove SkShape (unused) | reed@google.com | 2012-08-09 |
* | add gm for very large bitmaps (>32K >64K) | reed@google.com | 2012-08-07 |
* | remove '../gm/image.cpp', | reed@google.com | 2012-07-31 |
* | fix LayerDrawLooper to record its fFlagsMask | reed@google.com | 2012-07-31 |
* | Share code in various SkGPipeCanvas::drawBitmap_ calls. | scroggo@google.com | 2012-07-30 |