-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[web] Render PlatformViews with SLOT tags. #25747
[web] Render PlatformViews with SLOT tags. #25747
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ea7e48 - Browse repository at this point
Copy the full SHA 6ea7e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ed861 - Browse repository at this point
Copy the full SHA 61ed861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1720d - Browse repository at this point
Copy the full SHA 5e1720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b76403 - Browse repository at this point
Copy the full SHA 7b76403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d11719 - Browse repository at this point
Copy the full SHA 0d11719View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b4ec8 - Browse repository at this point
Copy the full SHA b5b4ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149debf - Browse repository at this point
Copy the full SHA 149debfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1de790 - Browse repository at this point
Copy the full SHA a1de790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6daf5c6 - Browse repository at this point
Copy the full SHA 6daf5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51ad1d - Browse repository at this point
Copy the full SHA e51ad1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb97136 - Browse repository at this point
Copy the full SHA bb97136View commit details -
Do not use flt-glass-pane selectors across the code. Expose the shado…
…w root from domRenderer.
Configuration menu - View commit details
-
Copy full SHA for 1ade522 - Browse repository at this point
Copy the full SHA 1ade522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9820d - Browse repository at this point
Copy the full SHA 9e9820dView commit details -
Add a root Node parameter to text measurement, and pass the correct o…
…ne when the domRenderer is initializing.
Configuration menu - View commit details
-
Copy full SHA for 172fddc - Browse repository at this point
Copy the full SHA 172fddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4317e - Browse repository at this point
Copy the full SHA da4317eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6412db7 - Browse repository at this point
Copy the full SHA 6412db7View commit details -
Ensure all positioning happens in the slot container.
Also: * Do not modify the output of the render function passed by the user. * Add a bunch of documentation * Fix a couple of asserts in the content_manager that were asserting the opposite that what they were supposed to (!!!)
Configuration menu - View commit details
-
Copy full SHA for 6a9258a - Browse repository at this point
Copy the full SHA 6a9258aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d41b5c - Browse repository at this point
Copy the full SHA 0d41b5cView commit details -
Prevent re-creating the same view multiple times in the CK renderer. …
…It messes with clip counts :)
Configuration menu - View commit details
-
Copy full SHA for a57a5c3 - Browse repository at this point
Copy the full SHA a57a5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63370d5 - Browse repository at this point
Copy the full SHA 63370d5View commit details -
Noop _compositeWithParams for disposed views, so all the disposed vie…
…ws in a frame can be reported later by submitFrame.
Configuration menu - View commit details
-
Copy full SHA for bb68314 - Browse repository at this point
Copy the full SHA bb68314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1203eb3 - Browse repository at this point
Copy the full SHA 1203eb3View commit details -
Volkswagen the framework tests (replicate old behavior of returning a…
… non-functioning platform view when under testing)
Configuration menu - View commit details
-
Copy full SHA for 15bc192 - Browse repository at this point
Copy the full SHA 15bc192View commit details -
Decouple rendering of platform view contents and slots lifecycle, sim…
…plifies stuff. See what breaks!
Configuration menu - View commit details
-
Copy full SHA for 8c5a13a - Browse repository at this point
Copy the full SHA 8c5a13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c55ce8 - Browse repository at this point
Copy the full SHA 3c55ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d3191 - Browse repository at this point
Copy the full SHA 38d3191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6397962 - Browse repository at this point
Copy the full SHA 6397962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314e246 - Browse repository at this point
Copy the full SHA 314e246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518b2e2 - Browse repository at this point
Copy the full SHA 518b2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea60e8c - Browse repository at this point
Copy the full SHA ea60e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d060e90 - Browse repository at this point
Copy the full SHA d060e90View commit details -
Use Object? as the type for the ParameterizedPlatformViewFactory, ins…
…tead of Map<dynamic, dynamic>?.
Configuration menu - View commit details
-
Copy full SHA for 4bca48c - Browse repository at this point
Copy the full SHA 4bca48cView commit details -
Separate slot rendering from platform view content management.
Remove caching ability from Slots (only required for the canvaskit rendering, will be added there)
Configuration menu - View commit details
-
Copy full SHA for 3d819ca - Browse repository at this point
Copy the full SHA 3d819caView commit details -
Add ViewClipChain class to encapsulate the clip root, the contents, a…
…nd the clipCount of views in the canvaskit backend.
Configuration menu - View commit details
-
Copy full SHA for 4959eea - Browse repository at this point
Copy the full SHA 4959eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0bac1 - Browse repository at this point
Copy the full SHA 8d0bac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1697d17 - Browse repository at this point
Copy the full SHA 1697d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f374b1f - Browse repository at this point
Copy the full SHA f374b1fView commit details