-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
flutter/engine
#40309Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesa: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizese: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spaceplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Update: we had to put back image codecs into CanvasKit Chromium because there are still use cases that need the wasm codecs. See PR for more info.
As part of #113713 let's remove the image codecs from the CanvasKit Chromium variant.
This involves 2 things:
- Adding the appropriate flags to the canvaskit_chromium gn target.
- Adjusting the
browserSupportsCanvaskitChromiumboolean to check for availability of image codecs too.
cedvdb, lin72h and iapicca
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesa: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizese: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spaceplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team