skia-flutter-autoroll
22b099bc63
Roll Dart SDK from a9bef090e8cb to ea87c9b01a6a (15 revisions) ( #19318 )
2020-06-25 17:58:02 -07:00
Sanjay Chouksey
e9edf32d40
Add PlatformView support for Fuchsia ( #19132 )
...
* Add PlatformView support for Fuchsia
This change allows embedding views provided by fuchsia components into
a flutter app running on Fuchsia. This conforms to Flutters idiomatic
approach to composite PlatformView alongside other rendered layers.
This uses the `view embedder` infrastructure to allow
`PlatformViewLayer`
to hold fuchsia views. This is meant to eventually supplant the legacy
`SceneHost` and `ChildViewLayer` mechanism to embed fuchsia `ChildView`.
To see how this will get used check out:
https://fuchsia-review.googlesource.com/c/experiences/+/398536/6/examples/hello_experiences/lib/fuchsia_view.dart
Includes unittests for platform_view.cc.
Note: This change has no impact on the legacy code to embed fuchsia
views.
* Rename OnCreateViewMethodCall to OnCreateView
Same for OnDestroyViewMethodCall to OnDestroyView
Co-authored-by: Sanjay Chouksey <sanjayc@google.com>
2020-06-25 16:27:39 -07:00
Robert Ancell
f267ef5837
Add a flag to enable dart:mirrors ( #19112 )
...
Fixes https://github.com/flutter/flutter/issues/59233
2020-06-26 11:17:15 +12:00
nturgut
760366b474
Autofill Menu appears on top left of the page ( #19030 )
...
* fixing the position of the form
* only apply the fix to blink based desktop browsers
* remove extra log
* address reviewer comments
* addressing reviewer comments
* adding more comments for chrome behavior
2020-06-25 14:19:48 -07:00
Harry Terkelsen
b5691124a3
Add more logging for when assets fail to load ( #19241 )
2020-06-25 14:02:34 -07:00
skia-flutter-autoroll
e156ac889e
Roll Skia from b795bea220ae to ac9d3f6f07a6 (7 revisions) ( #19315 )
2020-06-25 13:38:03 -07:00
skia-flutter-autoroll
a2e1d3f90e
Roll Dart SDK from 4079c373c08a to a9bef090e8cb (7 revisions) ( #19313 )
2020-06-25 13:33:03 -07:00
Chase Latta
a4c842f1e6
[fuchsia] include icudtl.dat in cipd bucket ( #19296 )
...
Includes the icudtl.dat file which is built into the runner
so it can be used in testing from within the fuchsia repo
2020-06-25 13:04:19 -07:00
skia-flutter-autoroll
9ad489e7d7
Roll Skia from 061a5cf82abb to b795bea220ae (4 revisions) ( #19311 )
...
https://skia.googlesource.com/skia.git/+log/061a5cf82abb..b795bea220ae
2020-06-25 robertphillips@google.com Add GM::gpuTeardown entry point
2020-06-25 robertphillips@google.com Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw
2020-06-25 bungeman@google.com Cleanup for TextLine::getGlyphPositionAtCoordinate.
2020-06-25 bsalomon@google.com Fix nearest neighbor sampling of YUV[A] images
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC lovisolo@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-06-25 15:18:59 -04:00
nturgut
d758e069da
collect logs using the new web_installers repo ( #19298 )
2020-06-25 10:27:53 -07:00
skia-flutter-autoroll
649cfb014c
Roll Skia from 9689e39a6902 to 061a5cf82abb (4 revisions) ( #19310 )
2020-06-25 10:13:02 -07:00
skia-flutter-autoroll
ce3db06b7c
Roll Skia from 7580ad47b70c to 9689e39a6902 (5 revisions) ( #19309 )
2020-06-25 08:53:02 -07:00
skia-flutter-autoroll
7818851200
Roll Skia from e684c6daef6b to 7580ad47b70c (1 revision) ( #19308 )
2020-06-25 07:33:02 -07:00
skia-flutter-autoroll
03af9723e1
Roll Dart SDK from 1c512ef1203b to 4079c373c08a (2 revisions) ( #19307 )
2020-06-25 07:13:03 -07:00
skia-flutter-autoroll
ce5f221c00
Roll Fuchsia Mac SDK from GUK7S... to eiQN4... ( #19306 )
2020-06-25 07:03:02 -07:00
skia-flutter-autoroll
5bf16554a0
Roll Fuchsia Linux SDK from GqEvV... to cK_s5... ( #19305 )
2020-06-25 05:43:02 -07:00
skia-flutter-autoroll
364fae2669
Roll Dart SDK from d33e51df3cda to 1c512ef1203b (3 revisions) ( #19304 )
2020-06-25 03:03:02 -07:00
skia-flutter-autoroll
ba172c06e8
Roll Skia from ec60ef9ab4ab to e684c6daef6b (3 revisions) ( #19301 )
2020-06-25 00:18:01 -07:00
skia-flutter-autoroll
492d685d48
Roll Skia from 49f9437cc85f to ec60ef9ab4ab (1 revision) ( #19300 )
2020-06-24 22:58:02 -07:00
skia-flutter-autoroll
cb3e2a627a
Roll Dart SDK from 2ec47ad27394 to d33e51df3cda (3 revisions) ( #19299 )
2020-06-24 22:53:02 -07:00
skia-flutter-autoroll
e4ac3c4a69
Roll Skia from 9861b7ca2241 to 49f9437cc85f (1 revision) ( #19297 )
2020-06-24 21:08:02 -07:00
nturgut
2c04b9ab8e
skip ios safari tests on felt level ( #19280 )
...
* skip ios safari tests on felt level
* instead of skipping use the new web_installers repo
* re-skip the test. led run failed with another error
* remove led json
2020-06-24 20:51:38 -07:00
Jason Simmons
2b74e8ae8c
Position overlay layer views in PlatformViewsController.onDisplayOverlaySurface ( #19295 )
2020-06-24 20:48:38 -07:00
skia-flutter-autoroll
15bf160d57
Roll Skia from 9a5acc5a2dec to 9861b7ca2241 (7 revisions) ( #19294 )
2020-06-24 19:18:03 -07:00
skia-flutter-autoroll
73ff2bdd36
Roll Dart SDK from d8eb844e5d8f to 2ec47ad27394 (15 revisions) ( #19293 )
2020-06-24 19:03:02 -07:00
skia-flutter-autoroll
64761eeeca
Roll Fuchsia Mac SDK from l2ubU... to GUK7S... ( #19291 )
2020-06-24 17:58:03 -07:00
skia-flutter-autoroll
d2af0ad959
Roll Skia from 632db1c74212 to 9a5acc5a2dec (1 revision) ( #19288 )
2020-06-24 17:48:02 -07:00
Jason Simmons
0c14126211
Initial work toward converting the FlutterView to use a FlutterImageView on demand ( #19279 )
2020-06-24 16:26:03 -07:00
skia-flutter-autoroll
b7fea78275
Roll Fuchsia Linux SDK from 6Dz_3... to GqEvV... ( #19285 )
2020-06-24 16:23:02 -07:00
Dan Field
35d7d4aa6c
Make Shell::NotifyLowMemoryWarning trace ( #19283 )
2020-06-24 15:58:02 -07:00
skia-flutter-autoroll
268532b494
Roll Skia from 8ee607cbc14d to 632db1c74212 (8 revisions) ( #19284 )
2020-06-24 15:53:01 -07:00
Chris Yang
a11c398481
Android platform view static thread merging ( #19242 )
2020-06-24 15:13:02 -07:00
Emmanuel Garcia
24d2143b98
EndFrame should be always called by rasterizer ( #19257 )
2020-06-24 14:02:48 -07:00
skia-flutter-autoroll
291dab6f17
Roll Skia from 322e4be6a1b1 to 8ee607cbc14d (17 revisions) ( #19274 )
2020-06-24 11:38:02 -07:00
nturgut
e1af75b25f
Update README.md ( #19275 )
2020-06-24 11:34:18 -07:00
Emmanuel Garcia
9075224c77
Move OnDisplayPlatformView JNI call ( #19258 )
2020-06-24 11:01:30 -07:00
Emmanuel Garcia
b8b134a666
Fix format ( #19261 )
2020-06-24 09:14:00 -07:00
skia-flutter-autoroll
733b1aa7b9
Roll Dart SDK from b41471670edc to d8eb844e5d8f (5 revisions) ( #19272 )
2020-06-24 08:48:02 -07:00
skia-flutter-autoroll
c55449ae71
Roll Fuchsia Mac SDK from -UZgg... to l2ubU... ( #19269 )
2020-06-24 04:53:03 -07:00
skia-flutter-autoroll
f7affdcb99
Roll Dart SDK from 05167f3b6328 to b41471670edc (2 revisions) ( #19268 )
2020-06-24 04:08:01 -07:00
skia-flutter-autoroll
fe65adbcf0
Roll Fuchsia Linux SDK from 3lfit... to 6Dz_3... ( #19265 )
2020-06-24 02:43:02 -07:00
skia-flutter-autoroll
a0deaf9b04
Roll Skia from 92c3b89d2396 to 322e4be6a1b1 (2 revisions) ( #19264 )
2020-06-24 00:38:02 -07:00
skia-flutter-autoroll
270f3b556d
Roll Dart SDK from 6b630c3719bd to 05167f3b6328 (16 revisions) ( #19263 )
2020-06-23 23:58:01 -07:00
skia-flutter-autoroll
5e7e5cdc75
Roll Skia from a3b0b30a78b6 to 92c3b89d2396 (1 revision) ( #19262 )
2020-06-23 23:18:02 -07:00
skia-flutter-autoroll
9ce6855a67
Roll Skia from 22f246f5ad1d to a3b0b30a78b6 (1 revision) ( #19259 )
2020-06-23 21:33:02 -07:00
gaaclarke
2a9fed87a7
Made [SemanticsObject setAccessibilityContainer] a noop. ( #19249 )
2020-06-23 20:34:48 -07:00
skia-flutter-autoroll
20ca6c9491
Roll Skia from 5aaaeea4dad9 to 22f246f5ad1d (1 revision) ( #19256 )
2020-06-23 20:13:03 -07:00
skia-flutter-autoroll
50da4ae2ca
Roll Skia from fe02dd1ee6cb to 5aaaeea4dad9 (1 revision) ( #19251 )
2020-06-23 17:33:04 -07:00
skia-flutter-autoroll
e812e55c9d
Roll Fuchsia Mac SDK from MvXLH... to -UZgg... ( #19250 )
2020-06-23 15:48:02 -07:00
skia-flutter-autoroll
2ebd3dbf7b
Roll Skia from 3b6b7478421b to fe02dd1ee6cb (5 revisions) ( #19248 )
2020-06-23 15:28:03 -07:00