aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gmslides.gypi
Commit message (Expand)AuthorAge
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Add gm to test SkRegion/clipPath bug.Gravatar rileya@google.com2012-09-14
* rm temp slidesGravatar reed@google.com2012-09-11
* add techtalk slide for now (can remove it tomorrow)Gravatar reed@google.com2012-09-10
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Implements the non-Porter-Duff compositing modes required for SVG's feBlendGravatar senorblanco@chromium.org2012-08-22
* Implements a new class, SkSingleInputImageFilter, to handle DAG connectivityGravatar senorblanco@chromium.org2012-08-20
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13
* move texteffects from Sample to gmGravatar mike@reedtribe.org2012-08-13
* remove SkShape (unused)Gravatar reed@google.com2012-08-09
* add gm for very large bitmaps (>32K >64K)Gravatar reed@google.com2012-08-07
* remove '../gm/image.cpp',Gravatar reed@google.com2012-07-31
* fix LayerDrawLooper to record its fFlagsMaskGravatar reed@google.com2012-07-31
* Share code in various SkGPipeCanvas::drawBitmap_ calls.Gravatar scroggo@google.com2012-07-30
* In SkGPipe, only serialize SkTypefaces in cross process mode.Gravatar scroggo@google.com2012-07-27
* add SkPaint::getPosTextPath(), with gm to test itGravatar reed@google.com2012-07-20
* don't add circles on chopped cubicsGravatar reed@google.com2012-07-13
* add gm for hittesting pathsGravatar mike@reedtribe.org2012-07-03
* Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.Gravatar scroggo@google.com2012-07-02
* Create a new GM to exercise ComposeShader.Gravatar scroggo@google.com2012-06-29
* Raster implementation of diffuse and specular lighting filters. Externally,Gravatar senorblanco@chromium.org2012-06-22
* add gm (no images yet) for two-point-radial gradientsGravatar reed@google.com2012-06-05
* Converted AAClips SampleApp slide to GM:simpleaaclipGravatar robertphillips@google.com2012-05-22
* add gm for dashing variationsGravatar reed@google.com2012-05-04
* Added GM test to stress test the texture unit/sampler allocationGravatar robertphillips@google.com2012-05-02
* add gm circlesGravatar bsalomon@google.com2012-04-16
* Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)Gravatar robertphillips@google.com2012-04-05
* Rolling back r3611 until the Android compilation issue is resolvedGravatar robertphillips@google.com2012-04-05
* Finally enabled libjpeg functionality in .gypsGravatar robertphillips@google.com2012-04-05
* apply imagefilter to all draw callsGravatar reed@google.com2012-03-23
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...Gravatar vandebo@chromium.org2012-03-21
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* Perform degenerate check in device coords in convex path rendererGravatar bsalomon@google.com2012-03-15
* use higher precision (64bit) fixed-point for matrix procGravatar reed@google.com2012-03-07
* Erode and dilate image filter effects, CPU and GPU implementations.Gravatar senorblanco@chromium.org2012-03-02
* add test for colored text drawing (hopefully gamma corrected)Gravatar reed@google.com2012-02-14
* Add path effect GMGravatar bsalomon@google.com2012-02-13
* Add convex path renderer (disabled)Gravatar bsalomon@google.com2012-01-17
* add gm for reverseAddPathGravatar reed@google.com2012-01-10
* add SkPath::reverseAddPath()Gravatar reed@google.com2012-01-10
* Fix incorrect use of the SK_RESTRICT macro in SkColorMatrixFilter, and re-enableGravatar senorblanco@chromium.org2012-01-04
* Disable colormatrix GM test, since it's failing on win32 float release.Gravatar senorblanco@chromium.org2012-01-03
* Build fix. Forgot to update gyp.Gravatar schenney@chromium.org2012-01-03
* Implement the color matrix filter in Ganesh. Also, fix and enable the colorGravatar senorblanco@chromium.org2012-01-03
* Add SkTableColorFilter, as a foundation for several SVG filtersGravatar mike@reedtribe.org2011-12-28