| commit | c4bd39c903cc5da16f50d711063b01723b59281c | [log] [tgz] |
|---|---|---|
| author | robertphillips <robertphillips@google.com> | Tue Jan 06 09:17:02 2015 -0800 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jan 06 09:17:02 2015 -0800 |
| tree | 53ab81d241b34d49e0d617e6e0c19f17b4ed8c18 | |
| parent | 3f4e045b4f8b97d189162d17c85b8410e083a3af [diff] |
Require explicit disabling of cross process pictureimagefilters This is to allow capturing .skp files with their pictureimagefilters intact. This is a companion to https://codereview.chromium.org/810933004/ (Provide a way of allowing cross process pictureimagefilters). Review URL: https://codereview.chromium.org/834673006