aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* make gradients gm view size larger, as it is choping from the pained canvas.Gravatar edisonn@google.com2013-09-19
* Implement crop rect support for the merge image filter.Gravatar senorblanco@chromium.org2013-09-19
* One more try at fixing warningsGravatar jvanverth@google.com2013-09-19
* Type warning fix for: Add string art GM and sample.Gravatar jvanverth@google.com2013-09-19
* Add string art GM and sample.Gravatar jvanverth@google.com2013-09-19
* gm: add --ignoreTests flagGravatar epoger@google.com2013-09-19
* revert temporary r11371Gravatar epoger@google.com2013-09-19
* gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...Gravatar epoger@google.com2013-09-19
* "Fix" for hairline corner bugsGravatar robertphillips@google.com2013-09-18
* fix broken build due to coloremoji gm.Gravatar djsollen@google.com2013-09-17
* Add a test for color bitmap fonts.Gravatar djsollen@google.com2013-09-17
* Implement crop rect for the dilate and erode (morphology) filters. This provo...Gravatar senorblanco@chromium.org2013-09-17
* [External patch] Source-over support for SkLumaXfermode.Gravatar fmalita@google.com2013-09-17
* Have GMs read the GrContext via a setter/getter rather than a global.Gravatar mtklein@google.com2013-09-16
* text size is an SkScalar, Windows reminds me.Gravatar mtklein@google.com2013-09-16
* srand() + rand() -> SkRandomGravatar mtklein@google.com2013-09-16
* Split radial_gradients2 GM into two to reproduce its bug.Gravatar mtklein@google.com2013-09-16
* Speed up GM ~50% by NOT running most renderModes by defaultGravatar epoger@google.com2013-09-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crashGravatar bsalomon@google.com2013-09-09
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-07
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-06
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Revert "alpha threshold bitmap shader"Gravatar bsalomon@google.com2013-09-05
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-05
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04
* Rewrite SkTRegistry to take any trivially-copyable type.Gravatar mtklein@google.com2013-09-04
* rebaseline.py: add --bugs and --unreviewed flagsGravatar epoger@google.com2013-09-03
* Fix bounds computation in GrAAHairlineRendererGravatar commit-bot@chromium.org2013-09-03
* gm: add self-test to confirm that ignore-failure field is respectedGravatar epoger@google.com2013-08-30
* Add ShouldSkip variant that can read a --match flag directly.Gravatar commit-bot@chromium.org2013-08-30
* Remove blur from text labels in tilemodes* GMsGravatar robertphillips@google.com2013-08-30
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...Gravatar djsollen@google.com2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* export SkFontMgr_New_... experimental functions for testing in chromeGravatar reed@google.com2013-08-28
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-28
* In image filters, apply the CTM and offset to the crop rect. This is necessar...Gravatar senorblanco@chromium.org2013-08-27
* Fix _GDI::generateCharToGlyph to properly handle missing glyphs.Gravatar bungeman@google.com2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Reverting r10901 (Add unpremultiply support and GM)Gravatar robertphillips@google.com2013-08-25
* Add unpremultiply support and GMGravatar commit-bot@chromium.org2013-08-23
* Updated SkLumaXfermode GM (take two).Gravatar fmalita@google.com2013-08-23