commit | 28a142f213cf4d7dd4e6005a96cca6cb67a9887d | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Fri Apr 13 14:26:00 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 13 19:14:42 2018 +0000 |
tree | 7137faec58a79f1846cb3afbd3c9604ab167a100 | |
parent | 010d39de0ca109aa8932de6e9712090cc750ca2e [diff] |
Don't try to readback from the GPU for small blur sigmas This should revert Ganesh's small sigma handling behavior to back before: https://skia-review.googlesource.com/c/skia/+/52400 (Reorganize blur filter to insert new implementation) BUG=skia:7787 BUG=skia:7751 BUG=832838 Change-Id: I0ce6b888be534afb60336abf561e97741fa34684 Reviewed-on: https://skia-review.googlesource.com/121331 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Herb Derby <herb@google.com>