aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Add a GM to test the clipping of canvas layers.Gravatar djsollen@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Third (and hopefully final) change to support bleed flag in GaneshGravatar robertphillips@google.com2013-08-20
* Re-enable fontscaler GM for AndroidGravatar commit-bot@chromium.org2013-08-20
* Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...Gravatar robertphillips@google.com2013-08-20
* Fix merge problem between r10805 and 10803Gravatar robertphillips@google.com2013-08-20
* Fix for nested rect drawing bugGravatar robertphillips@google.com2013-08-20
* Update tiled bitmap path to respect bleed flagGravatar robertphillips@google.com2013-08-20
* add new GM to try to reproduce a bugGravatar mtklein@google.com2013-08-19
* allow both GDI and DW fontmgrs at the same timeGravatar bungeman@google.com2013-08-16
* Fixes for factory GM.Gravatar commit-bot@chromium.org2013-08-16
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-16
* Revert r10718 to unblock rollGravatar robertphillips@google.com2013-08-15
* fine-tune tolerance for pinchy quads in strokerGravatar reed@google.com2013-08-15
* temporarily disable assert in convexpaths GM while it is debuggedGravatar bsalomon@google.com2013-08-15
* Fix repeated point quads/cubics in convex pr and update convexpaths GMGravatar commit-bot@chromium.org2013-08-15
* Revert "Unpremultiply SkBitmaps for PDF output"Gravatar scroggo@google.com2013-08-15
* Unpremultiply SkBitmaps for PDF outputGravatar commit-bot@chromium.org2013-08-14
* Refactor GM to separate config parsing, attempt 2Gravatar commit-bot@chromium.org2013-08-14
* Make xfermodes3 GM also test stroked rectsGravatar commit-bot@chromium.org2013-08-14
* allow both GDI and DW fontmgrs at the same timeGravatar reed@google.com2013-08-14
* Revert "Refactor gmmain to separate out config parsing"Gravatar scroggo@google.com2013-08-14
* Refactor gmmain to separate out config parsingGravatar commit-bot@chromium.org2013-08-14
* fix int-to-scalar warningsGravatar reed@google.com2013-08-13
* fix mac build errors related to new gmGravatar djsollen@google.com2013-08-13
* Prevent picture recording from over optimizing the culling of clips.Gravatar djsollen@google.com2013-08-13
* Removing deprecated constructors and setDevice from SkDeferredCanvasGravatar commit-bot@chromium.org2013-08-09
* Add new GM to targeted at rect->clear optimization with different xfermodes.Gravatar commit-bot@chromium.org2013-08-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-08
* Use Path Ops to generate PDF clipsGravatar commit-bot@chromium.org2013-08-08
* Upstreaming DropShadowImageFilter into skia, from BlinkGravatar junov@chromium.org2013-08-07
* Fix build.Gravatar scroggo@google.com2013-08-07
* Add downsample from 8888 to 4444.Gravatar scroggo@google.com2013-08-07
* gm/bitmapcopy: create the bitmap in a secondary canvas, since the one in whic...Gravatar commit-bot@chromium.org2013-08-07
* Mozilla diabolical clamp case added to gm/gradients.cppGravatar commit-bot@chromium.org2013-08-07
* Move SkComposeImageFilter into its own {.h, .cpp} filesGravatar commit-bot@chromium.org2013-08-07
* Reverting r10583: Upstreaming DropShadowImageFilter into skia, from BlinkGravatar jvanverth@google.com2013-08-06
* Regenerate bitmaps before each draw in tilemodes_npot GMGravatar bsalomon@google.com2013-08-06
* Upstreaming DropShadowImageFilter into skia, from BlinkGravatar junov@chromium.org2013-08-06
* Revert Accidental commit "patch from issue 20151002"Gravatar bsalomon@google.com2013-08-06
* patch from issue 20151002Gravatar bsalomon@google.com2013-08-06
* Create AJAX live-viewer of expected-vs-actual GM resultsGravatar epoger@google.com2013-08-02
* Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...Gravatar senorblanco@chromium.org2013-08-01
* Inverse fill support in PDFGravatar commit-bot@chromium.org2013-07-31
* Fix compiler warning/error in r10428Gravatar robertphillips@google.com2013-07-30
* Fix quickReject computation for blursGravatar robertphillips@google.com2013-07-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-26
* Implement crop rect for lighting image filters. Changes for the CPU path were...Gravatar senorblanco@chromium.org2013-07-26
* Added GM to test forthcoming bleed flagGravatar robertphillips@google.com2013-07-25