Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Issue 1183853003: skia: Add runtime option to disable picture IO security precautions (Closed)

Created:
5 years, 6 months ago by hendrikw
Modified:
5 years, 6 months ago
Reviewers:
*mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

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. Committed: https://skia.googlesource.com/skia/+/446ee67fda73b11281b8e28a68edec811347c0c5

Patch Set 1 #

Patch Set 2 : rename functions #

Total comments: 2

Patch Set 3 : skia uses 4 spaces. #

Total comments: 4

Patch Set 4 : rename stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -28 lines) Patch
M include/core/SkPicture.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 2 chunks +16 lines, -0 lines 0 comments Download
M src/core/SkPictureShader.cpp View 1 2 3 4 chunks +5 lines, -12 lines 0 comments Download
M src/effects/SkPictureImageFilter.cpp View 1 2 3 2 chunks +4 lines, -10 lines 0 comments Download
M tests/ImageFilterTest.cpp View 1 2 3 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
hendrikw
PTAL, thanks! https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp#newcode18 src/core/SkPicture.cpp:18: defined(SK_ENABLE_PICTURE_IO_SECURITY_PRECAUTIONS) There was a comment about renaming ...
5 years, 6 months ago (2015-06-16 15:39:39 UTC) #3
hendrikw
https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp#newcode18 src/core/SkPicture.cpp:18: defined(SK_ENABLE_PICTURE_IO_SECURITY_PRECAUTIONS) On 2015/06/16 15:39:38, hendrikw wrote: > There was ...
5 years, 6 months ago (2015-06-16 15:40:37 UTC) #4
hendrikw
On 2015/06/16 15:40:37, hendrikw wrote: > https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp > File src/core/SkPicture.cpp (right): > > https://codereview.chromium.org/1183853003/diff/40001/src/core/SkPicture.cpp#newcode18 > ...
5 years, 6 months ago (2015-06-16 15:42:35 UTC) #5
mtklein
+reed to stamp the addition to our public API. This looks good to me with ...
5 years, 6 months ago (2015-06-16 15:57:49 UTC) #7
hendrikw
https://codereview.chromium.org/1183853003/diff/60001/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.chromium.org/1183853003/diff/60001/include/core/SkPicture.h#newcode157 include/core/SkPicture.h:157: static void setPictureIOSecurityPrecautionsEnabled_Dangerous(bool set); On 2015/06/16 15:57:49, mtklein wrote: ...
5 years, 6 months ago (2015-06-16 16:09:37 UTC) #8
hendrikw
PTAL
5 years, 6 months ago (2015-06-16 16:16:08 UTC) #9
reed1
api lgtm
5 years, 6 months ago (2015-06-16 16:21:02 UTC) #11
mtklein
lgtm
5 years, 6 months ago (2015-06-16 16:23:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1183853003/70001
5 years, 6 months ago (2015-06-16 16:23:37 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-16 16:28:41 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:70001) as
https://skia.googlesource.com/skia/+/446ee67fda73b11281b8e28a68edec811347c0c5

Powered by Google App Engine
This is Rietveld 408576698