skia2/modules
Mike Klein dc976a96ea update skstd
- Lots of skstd::foo is now std::foo since C++14.
- Get rid of SK_WHEN(cond,T); std::enable_if_t<cond,T> is pithy enough.
- Move SkBitmaskEnum.h contents into sknonstd.

Change-Id: Ie5dc459405b1ff55e5b3ac57e70df7edd7cf38c0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/286315
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2020-04-30 15:05:43 +00:00
..
canvaskit [canvaskit] Set Safari to webl 1 2020-04-27 14:24:24 +00:00
particles Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
pathkit Fixing a bug in SkOpEdgeBuilder::walk that causes pathOps to fail when cubic segment is reducable 2020-04-21 16:56:54 +00:00
skottie [skottie] Contrast cleanup 2020-04-29 13:57:22 +00:00
skparagraph LTR/RTL iterateThroughClustersInGlyphsOrder simplified 2020-04-27 19:16:38 +00:00
skplaintexteditor update skstd 2020-04-30 15:05:43 +00:00
skresources [skottie/tools] Video playback support 2020-04-24 15:56:50 +00:00
sksg [skottie] Initial inner shadow layer style support 2020-04-17 19:57:08 +00:00
skshaper update skstd 2020-04-30 15:05:43 +00:00