Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@d6638219
Copy link

Merged code
##28383
Started providing the GPU sync switch to Rasterizer.DrawToSurface() #28383

christopherfujino and others added 14 commits February 3, 2021 12:03
…lutter#24142)

* add ffi_allocation_patch.dart to libraries.yaml 2 (flutter#23954)

* Use `runes` to get code units in CanvasKit. (flutter#24024)

* [windows] Honor only valid resize requests (flutter#23990)

* Load FlutterLoader when creating FlutterEngineGroup (flutter#23980)

* [canvaskit] remove the DOM node of unrendered platform view (flutter#24001)

* update dart to 2.12.0-259.8.beta

* [web] Fix svg based stroke rendering. (flutter#23969)

* [canvaskit] fix text background, foreground, color; add text style tests (flutter#23800)

* [canvaskit] fix text background, foreground, familyFallback; add style tests

* add leak test

* update goldens_lock.yaml

* remove solo

* Warn when popping out of empty text style stack

* [web] Fix alignment issue in rich paragraphs (flutter#23965)

* [web] Implement CanvasParagraph.getLineBoundary (flutter#24037)

* [web] Fix text alignment when transform + tight constraints + DOM rendering (flutter#24036)

* update licenses_third_party golden

Co-authored-by: Daco Harkes <[email protected]>
Co-authored-by: Harry Terkelsen <[email protected]>
Co-authored-by: Kaushik Iska <[email protected]>
Co-authored-by: xster <[email protected]>
Co-authored-by: Yegor <[email protected]>
Co-authored-by: Ferhat <[email protected]>
Co-authored-by: Mouad Debbar <[email protected]>
…lutter#24306)

* Update Dart SDK to 2.12.0-259.9.beta
* Fixed plumbing of the spawning isolate for Shell::Spawn. (flutter#24112)
* [canvaskit] update CSS size of the canvas when device-pixel ratio changes (flutter#24160)
* [web] Fix text selection from right to left (flutter#24214)
* [windows] Surface will not update when restoring (flutter#24236)

Co-authored-by: gaaclarke <[email protected]>
Co-authored-by: Yegor <[email protected]>
Co-authored-by: Mouad Debbar <[email protected]>
Co-authored-by: Kaushik Iska <[email protected]>
…lutter#24379)

* Update 1.26 engine to use Dart Dart 2.12.0-259.12.beta

* Ensures that hit testing only resturns focusable nodes. (flutter#23931)

* update license file for Dart Dart 2.12.0-259.12.beta

Co-authored-by: Alexander Brusher <[email protected]>
…lutter#24557)

* Update Dart to 2.12.0-259.15.beta

* Propagate image decode errors to the future returned by Codec.getNextFrame (flutter#24336)

* fix infinite loop in findMinimumFontsForCodeunits (flutter#24441)

* Roll CanvasKit to 0.24. (flutter#24498)

* Update tests for new API

* Update goldens and respond to comment

* fix missing CJK and symbol glyphs, font precedence, fallback reset (flutter#24470)

* fix missing CJK and symbol glyphs
* Cache known covered code units

Co-authored-by: Harry Terkelsen <[email protected]>

* Update licenses_golden

Co-authored-by: Jason Simmons <[email protected]>
Co-authored-by: Yegor <[email protected]>
Co-authored-by: Harry Terkelsen <[email protected]>
Co-authored-by: Harry Terkelsen <[email protected]>
…4928)

* Update Dart SDK to 2.12.1
* [canvaskit] fix Path.from (flutter#24382)
* Fixed problem where AndroidShellHolder was trashing the ThreadHost in its deconstructor (flutter#24644)
* update licenses golden

Co-authored-by: Yegor <[email protected]>
Co-authored-by: gaaclarke <[email protected]>
…5055)

* fixes android deeplink query paremeter null crashes (flutter#24146)
* Update Dart SDK to 2.12.2
* update licenses golden

Co-authored-by: chunhtai <[email protected]>
…5341)

* [web] Fix right click issue when dragging (flutter#24447)
* [web] Fix placeholder-only paragraphs (flutter#24572)
* [web] Reland: Fix painting of last placeholder in paragraph (flutter#24905)

Co-authored-by: Mouad Debbar <[email protected]>
@google-cla
Copy link

google-cla bot commented Sep 15, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Sep 15, 2021
@CaseyHillers CaseyHillers changed the base branch from master to main November 15, 2021 18:16
@godofredoc godofredoc changed the base branch from master to main November 24, 2021 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants