aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Add option to gm: write out images into a hierarchy, rather than a flat set o...Gravatar epoger@google.com2012-10-29
* Add a factory Create function for SkColorFilterImageFilter, and move the matr...Gravatar senorblanco@chromium.org2012-10-26
* object-ify gmmain.cpp (no functional change) to ease planned changes laterGravatar epoger@google.com2012-10-26
* Refactor gm to minimize wasted passes through picture and pipe code paths.Gravatar djsollen@google.com2012-10-26
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* don't send % by itself to printfGravatar reed@google.com2012-10-25
* clarify code/comments in gmmain.cpp (no functional change)Gravatar epoger@google.com2012-10-25
* GrCustomStage Renaming Part 2Gravatar bsalomon@google.com2012-10-24
* Protect filter_texture() against render target change.Gravatar senorblanco@chromium.org2012-10-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-20
* Add a GM that tests xfermode-based color filters.Gravatar bsalomon@google.com2012-10-19
* Enable gm/aarectmodes with pdf config. Does not crash in mac (nor windows) ac...Gravatar edisonn@google.com2012-10-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-19
* add --modulo A B option to gm, so we can only execute 1/B of the tests in a Gravatar reed@google.com2012-10-18
* add two more tilemode gms, in advance of experimenting w/ decalGravatar mike@reedtribe.org2012-10-18
* Add transparent source bitmap to colormatrix GM.Gravatar bsalomon@google.com2012-10-16
* Reland r5963 with two fixes:Gravatar bsalomon@google.com2012-10-16
* Revert r5962 because of failures.Gravatar bsalomon@google.com2012-10-16
* Require matrix for custom stage to be set when custom stage is installed.Gravatar bsalomon@google.com2012-10-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13
* Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t...Gravatar bsalomon@google.com2012-10-12
* When two or more color matrix image filters are connected together, and the n...Gravatar senorblanco@chromium.org2012-10-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-11
* This patch implements generalized DAG connectivity for SkImageFilter. SkImag...Gravatar senorblanco@chromium.org2012-10-10
* add ability to skip 565 test in gm (until I can fix an assert in debug build)Gravatar reed@google.com2012-10-10
* Add a new GM: shadertext2.Gravatar bsalomon@google.com2012-10-10
* GrPaint encapsulation.Gravatar bsalomon@google.com2012-10-05
* Rename GrPaint fields/enums/members texture->color mask->coverage.Gravatar bsalomon@google.com2012-10-05
* Do not do PNG encoding/decoding when testing picture serialization.Gravatar scroggo@google.com2012-10-04
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Implement GPU path for matrix convolution. Note that when not convolving alpha,Gravatar senorblanco@chromium.org2012-10-04
* revert 5794Gravatar reed@google.com2012-10-03
* add test for rotated saveLayer, to see that we clip against the specified boundsGravatar reed@google.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Fixed memory leak in bitmaprect GMGravatar robertphillips@google.com2012-10-02
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Fixed bug in drawing of large bitmapsGravatar robertphillips@google.com2012-10-01
* Added additional case to GM:drawbitmapmatrixGravatar robertphillips@google.com2012-09-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-27
* gm: Include system_preferences.h in mac file.Gravatar tfarina@chromium.org2012-09-26
* Disable memory intensive drawBitmapRectToRect tests on AndroidGravatar robertphillips@google.com2012-09-26
* Added more drawBitmapRectToRect testsGravatar robertphillips@google.com2012-09-26
* SkCanvas::setDevice() must die, and so we begin by removing our ownGravatar mike@reedtribe.org2012-09-26
* Vertical metrics for FreeType.Gravatar bungeman@google.com2012-09-25
* This patch adds support for optional processing of the alpha channel inGravatar senorblanco@chromium.org2012-09-25
* When recording a GM to a picture, pass the GM's size to beginRecording.Gravatar scroggo@google.com2012-09-21
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18