skia2/tools/debugger
Mike Reed 9dc0b9e2f8 remove code now that loopers are dead (w.r.t. canvas and paint)
We can't remove the loopers themselves, as they are still used
by android and chrome (they just don't ever pass them to skia).

Eventually each of those clients will resolve this, but for now
we just keep the classes (and tests) in skia.

Bug: skia:4783
Change-Id: I5f507e6bb82280f2bc7c0b21eebe59c287aa9265
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/230579
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Reed <reed@google.com>
2019-07-30 12:49:28 +00:00
..
DebugCanvas.cpp Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
DebugCanvas.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
DrawCommand.cpp remove code now that loopers are dead (w.r.t. canvas and paint) 2019-07-30 12:49:28 +00:00
DrawCommand.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
JsonWriteBuffer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
JsonWriteBuffer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00