SkMojo: test linking Skia against the Mojo SDK
authorhalcanary <halcanary@google.com>
Wed, 3 Feb 2016 19:53:18 +0000 (11:53 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Feb 2016 19:53:19 +0000 (11:53 -0800)
commit7a76f9c8f4de11e51b3495eec0d76be88a12adfa
tree83c20c951d1268988cf4f2c9ba37dde0e29771be
parent84de5c86f9189bef758118dc12e1d6e62d06cd38
SkMojo: test linking Skia against the Mojo SDK

TODO: build on systems other than Linux.

Add mojo_skd to the DEPS.

Add a DM::Via called `mojo-`.

everything is hidden behind the gyp variable `skia_mojo`.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1644043003

Review URL: https://codereview.chromium.org/1644043003
DEPS
dm/DM.cpp
dm/DMSrcSink.cpp
dm/DMSrcSink.h
experimental/mojo/.gitignore [new file with mode: 0644]
experimental/mojo/SkMojo.mojom [new file with mode: 0644]
experimental/mojo/generate.py [new file with mode: 0755]
gyp/common_variables.gypi
gyp/dm.gypi
gyp/skmojo.gyp [new file with mode: 0644]