Skip to content

Clay/3.3.10#44

Open
AlessandroToschi wants to merge 13 commits intoflutter/3.3.10from
clay/3.3.10
Open

Clay/3.3.10#44
AlessandroToschi wants to merge 13 commits intoflutter/3.3.10from
clay/3.3.10

Conversation

@AlessandroToschi
Copy link
Copy Markdown
Owner

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

AlessandroToschi and others added 13 commits February 22, 2023 11:43
* feat: run on IO thread for android

* video support android

* finalize video android support

* add deploy script

* fixed host and macos package variant

* finalized deploy script

Co-authored-by: Alessandro Toschi <aletos@plexagon.it>
* Only do external texture on Android

* Web engine updates pt.1

* Formatting fixes

* Web updates pt.2

* Fix formatting

* Expose make context curent on Linux platform

* Fusion backend

* Fixes to opacity layer

* Revert leaf check in opacity layer

* Add flipVertical to native, make argument named

* Separate out blend layer from opacity

* Format

Co-authored-by: AlexVestin <alex@clayeditor.com>
* Workaround for re-init surface on resize

* html image decoder

* Add stubs from web

* Blend attempt for web

* formatting

* Fix static image time

* fix broken import

* fix

Co-authored-by: Alessandro Toschi <aletos@plexagon.it>
* Font unloading

* Update blend

* Add grcontext to readpixels

* Format

* Fix undoing pushEmbed stuff

* flush and wait

Co-authored-by: Alessandro Toschi <aletos@plexagon.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants