skia2/tools/viewer/sk_app/android
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
..
GLWindowContext_android.cpp Rename all color space factories from New* to Make* 2016-10-24 14:02:27 +00:00
main_android.cpp Add support for Atrace and hook into SkEventTracer framework. 2016-10-14 13:43:00 +00:00
RasterWindowContext_android.cpp SW backend for viewer on Windows 2016-07-27 08:50:12 -07:00
surface_glue_android.cpp Add support for Atrace and hook into SkEventTracer framework. 2016-10-14 13:43:00 +00:00
surface_glue_android.h Now we can use drawer to view the state information of the native app, and set its state using the spinner. 2016-05-27 08:52:52 -07:00
VulkanWindowContext_android.cpp Fix crash in viewer on certain android devices 2016-08-11 08:15:12 -07:00
Window_android.cpp Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
Window_android.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
WindowContextFactory_android.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00