Move SkTDArray to private.
authorbungeman <bungeman@google.com>
Thu, 18 Feb 2016 16:53:33 +0000 (08:53 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Feb 2016 16:53:33 +0000 (08:53 -0800)
commita7e9f05119174848c6be5028568f46eb5e85398e
treeadff0f482a29b563a23f5ab67446e65154a90785
parent3b087f4010327b304242aaf27ef3689150dfc226
Move SkTDArray to private.

TBR=reed
Moving to private is good.

Review URL: https://codereview.chromium.org/1707213002
24 files changed:
gyp/core.gypi
gyp/xml.gyp
include/core/SkClipStack.h
include/core/SkColorFilter.h
include/core/SkDataTable.h
include/core/SkMultiPictureDraw.h
include/core/SkPath.h
include/core/SkPathEffect.h
include/core/SkPathMeasure.h
include/core/SkPathRef.h
include/core/SkPixelRef.h
include/pathops/SkPathOps.h
include/private/SkTDArray.h [moved from include/core/SkTDArray.h with 100% similarity]
include/utils/SkLayer.h
include/utils/SkNWayCanvas.h
include/utils/SkRTConf.h
include/views/SkOSMenu.h
include/views/SkTouchGesture.h
include/views/SkWidget.h
include/views/SkWindow.h
include/xml/SkXMLWriter.h
tools/flags/SkCommandLineFlags.h
tools/skdiff.h
tools/skdiff_main.cpp