skia2/include
Mike Reed 3c2d09f89a change SkRect::growToInclude to take a point instead of x,y
This avoids the dangerous overload problem of

growToInclude(0, 0)

matching to (const SkPoint[], count) rather than growToInclude(x, y)

Bug: skia:
Change-Id: Iaba8b1a579638ff363fde62e4e3004052dd2b2ac
Reviewed-on: https://skia-review.googlesource.com/39501
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2017-08-28 17:54:06 +00:00
..
android Move calls to conversion_possible to SkCodec 2017-08-17 16:09:31 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Call initializeColorXform inside SkCodec 2017-08-18 19:46:59 +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 change SkRect::growToInclude to take a point instead of x,y 2017-08-28 17:54:06 +00:00
effects Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
private Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
views Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00