skia2/include
Mike Reed 6c14c8db4b take fast case in swap() if we're using malloc OR we're empty
This avoids taking the (more expensive) copy case when we don't need to.
The old behavior only took this fast case if we were "actively" using
a dynamically allocated array.

BUG=skia:

Change-Id: I0f606ba83ff4aff3a8fc282db7a3ce1b0191fb1a
Reviewed-on: https://skia-review.googlesource.com/9521
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2017-03-09 22:26:12 +00:00
..
android SkEncodeImage: no more link-time registration 2016-11-30 22:48:56 +00:00
c Make C API compatible with -Wstrict-prototypes 2017-01-03 17:38:35 +00:00
codec Suggest P3 for wide gamut images in SkAndroidCodec 2017-02-15 14:35:48 +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 move intermediate patheffect classes inside src 2017-03-09 14:46:11 +00:00
effects Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) 2017-02-20 19:21:53 +00:00
gpu make GrPaint.h private -- IWYU 2017-03-09 14:59:32 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports Add SkTypeface::getVariationDesignPosition. 2017-02-24 16:59:05 +00:00
private take fast case in swap() if we're using malloc OR we're empty 2017-03-09 22:26:12 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils remove SkPictureUtils.h 2017-03-08 19:44:43 +00:00
views headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00