commit | 446ee67fda73b11281b8e28a68edec811347c0c5 | [log] [tgz] |
---|---|---|
author | hendrikw <hendrikw@chromium.org> | Tue Jun 16 09:28:37 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 16 09:28:37 2015 -0700 |
tree | ba5be6dc7c9acb93e7d6bde7d2ac292a73712ca7 | |
parent | 0fce1fb02d93e66d42528f322f8aa4ca64ff0fb2 [diff] |
skia: Add runtime option to disable picture IO security precautions Replaced the compile time file IO security setting with a runtime setting. Unfortunately the setting is global. Review URL: https://codereview.chromium.org/1183853003