skia2/src/sfnt
Ben Wagner 7ecc59610d Remove SkAutoTDeleteArray
This class is already just an alias for std::unique_ptr<T[]>, so replace
all uses with that and delete the class.

CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN-Trybot,Test-Ubuntu-Clang-Golo-GPU-GT610-x86_64-Debug-ASAN-Trybot

Change-Id: I40668d398356a22da071ee791666c7f728b59266
Reviewed-on: https://skia-review.googlesource.com/4362
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Mike Klein <mtklein@chromium.org>
2016-11-02 21:30:38 +00:00
..
SkIBMFamilyClass.h Move FamilyClass and Panose enums to enum class. 2016-08-17 10:59:30 -07:00
SkOTTable_EBDT.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_EBLC.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_EBSC.h
SkOTTable_gasp.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_glyf.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_head.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_hhea.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_loca.h
SkOTTable_maxp_CFF.h Use static_assert instead of SK_COMPILE_ASSERT. 2015-08-20 07:57:52 -07:00
SkOTTable_maxp_TT.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_maxp.h
SkOTTable_name.cpp Make SkOTTable_name.cpp UTF-8. 2016-07-19 16:10:56 -04:00
SkOTTable_name.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_V0.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_V1.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_V2.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_V3.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_V4.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2_VA.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTable_OS_2.h Simplify embeddability test. 2016-08-19 08:45:37 -07:00
SkOTTable_post.h Remove SkPreprocessorSeq.h and SkTypedEnum.h. 2016-08-16 12:27:49 -07:00
SkOTTableTypes.h Use static_assert instead of SK_COMPILE_ASSERT. 2015-08-20 07:57:52 -07:00
SkOTUtils.cpp Remove SkAutoTDeleteArray 2016-11-02 21:30:38 +00:00
SkOTUtils.h Remove SkAutoTDeleteArray 2016-11-02 21:30:38 +00:00
SkPanose.h Move FamilyClass and Panose enums to enum class. 2016-08-17 10:59:30 -07:00
SkSFNTHeader.h Use static_assert instead of SK_COMPILE_ASSERT. 2015-08-20 07:57:52 -07:00
SkTTCFHeader.h Use static_assert instead of SK_COMPILE_ASSERT. 2015-08-20 07:57:52 -07:00