I'm investigating how to make the IPC transfer a bit more secure on the
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Sep 2013 18:40:49 +0000 (18:40 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Sep 2013 18:40:49 +0000 (18:40 +0000)
commit22d69f9973a7aa942b3ecb91931fbed4b52ecb98
tree962390a82775ffdd8fc0d9cad028f8700d71ac41
parent9902c38f4802aad589177c069f792eeeabb1a29b
I'm investigating how to make the IPC transfer a bit more secure on the
skia side by adding some safety checks. This cl is about brainstorming
and proposing possible solutions for type checking at different stages.

BUG=
R=senorblanco@google.com, sugoi@google.com, scroggo@google.com, reed@android.com, senorblanco@chromium.org, mtklein@google.com, reed@google.com

Author: sugoi@chromium.org

Review URL: https://chromiumcodereview.appspot.com/22799007

git-svn-id: http://skia.googlecode.com/svn/trunk@11395 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/SampleApp.gyp
include/core/SkFlattenable.h
samplecode/SampleFilterFuzz.cpp [new file with mode: 0644]