skia2/tools/skiaserve/urlhandlers
Ben Wagner c03e1c55a7 Re-enable overdraw mode in debugger.
Debugger is the last user of the deprecated SkPaintFilterCanvas
constructor. Stop using it and remove the constructor.

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

Change-Id: I3e9180d48abdf86cb2c05bd8d95acabcdaa70427
Reviewed-on: https://skia-review.googlesource.com/3268
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2016-10-17 21:10:38 +00: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
OverdrawHandler.cpp Re-enable overdraw mode in debugger. 2016-10-17 21:10:38 +00: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 Re-enable overdraw mode in debugger. 2016-10-17 21:10:38 +00:00