skia2/tools/skiaserve
bungeman ffae30db4a Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
With the move from SkData::NewXXX to SkData::MakeXXX most
SkAutoTUnref<SkData> were changed to sk_sp<SkData>. However,
there are still a few SkAutoTUnref<SkData> around, so clean
them up.

Review-Url: https://codereview.chromium.org/2212493002
2016-08-03 13:32:32 -07:00
..
tester Add a bit more to the python test driver 2016-03-09 14:19:38 -08:00
urlhandlers Convert SkAutoTUnref<SkData> to sk_sp<SkData>. 2016-08-03 13:32:32 -07:00
favicon.ico Skia serve now supports favicon correctly 2016-02-08 13:57:44 -08:00
Request.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
Request.h Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
Response.cpp Wire up /batches in skiaserve 2016-02-26 08:22:49 -08:00
Response.h Wire up /batches in skiaserve 2016-02-26 08:22:49 -08:00
skiaserve.cpp remove experimental treat-skcolor-as-srgb flag 2016-06-24 18:14:07 -07:00