skia2/src
Adlai Holler 93439d9629 Redux merging adjacent ops tasks
The prior CL 358522 was reverted due to relying on
moving SkArenaAlloc which does not work.

This folds in cleanup CL 358156 also.

Bug: skia:10877
Change-Id: I0a29848f0fccb7d6a8f18d307b9f6b6a0311c83a
Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-EMCC-wasm-Release-WasmGMTests
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/358527
Commit-Queue: Adlai Holler <adlai@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2021-01-26 15:21:57 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec get image from skcodec 2021-01-25 21:50:16 +00:00
core SkPathBuider::addPath() 2021-01-26 03:53:49 +00:00
effects Pass sampling to drawImage 2021-01-24 00:04:33 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Redux merging adjacent ops tasks 2021-01-26 15:21:57 +00:00
image Add SkRuntimeEffect::makeImage() 2021-01-23 17:40:23 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts use fourth arg in store128 2021-01-20 00:12:06 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
ports Use sampling instead of (deprecated) filter-quality 2021-01-04 16:52:26 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Update legacy shader context to take sampling 2021-01-21 18:58:59 +00:00
sksl Fix fuzzer-discovered errors in SkSL parser. 2021-01-26 00:47:13 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
xml Bump SkXMLParser buffer size 2021-01-12 18:29:56 +00:00
xps Simplify common case for recttorect 2021-01-15 18:37:46 +00:00