| Commit message (Expand) | Author | Age |
* | 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 |
* | Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u... | junov@chromium.org | 2013-01-16 |
* | Wrap GrEffects in GrEffectPtr. | bsalomon@google.com | 2013-01-16 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-16 |
* | better quick fix for GM self-test: ignore instance-counting lines in Debug ou... | epoger@google.com | 2013-01-16 |
* | quick fix for GM self-test failures after r7206 | epoger@google.com | 2013-01-16 |
* | Re-enable inst counting in debug builds. | bsalomon@google.com | 2013-01-15 |
* | Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=... | epoger@google.com | 2013-01-15 |
* | gm: use new Expectations struct instead of comparison bitmaps | epoger@google.com | 2013-01-15 |
* | Update gm self-test results to expect new runtime config debug message | epoger@google.com | 2013-01-15 |
* | Implementation of the displacement effect (both CPU and GPU) | sugoi@google.com | 2013-01-15 |
* | dashing asPoints could draw excessively long first dash | robertphillips@google.com | 2013-01-15 |
* | Changing imageFilter GM tests to use drawBitmap instead of drawSprite | junov@chromium.org | 2013-01-14 |
* | Adding commandline option to gm to make it write image results for tests that... | junov@chromium.org | 2013-01-11 |
* | Fix leaks in blurrect benchs and gm. | bsalomon@google.com | 2013-01-11 |
* | gm: if no readPath is given, report all tests as "missing reference image" in... | epoger@google.com | 2013-01-10 |
* | gm self-test: update expected dashing2.png images (in inputs/ dir) to reflect... | epoger@google.com | 2013-01-10 |
* | Enable warnings-as-errors on Windows. | bsalomon@google.com | 2013-01-08 |
* | gm: remove --diffPath option and all other pixel diff functionality. | epoger@google.com | 2013-01-08 |
* | fix warnings | reed@google.com | 2013-01-07 |
* | fix warning from scalar --> int32 conversion | humper@google.com | 2013-01-07 |
* | eliminate all warnings in non-thirdparty code on mac | humper@google.com | 2013-01-07 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-05 |
* | disable some new tests until we debug an rtree failure | reed@google.com | 2013-01-04 |
* | Added a new function to directly generate a blurred rectangle analytically. | humper@google.com | 2013-01-04 |
* | add --exclude-config to opt out of 1 or more configs. This always is respected, | reed@google.com | 2013-01-04 |
* | ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984 | reed@google.com | 2013-01-03 |
* | Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (... | epoger@google.com | 2013-01-02 |
* | fix compiler warnings: | mike@reedtribe.org | 2012-12-24 |
* | revert 6938, as running rebaseline.sh did not seem to work. | mike@reedtribe.org | 2012-12-24 |
* | rebaseline self-test images after stroke change | mike@reedtribe.org | 2012-12-24 |
* | Make gm's json results include checksums even if run without --readPath | epoger@google.com | 2012-12-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-20 |
* | Fixing picture recording scale bug in gm | junov@chromium.org | 2012-12-19 |
* | Adding tileGrid scaled playback capability to gm. | junov@chromium.org | 2012-12-19 |
* | Adding gm test steps for rtree and tileGrid | junov@chromium.org | 2012-12-18 |
* | Re-land r6843 with copied gyp file to (hopefully) fix Windows build | epoger@google.com | 2012-12-18 |