skia2/tools/skiaserve
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
..
tester Add a bit more to the python test driver 2016-03-09 14:19:38 -08:00
urlhandlers GN: build skiaserve 2016-09-22 11:51:24 -07:00
favicon.ico Skia serve now supports favicon correctly 2016-02-08 13:57:44 -08:00
Request.cpp Add ContextOptions field to SkCommandLineConfigGpu 2016-09-13 10:41:50 -07:00
Request.h GN: build skiaserve 2016-09-22 11:51:24 -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