skia2/tools/fiddle
Brian Osman cc2d073020 Remove SkPaint::getHash
This was a particularly bad hash (A == B didn't imply
hash(A) == hash(B)). It was also entirely unused.

Change-Id: Id923bf1035effce04e12b1cc01d1c6aa4d11fdb6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/419336
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2021-06-17 14:59:23 +00:00
..
.gitignore
all_examples.cpp Remove SkPaint::getHash 2021-06-17 14:59:23 +00:00
animate.sh
disabled_examples.txt Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API 2020-05-29 15:09:52 +00:00
documumentation_examples_map.txt Remove SkPaint::getHash 2021-06-17 14:59:23 +00:00
draw.cpp Add flag to hide non-sampling imageshader factories 2020-12-08 20:33:23 +00:00
egl_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
examples.cpp
examples.h decs/examples: Support more fiddle types: offscreen, srgb 2020-01-30 16:31:58 +00:00
fiddle_main.cpp Expose writing to mip levels via GrSurfaceContext::writePixels 2021-04-02 19:16:15 +00:00
fiddle_main.h Spelling and capitalization fixes from GitHub PRs 2020-12-10 18:40:09 +00:00
make_all_examples_cpp.py
null_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
parse-fiddle-output