| Commit message (Expand) | Author | Age |
* | 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 |
* | In SkGPipe, only serialize SkTypefaces in cross process mode. | scroggo@google.com | 2012-07-27 |
* | add SkPaint::getPosTextPath(), with gm to test it | reed@google.com | 2012-07-20 |
* | don't add circles on chopped cubics | reed@google.com | 2012-07-13 |
* | add gm for hittesting paths | mike@reedtribe.org | 2012-07-03 |
* | Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. | scroggo@google.com | 2012-07-02 |
* | Create a new GM to exercise ComposeShader. | scroggo@google.com | 2012-06-29 |
* | Raster implementation of diffuse and specular lighting filters. Externally, | senorblanco@chromium.org | 2012-06-22 |
* | add gm (no images yet) for two-point-radial gradients | reed@google.com | 2012-06-05 |
* | Converted AAClips SampleApp slide to GM:simpleaaclip | robertphillips@google.com | 2012-05-22 |
* | add gm for dashing variations | reed@google.com | 2012-05-04 |
* | Added GM test to stress test the texture unit/sampler allocation | robertphillips@google.com | 2012-05-02 |
* | add gm circles | bsalomon@google.com | 2012-04-16 |
* | Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps) | robertphillips@google.com | 2012-04-05 |
* | Rolling back r3611 until the Android compilation issue is resolved | robertphillips@google.com | 2012-04-05 |
* | Finally enabled libjpeg functionality in .gyps | robertphillips@google.com | 2012-04-05 |
* | 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 |