skia2/tools/debugger
Ben Wagner b4aab9ae6d Replace SkFAIL with SK_ABORT.
SkFAIL is a legacy macro which is just SK_ABORT. This CL mechanically
changes uses of SkFAIL to SK_ABORT in preparation for its removal. The
related sk_throw macro will be changed independently, due to needing to
actually clean up its users.

Change-Id: Id70b5c111a02d2458dc60c8933f444df27d9cebb
Reviewed-on: https://skia-review.googlesource.com/35284
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2017-08-16 15:37:54 +00:00
..
SkDebugCanvas.cpp Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp 2017-05-17 14:19:40 +00:00
SkDebugCanvas.h Remove translateZ and lights from SkCanvas 2017-05-02 21:17:01 +00:00
SkDrawCommand.cpp Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
SkDrawCommand.h guard references to SkColorTable 2017-07-18 15:50:43 +00:00
SkJsonWriteBuffer.cpp Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkJsonWriteBuffer.h Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkObjectParser.cpp Index8 is dead, remove guarded code 2017-07-17 20:37:28 +00:00
SkObjectParser.h Add support for drawImageLattice in SKIA debugger 2017-01-12 21:55:35 +00:00