skia2/modules
Kevin Lubick 994c946bd3 [canvaskit] Add API to re-use Image textures and reduce flickering
This creates a new SkImage with the same texture and changes it
out without the user noticing (or needing to delete the old Image).

Change-Id: I3a1ce6d4a335873f2b7670d56dadfccdc7881c38
Bug: skia:12723
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/495556
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2022-01-31 14:00:48 +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] Add API to re-use Image textures and reduce flickering 2022-01-31 14:00:48 +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