| Commit message (Expand) | Author | Age |
* | Implement support for expanding crop rects in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Implement support for a Context parameter in image filters | senorblanco@chromium.org | 2014-03-14 |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | Factory methods for heap-allocated SkColorFilter objects. | commit-bot@chromium.org | 2014-02-21 |
* | Change device factories to take SkImageInfo instead of SkBitmap::Config | commit-bot@chromium.org | 2014-02-16 |
* | replace setConfig+allocPixels with single call | mike@reedtribe.org | 2014-02-13 |
* | Mid-air collision: fix constness for onFilterImage in new test. | senorblanco@chromium.org | 2014-02-05 |
* | Fix a problem with scaled filters in tiled SkPicture playback. | senorblanco@chromium.org | 2014-02-05 |
* | More bot whack-a-mole: fix Win build. | senorblanco@chromium.org | 2014-02-04 |
* | Speculative build fix after r13292. | fmalita@google.com | 2014-02-03 |
* | Fix skia_gpu=0 build. | senorblanco@chromium.org | 2014-02-03 |
* | Fix image filter crop offsets for GPU path. | senorblanco@chromium.org | 2014-02-03 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Make SkImageFilter crop rects relative to the primitive origin, instead of re... | senorblanco@chromium.org | 2014-01-03 |
* | Get rid of DEFINE_TESTCLASS() macro. | tfarina@chromium.org | 2013-12-18 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Address some more valgrind issues | robertphillips@google.com | 2013-11-14 |
* | Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin... | senorblanco@chromium.org | 2013-10-16 |
* | Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing... | senorblanco@chromium.org | 2013-10-10 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Compiler fix for r11288 | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | More warnings as errors fixes | robertphillips@google.com | 2013-09-13 |
* | Fixed issues found by fuzzer | commit-bot@chromium.org | 2013-09-13 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-25 |
* | This patch implements a crop rect for SkImageFilter. It has been implemented ... | senorblanco@chromium.org | 2013-07-24 |