skia2/tools/skiaserve/urlhandlers
mtklein ecbc526418 GN: build skiaserve
I trimmed the libmicrohttpd sources and defines down to the minimum needed to build and run.  This builds and runs on Linux and Android for me.

Request.h was missing an include for SkTypes.h, which supplies the default for SK_GPU_SUPPORTED if not otherwise defined.

To build on Android, exit() -> _exit().

build.py was unused.

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

NOTREECHECKS=true

Review-Url: https://codereview.chromium.org/2367513002
2016-09-22 11:51:24 -07:00
..
BatchBoundsHandler.cpp Get skiaserve working on Windows. 2016-04-20 10:52:54 -07:00
BatchesHandler.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
BreakHandler.cpp change SkStreams to work with sk_sp<SkData> instead of SkData* 2016-09-12 12:01:44 -07:00
ClipAlphaHandler.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
CmdHandler.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
ColorModeHandler.cpp Adding support for playback to L32/S32/F16 canvas. 2016-04-19 10:16:53 -07:00
DataHandler.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
DownloadHandler.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
EnableGPUHandler.cpp Get skiaserve working on Windows. 2016-04-20 10:52:54 -07:00
ImgHandler.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
InfoHandler.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
PostHandler.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
QuitHandler.cpp GN: build skiaserve 2016-09-22 11:51:24 -07:00
RootHandler.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
UrlHandler.h remove experimental treat-skcolor-as-srgb flag 2016-06-24 18:14:07 -07:00