aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...Gravatar senorblanco@chromium.org2013-05-29
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Fix cmykjpeg test to check if file was found.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-29
* Fix alpha computation in SkArithmeticMode.Gravatar senorblanco@chromium.org2013-05-28
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* don't unref() null (from typeface::create) you gunkyGravatar reed@google.com2013-05-28
* use inttoscalar to fix warningGravatar reed@google.com2013-05-28
* use explicit conversion for int->scalarGravatar reed@google.com2013-05-28
* add new gm for bicubic filteringGravatar reed@google.com2013-05-28
* Split GM json schema out of display_json_results.py, for sharing with other t...Gravatar epoger@google.com2013-05-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-25
* Fix degenerate and near-degenerate hairlines on the gpuGravatar commit-bot@chromium.org2013-05-24
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Add flag to gradients to interpolate colors in premul space. Experimental API...Gravatar reed@google.com2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-24
* use SkScalar instead of int for loops, to avoid warning in canvas->translate(...Gravatar reed@google.com2013-05-23
* don't overclamp cubics (see skbug.com/1316)Gravatar reed@google.com2013-05-23
* add commentGravatar reed@google.com2013-05-23
* use SK_OVERRIDE and DEF_GMGravatar reed@google.com2013-05-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-22
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* Improve tool that analyzes gm JSON summaryGravatar epoger@google.com2013-05-21
* GM: make behavior of make_filename() more late-bindingGravatar epoger@google.com2013-05-21
* GM self-tests: add testing for non --hierarchy caseGravatar epoger@google.com2013-05-21
* Fix vertical text scaling and clipping on Mac.Gravatar bungeman@google.com2013-05-15
* Finish mixed_xfermodes GM.Gravatar bsalomon@google.com2013-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-15
* Add gm/confirm_no_failures_in_json.pyGravatar epoger@google.com2013-05-14
* Compiler warning/error fix for r9120Gravatar robertphillips@google.com2013-05-14
* Add GM to track thin rectangle renderingGravatar robertphillips@google.com2013-05-14
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* Make GrAAConvexPathRender support paths with > 64K verts.Gravatar bsalomon@google.com2013-05-14
* add wildcard test name matching to gm and bench.Gravatar caryclark@google.com2013-05-10
* Make gms use getTopDevice() rather than getDevice().Gravatar bsalomon@google.com2013-05-10
* GM self-test: add --writePath and --mismatchPath , but in a way that works cr...Gravatar epoger@google.com2013-05-09
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@google.com2013-05-08
* GM self-test: add option to exercise --writePath and --mismatchPath, but not ...Gravatar epoger@google.com2013-05-08
* GM: now that we use MD5 instead of CityHash, the JSON should say soGravatar epoger@google.com2013-05-07
* Mask orientation and layout correctly.Gravatar commit-bot@chromium.org2013-05-06
* Don't use writeData to write the document in GM.Gravatar bungeman@google.com2013-05-06
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* GM: fix --mismatchPath optionGravatar epoger@google.com2013-05-02