| Commit message (Expand) | Author | Age |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-29 |
* | Fix alpha computation in SkArithmeticMode. | senorblanco@chromium.org | 2013-05-28 |
* | Changing SkDeferredCanvas to use factories for creation | junov@chromium.org | 2013-05-28 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | don't unref() null (from typeface::create) you gunky | reed@google.com | 2013-05-28 |
* | use inttoscalar to fix warning | reed@google.com | 2013-05-28 |
* | use explicit conversion for int->scalar | reed@google.com | 2013-05-28 |
* | add new gm for bicubic filtering | reed@google.com | 2013-05-28 |
* | Split GM json schema out of display_json_results.py, for sharing with other t... | epoger@google.com | 2013-05-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-25 |
* | Fix degenerate and near-degenerate hairlines on the gpu | commit-bot@chromium.org | 2013-05-24 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |
* | Add flag to gradients to interpolate colors in premul space. Experimental API... | reed@google.com | 2013-05-24 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-24 |
* | use SkScalar instead of int for loops, to avoid warning in canvas->translate(... | reed@google.com | 2013-05-23 |
* | don't overclamp cubics (see skbug.com/1316) | reed@google.com | 2013-05-23 |
* | add comment | reed@google.com | 2013-05-23 |
* | use SK_OVERRIDE and DEF_GM | reed@google.com | 2013-05-23 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-22 |
* | add SkLerpXfermode | reed@google.com | 2013-05-21 |
* | Improve tool that analyzes gm JSON summary | epoger@google.com | 2013-05-21 |
* | GM: make behavior of make_filename() more late-binding | epoger@google.com | 2013-05-21 |
* | GM self-tests: add testing for non --hierarchy case | epoger@google.com | 2013-05-21 |
* | Fix vertical text scaling and clipping on Mac. | bungeman@google.com | 2013-05-15 |
* | Finish mixed_xfermodes GM. | bsalomon@google.com | 2013-05-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-15 |
* | Add gm/confirm_no_failures_in_json.py | epoger@google.com | 2013-05-14 |
* | Compiler warning/error fix for r9120 | robertphillips@google.com | 2013-05-14 |
* | Add GM to track thin rectangle rendering | robertphillips@google.com | 2013-05-14 |
* | GM: include filename extension (.png) of each output file in JSON summary | epoger@google.com | 2013-05-14 |
* | Make GrAAConvexPathRender support paths with > 64K verts. | bsalomon@google.com | 2013-05-14 |
* | add wildcard test name matching to gm and bench. | caryclark@google.com | 2013-05-10 |
* | Make gms use getTopDevice() rather than getDevice(). | bsalomon@google.com | 2013-05-10 |
* | GM self-test: add --writePath and --mismatchPath , but in a way that works cr... | epoger@google.com | 2013-05-09 |
* | Write/compare against expectations in skimage tool. | scroggo@google.com | 2013-05-08 |
* | Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp | epoger@google.com | 2013-05-08 |
* | Roll out r9059 to unbreak bots | epoger@google.com | 2013-05-08 |
* | Remove third-party cityhash, unused since r8992 | epoger@google.com | 2013-05-08 |
* | GM self-test: add option to exercise --writePath and --mismatchPath, but not ... | epoger@google.com | 2013-05-08 |
* | GM: now that we use MD5 instead of CityHash, the JSON should say so | epoger@google.com | 2013-05-07 |
* | Mask orientation and layout correctly. | commit-bot@chromium.org | 2013-05-06 |
* | Don't use writeData to write the document in GM. | bungeman@google.com | 2013-05-06 |
* | SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash | epoger@google.com | 2013-05-03 |
* | GM: fix --mismatchPath option | epoger@google.com | 2013-05-02 |
* | Force linking with image decoders for images project. | scroggo@google.com | 2013-05-01 |
* | Add FontMgr to DirectWrite. | bungeman@google.com | 2013-05-01 |
* | Fixes for piping bitmaps with encoded data. | scroggo@google.com | 2013-04-30 |