Provide a way of allowing cross process pictureimagefilters
commit136d5fad5743395da38771b4e3790276c49491d3
authorrobertphillips <robertphillips@google.com>
Tue, 6 Jan 2015 17:12:23 +0000 (6 09:12 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 17:13:05 +0000 (6 17:13 +0000)
treed5dcb3da145fc6f4ce792d4e480f3c7ec7eb4f12
parent69f3ac4d66367cb7bc4d0e9f0f869f862927e767
Provide a way of allowing cross process pictureimagefilters

This is to allow capturing .skp files with their pictureimagefilters intact.

With this patch and https://codereview.chromium.org/834673006/ (Require explicit disabling of cross process pictureimagefilters) the following seems to work for me:

CPPFLAGS=-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1
build/gyp_chromium
ninja -C out/Release/ chrome

Review URL: https://codereview.chromium.org/810933004

Cr-Commit-Position: refs/heads/master@{#310099}
skia/config/SkUserConfig.h