skia2/include
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
..
android Add a private API for writing the clip to the stencil 2017-08-02 19:56:07 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec remove SK_SUPPORT_LEGACY_CODEC_NEW dead code 2017-07-26 22:10:10 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
effects Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. 2017-08-11 14:13:26 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports remove unneeded include 2017-06-09 12:44:54 +00:00
private Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils clean up useage of SkFloatBits 2017-08-07 02:49:29 +00:00
views Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00