| Commit message (Expand) | Author | Age |
* | Added support for non-separable blending modes. | commit-bot@chromium.org | 2013-03-05 |
* | Provide an option in bench_pictures to count pixel ram. | scroggo@google.com | 2013-03-04 |
* | gm self-test: make all test cases exercise transparency | epoger@google.com | 2013-03-02 |
* | gm self-test: disable spuriously-failing aaclip tests | epoger@google.com | 2013-03-01 |
* | gm self-test: fix results that break housekeeping bot | epoger@google.com | 2013-03-01 |
* | gm self-test: use a pathologically simple test case instead of dashing2 | commit-bot@chromium.org | 2013-03-01 |
* | Change SkTileGride geometry calculations to match the Chromium compositor. | junov@chromium.org | 2013-02-27 |
* | GM : Unused parameters cleanup | sugoi@google.com | 2013-02-27 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-27 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@7868 2bbb7eff-a529-9590-31e7... | reed@google.com | 2013-02-26 |
* | move SampleTypeface into gm/typefacestyles | reed@google.com | 2013-02-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-23 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |
* | use DEF_GM | reed@google.com | 2013-02-22 |
* | Fix GM self-test expectations, mkII | borenet@google.com | 2013-02-21 |
* | Fix GM self-test expectations | borenet@google.com | 2013-02-21 |
* | Fix ignored errors in GM when no reference images are provided | borenet@google.com | 2013-02-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-21 |
* | Fix compile errors in blur code on Windows. | jvanverth@google.com | 2013-02-20 |
* | Complete the implementation of the faster blur; now supports all blur styles ... | humper@google.com | 2013-02-20 |
* | gm: Add ability to compare against checksums (as opposed to image files) | epoger@google.com | 2013-02-13 |
* | Remove legacy names no longer referenced in Chrome and WebKit. | bsalomon@google.com | 2013-02-07 |
* | gm self-tests: generate JSON expectations, in addition to image expectations | epoger@google.com | 2013-02-06 |
* | land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin... | reed@google.com | 2013-02-04 |
* | add new gms for shallow_gradient, in preparation for improving their quality | reed@google.com | 2013-02-04 |
* | gm: report max-pixel-error if comparing against PNG files (not checksums) | epoger@google.com | 2013-02-01 |
* | add width() and height() helpers | reed@google.com | 2013-02-01 |
* | revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul... | reed@google.com | 2013-02-01 |
* | gm: force all pixels opaque earlier in the process | epoger@google.com | 2013-01-31 |
* | gm self-tests: add 565 mode testing, in addition to 8888 mode | epoger@google.com | 2013-01-31 |
* | clone of https://codereview.appspot.com/7208043/ | reed@google.com | 2013-01-30 |
* | Re-enbling blurrect gm test wich no longer fails with rtree/tileGrid | junov@chromium.org | 2013-01-30 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-29 |
* | Remove a workaround in gm/xfermodes.cpp | scroggo@google.com | 2013-01-28 |
* | add (disabled) test for big dashing | reed@google.com | 2013-01-28 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Fix bugs in r7291 | epoger@google.com | 2013-01-19 |
* | re-land r7258 with fixes and tests | epoger@google.com | 2013-01-19 |
* | Roll out r7258 | epoger@google.com | 2013-01-18 |
* | (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) | senorblanco@chromium.org | 2013-01-18 |
* | gm self-test: followup to r7284 | epoger@google.com | 2013-01-18 |
* | Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) | robertphillips@google.com | 2013-01-18 |
* | make gm self-test more robust | epoger@google.com | 2013-01-18 |
* | Implement a bicubic resampling image filter, with raster and GPU backends. | senorblanco@chromium.org | 2013-01-18 |
* | Reapply r7198 with Mac/Windows fixes | epoger@google.com | 2013-01-17 |
* | Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec... | bsalomon@google.com | 2013-01-17 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-17 |
* | Compiler warning fixes for r7235 | robertphillips@google.com | 2013-01-16 |
* | fix int->scalar warnings | reed@google.com | 2013-01-16 |
* | add gm for comparing drawSprite and drawBitmap | reed@google.com | 2013-01-16 |