Robert Ancell
caa886785c
Replace GLFW key codes with native Flutter GTK support ( flutter/engine#19196 )
...
Fixes https://github.com/flutter/flutter/issues/57603
2020-06-26 13:56:18 +12:00
Sanjay Chouksey
f1286c6356
Add PlatformView support for Fuchsia ( flutter/engine#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
7ec9448e36
Add a flag to enable dart:mirrors ( flutter/engine#19112 )
...
Fixes https://github.com/flutter/flutter/issues/59233
2020-06-26 11:17:15 +12:00
nturgut
9d794cae6b
Autofill Menu appears on top left of the page ( flutter/engine#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
d5425fc0f1
Add more logging for when assets fail to load ( flutter/engine#19241 )
2020-06-25 14:02:34 -07:00
skia-flutter-autoroll
be19277d56
Roll Skia from b795bea220ae to ac9d3f6f07a6 (7 revisions) ( flutter/engine#19315 )
2020-06-25 13:38:03 -07:00
Chase Latta
aa32cc82db
[fuchsia] include icudtl.dat in cipd bucket ( flutter/engine#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
8ebb018c0d
Roll Skia from 061a5cf82abb to b795bea220ae (4 revisions) ( flutter/engine#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
dfb9bd8f34
collect logs using the new web_installers repo ( flutter/engine#19298 )
2020-06-25 10:27:53 -07:00
skia-flutter-autoroll
9c9e28236c
Roll Skia from 9689e39a6902 to 061a5cf82abb (4 revisions) ( flutter/engine#19310 )
2020-06-25 10:13:02 -07:00
skia-flutter-autoroll
5194d1140b
Roll Skia from 7580ad47b70c to 9689e39a6902 (5 revisions) ( flutter/engine#19309 )
2020-06-25 08:53:02 -07:00
skia-flutter-autoroll
4d17568534
Roll Skia from e684c6daef6b to 7580ad47b70c (1 revision) ( flutter/engine#19308 )
2020-06-25 07:33:02 -07:00
skia-flutter-autoroll
acccafd936
Roll Fuchsia Linux SDK from GqEvV... to cK_s5... ( flutter/engine#19305 )
2020-06-25 05:43:02 -07:00
skia-flutter-autoroll
d7e2acc681
Roll Skia from ec60ef9ab4ab to e684c6daef6b (3 revisions) ( flutter/engine#19301 )
2020-06-25 00:18:01 -07:00
skia-flutter-autoroll
c5b753f225
Roll Skia from 49f9437cc85f to ec60ef9ab4ab (1 revision) ( flutter/engine#19300 )
2020-06-24 22:58:02 -07:00
skia-flutter-autoroll
b4477b5f5e
Roll Skia from 9861b7ca2241 to 49f9437cc85f (1 revision) ( flutter/engine#19297 )
2020-06-24 21:08:02 -07:00
nturgut
b36e0f6e4e
skip ios safari tests on felt level ( flutter/engine#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
e00aa84aac
Position overlay layer views in PlatformViewsController.onDisplayOverlaySurface ( flutter/engine#19295 )
2020-06-24 20:48:38 -07:00
skia-flutter-autoroll
1b90d60450
Roll Skia from 9a5acc5a2dec to 9861b7ca2241 (7 revisions) ( flutter/engine#19294 )
2020-06-24 19:18:03 -07:00
Jason Simmons
5b8a1cb82e
Initial work toward converting the FlutterView to use a FlutterImageView on demand ( flutter/engine#19279 )
2020-06-24 16:26:03 -07:00
skia-flutter-autoroll
dea0224390
Roll Fuchsia Linux SDK from 6Dz_3... to GqEvV... ( flutter/engine#19285 )
2020-06-24 16:23:02 -07:00
Dan Field
822de89f54
Make Shell::NotifyLowMemoryWarning trace ( flutter/engine#19283 )
2020-06-24 15:58:02 -07:00
skia-flutter-autoroll
1c4d339863
Roll Skia from 8ee607cbc14d to 632db1c74212 (8 revisions) ( flutter/engine#19284 )
2020-06-24 15:53:01 -07:00
Chris Yang
27e0962427
Android platform view static thread merging ( flutter/engine#19242 )
2020-06-24 15:13:02 -07:00
Emmanuel Garcia
910b7ed0df
EndFrame should be always called by rasterizer ( flutter/engine#19257 )
2020-06-24 14:02:48 -07:00
skia-flutter-autoroll
c467c00208
Roll Skia from 322e4be6a1b1 to 8ee607cbc14d (17 revisions) ( flutter/engine#19274 )
2020-06-24 11:38:02 -07:00
nturgut
f860c7ce5a
Update README.md ( flutter/engine#19275 )
2020-06-24 11:34:18 -07:00
Emmanuel Garcia
b8b9272f77
Move OnDisplayPlatformView JNI call ( flutter/engine#19258 )
2020-06-24 11:01:30 -07:00
Emmanuel Garcia
f1139e1339
Fix format ( flutter/engine#19261 )
2020-06-24 09:14:00 -07:00
skia-flutter-autoroll
b469df8379
Roll Fuchsia Linux SDK from 3lfit... to 6Dz_3... ( flutter/engine#19265 )
2020-06-24 02:43:02 -07:00
skia-flutter-autoroll
ad72ff2504
Roll Skia from 92c3b89d2396 to 322e4be6a1b1 (2 revisions) ( flutter/engine#19264 )
2020-06-24 00:38:02 -07:00
skia-flutter-autoroll
1a61f06c15
Roll Skia from a3b0b30a78b6 to 92c3b89d2396 (1 revision) ( flutter/engine#19262 )
2020-06-23 23:18:02 -07:00
skia-flutter-autoroll
17c885bff7
Roll Skia from 22f246f5ad1d to a3b0b30a78b6 (1 revision) ( flutter/engine#19259 )
2020-06-23 21:33:02 -07:00
gaaclarke
15ce2b7af9
Made [SemanticsObject setAccessibilityContainer] a noop. ( flutter/engine#19249 )
2020-06-23 20:34:48 -07:00
skia-flutter-autoroll
5f407db06c
Roll Skia from 5aaaeea4dad9 to 22f246f5ad1d (1 revision) ( flutter/engine#19256 )
2020-06-23 20:13:03 -07:00
skia-flutter-autoroll
b87d97ce03
Roll Skia from fe02dd1ee6cb to 5aaaeea4dad9 (1 revision) ( flutter/engine#19251 )
2020-06-23 17:33:04 -07:00
skia-flutter-autoroll
36133a28ca
Roll Skia from 3b6b7478421b to fe02dd1ee6cb (5 revisions) ( flutter/engine#19248 )
2020-06-23 15:28:03 -07:00
nturgut
eeac18d23d
Run IOS unit tests on LUCI ( flutter/engine#19141 )
...
* change the version of simulator. luci bots only has 13.0
* skip failing pointer binding tests
* skip path_metrics (canvaskit) and a method from surface_test
* fix analyzer errors
* remove extra added touch event context test
* removing left overs for screenshot debugging
* apply reviewers suggestion for skipping tests
2020-06-23 15:22:01 -07:00
skia-flutter-autoroll
e6fc0f9778
Roll Skia from 7f9aa5a2c609 to 3b6b7478421b (7 revisions) ( flutter/engine#19246 )
2020-06-23 13:28:02 -07:00
skia-flutter-autoroll
f58cc79516
Roll Fuchsia Linux SDK from RGOLO... to 3lfit... ( flutter/engine#19243 )
2020-06-23 13:23:03 -07:00
Jason Simmons
8d13f8deb2
Reland "Implement PlatformViewsController.createOverlaySurface" ( flutter/engine#19245 )
2020-06-23 12:03:02 -07:00
Chris Bracken
d699fea44b
Remove cbracken from reviewer auto-assign ( flutter/engine#19244 )
2020-06-23 11:58:02 -07:00
Jason Simmons
c4d549a3e3
Fix the return type of CreateContext ( flutter/engine#19223 )
2020-06-23 11:53:02 -07:00
skia-flutter-autoroll
260b377292
Roll Skia from 044e8bc8c2da to 7f9aa5a2c609 (2 revisions) ( flutter/engine#19240 )
2020-06-23 11:33:02 -07:00
Anna Gringauze
19c4a1cca6
Added experimental-emit-debug-metadata flag to flutter frontend server ( flutter/engine#19168 )
...
- Added a --experimental--emit-debug-metadata flag to Flutter frontend server
- False by default
- Passed to the frontend server in the SDK
- Introduced in change https://dart-review.googlesource.com/c/sdk/+/150181
2020-06-23 10:08:35 -07:00
Emmanuel Garcia
ec887cba09
Use public accessor and move keep annotation ( flutter/engine#19232 )
...
Fixes an issue introduced in https://github.com/flutter/engine/pull/19221 where
accessing a private field is causing a crash in release mode.
Logs: https://console.firebase.google.com/project/flutter-infra/testlab/histories/bh.60bf482010a9daf5/matrices/8495138397166466033
2020-06-23 09:38:58 -07:00
skia-flutter-autoroll
f51c6f4fab
Roll Skia from e7ad8c0d3be3 to 044e8bc8c2da (4 revisions) ( flutter/engine#19239 )
2020-06-23 09:23:02 -07:00
skia-flutter-autoroll
28be46129c
Roll Skia from 2bf27f21f8d1 to e7ad8c0d3be3 (4 revisions) ( flutter/engine#19237 )
2020-06-23 08:03:05 -07:00
skia-flutter-autoroll
c08b2d25c9
Roll Skia from c2f46c16ab67 to 2bf27f21f8d1 (1 revision) ( flutter/engine#19236 )
2020-06-23 06:43:05 -07:00
skia-flutter-autoroll
6006b3bb08
Roll Skia from fc2534692b97 to c2f46c16ab67 (2 revisions) ( flutter/engine#19233 )
2020-06-23 00:28:01 -07:00