| Commit message (Expand) | Author | Age |
* | Fixes to make the gm run when GrContext can't be created for ANGLE context. | bsalomon@google.com | 2013-06-11 |
* | Remove the non-separable blur because it is no longer used. | commit-bot@chromium.org | 2013-06-11 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-11 |
* | add conic support to hairlines | reed@google.com | 2013-06-10 |
* | Disable msaa16 by default | robertphillips@google.com | 2013-06-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-06 |
* | call through to the device from SkDraw | reed@google.com | 2013-06-05 |
* | rebaseline.py: if --tests is not specified, get test list from actual-results... | epoger@google.com | 2013-06-05 |
* | gm_json.py: add ability to load JSON file from a string, not just a local file | epoger@google.com | 2013-06-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-04 |
* | if we can't load Times, use default font | reed@google.com | 2013-06-03 |
* | Added megalooper GM | robertphillips@google.com | 2013-06-03 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-01 |
* | fix another int -- float warning | reed@google.com | 2013-05-31 |
* | skip_picture in colortype gm for now | reed@google.com | 2013-05-31 |
* | start a wrapper for color fonts | reed@google.com | 2013-05-31 |
* | Implement SkXfermode image filter. This required changing the signature of Sk... | senorblanco@chromium.org | 2013-05-31 |
* | fix warnings on MacOS 10.6 | humper@google.com | 2013-05-31 |
* | More general GM for testing bitmap filtering, including checkerboards, images... | humper@google.com | 2013-05-31 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-30 |
* | Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp... | senorblanco@chromium.org | 2013-05-29 |
* | Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf... | senorblanco@chromium.org | 2013-05-29 |
* | Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp... | senorblanco@chromium.org | 2013-05-29 |
* | Fix cmykjpeg test to check if file was found. | bungeman@google.com | 2013-05-29 |
* | 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 |