Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
authorbungeman <bungeman@google.com>
Tue, 2 Aug 2016 21:40:46 +0000 (14:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Aug 2016 21:40:46 +0000 (14:40 -0700)
commit38d909ec2875f79952de08f36adfaac5680d2c53
treea11067146b42f3faa8531d6ef912f7246bbde1f2
parentada5a44f3bdac10a8a0c53b34f5add7aea9fdbb0
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.

This moves Skia code off of SK_SUPPORT_LEGACY_DATA_FACTORIES.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2206633004

Review-Url: https://codereview.chromium.org/2206633004
64 files changed:
bench/nanobench.cpp
dm/DM.cpp
dm/DMJsonWriter.cpp
dm/DMSrcSink.cpp
experimental/GLFWTest/glfw_main.cpp
experimental/SkV8Example/SkV8Example.cpp
experimental/nanomsg/picture_demo.cpp
fuzz/fuzz.cpp
gm/annotated_text.cpp
gm/factory.cpp
gm/internal_links.cpp
gyp/skia_for_android_framework_defines.gypi
include/core/SkData.h
include/gpu/GrResourceKey.h
public.bzl
samplecode/DecodeFile.h
samplecode/SampleLua.cpp
src/codec/SkIcoCodec.cpp
src/codec/SkRawCodec.cpp
src/codec/SkWbmpCodec.cpp
src/core/SkWriteBuffer.cpp
src/gpu/batches/GrTessellatingPathRenderer.cpp
src/image/SkImage_Raster.cpp
src/images/SkKTXImageEncoder.cpp
src/pdf/SkPDFFont.cpp
src/ports/SkFontMgr_android.cpp
src/utils/SkTextureCompressor.cpp
src/utils/SkTextureCompressor.h
tests/AnnotationTest.cpp
tests/CachedDecodingPixelRefTest.cpp
tests/CodecPriv.h
tests/CodecTest.cpp
tests/DataRefTest.cpp
tests/ImageGeneratorTest.cpp
tests/ImageTest.cpp
tests/MallocPixelRefTest.cpp
tests/PDFGlyphsToUnicodeTest.cpp
tests/PDFJpegEmbedTest.cpp
tests/PDFPrimitivesTest.cpp
tests/PathTest.cpp
tests/PictureTest.cpp
tests/ResourceCacheTest.cpp
tests/SerializationTest.cpp
tests/StreamTest.cpp
tests/TextureCompressionTest.cpp
tests/Writer32Test.cpp
tools/Resources.cpp
tools/debugger/SkDrawCommand.cpp
tools/fiddle/fiddle_main.cpp
tools/get_images_from_skps.cpp
tools/lua/lua_app.cpp
tools/lua/lua_pictures.cpp
tools/skdiff_main.cpp
tools/skdiff_utils.cpp
tools/skdiff_utils.h
tools/skhello.cpp
tools/skiaserve/Request.cpp
tools/skiaserve/Request.h
tools/skiaserve/urlhandlers/BatchesHandler.cpp
tools/skiaserve/urlhandlers/CmdHandler.cpp
tools/skiaserve/urlhandlers/DownloadHandler.cpp
tools/skiaserve/urlhandlers/ImgHandler.cpp
tools/skiaserve/urlhandlers/InfoHandler.cpp
tools/visualize_color_gamut.cpp