skia2/tools/skiaserve
Brian Osman 526972ecb5 Rename all color space factories from New* to Make*
Matches our naming convention for all other types - factories that
return sk_sp (or any type that intelligently manages its own
lifetime) are named Make.

Previous factories are still around, assuming
SK_SUPPORT_LEGACY_COLOR_SPACE_FACTORIES is defined. Enable that
define for Android, etc.

See also: https://codereview.chromium.org/2442053002/

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3822

Change-Id: Iaea9376490736b494e8ffc820831f052bbe1478d
Reviewed-on: https://skia-review.googlesource.com/3822
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2016-10-24 14:02:27 +00:00
..
tester Add a bit more to the python test driver 2016-03-09 14:19:38 -08:00
urlhandlers Re-enable overdraw mode in debugger. 2016-10-17 21:10:38 +00:00
favicon.ico Skia serve now supports favicon correctly 2016-02-08 13:57:44 -08:00
Request.cpp Rename all color space factories from New* to Make* 2016-10-24 14:02:27 +00:00
Request.h Re-enable overdraw mode in debugger. 2016-10-17 21:10:38 +00: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