skia2/modules
John Stiles f07421bcbd Remove unnecessary ctors now that we have C++17 copy-elision.
This CL backs out C++14 compatibility changes from
http://review.skia.org/457298 :

"2. Lack of C++17 copy elision means classes of objects constructed at
function return need a copy or move constructor even if RVO will mean it
isn't called."

Change-Id: I33a833d33b221e757bf6a6459835a7215b4e6b66
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/501240
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2022-01-27 20:26:54 +00:00
..
androidkit Remove SkM44.h include from SkImage.h. 2021-12-23 13:45:20 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit [canvaskit] Use proper texture tracking method 2022-01-26 19:53:05 +00:00
particles Refactor SkMatrixProvider slightly 2021-12-09 20:10:58 +00:00
pathkit Bump follow-redirects from 1.13.0 to 1.14.7 in /modules/pathkit 2022-01-26 14:01:50 +00:00
skottie [skottie] Fix text error logging 2022-01-27 16:06:41 +00:00
skparagraph ParagraphBuilder::Reset 2022-01-25 19:24:40 +00:00
skplaintexteditor Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
skresources [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
sksg Pass CTM to path effects (experimental) 2021-07-13 18:42:55 +00:00
skshaper Remove unnecessary ctors now that we have C++17 copy-elision. 2022-01-27 20:26:54 +00:00
skunicode Avoid scanning for bidi levels if the paragraph is unidirectional 2022-01-06 17:39:50 +00:00
svg Remove unnecessary ctors now that we have C++17 copy-elision. 2022-01-27 20:26:54 +00:00
BUILD.bazel [infra] Experiment generating BUILD.bazel files 2021-11-23 18:53:16 +00:00