skia-flutter-autoroll
a411ea9613
Roll Skia from 29c70f2bb656 to 7ac9b5fdb6ee (14 revisions) ( flutter/engine#19331 )
2020-06-26 09:58:02 -07:00
skia-flutter-autoroll
56db6b3422
Roll Fuchsia Linux SDK from mJzHi... to _d0dW... ( flutter/engine#19328 )
2020-06-26 08:23:03 -07:00
skia-flutter-autoroll
a29bb82aa9
Roll Skia from ac9d3f6f07a6 to 29c70f2bb656 (3 revisions) ( flutter/engine#19316 )
...
https://skia.googlesource.com/skia.git/+log/ac9d3f6f07a6..29c70f2bb656
2020-06-25 johnstiles@google.com Update SkComposeColorFilter to support an input FP.
2020-06-25 jvanverth@google.com Implement Direct3D semaphores
2020-06-25 adlai@google.com Remove outdated comment
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-26 08:51:37 -04:00
skia-flutter-autoroll
fcd700b28c
Roll Fuchsia Mac SDK from eiQN4... to YGK_M... ( flutter/engine#19324 )
2020-06-26 03:58:02 -07:00
skia-flutter-autoroll
d86d9c313c
Roll Dart SDK from ea87c9b01a6a to 63cf56d92510 (3 revisions) ( flutter/engine#19323 )
2020-06-26 03:53:02 -07:00
Jim Graham
e6daa99d96
Enhance image_filter_layer caching to filter a cached child ( flutter/engine#17175 )
2020-06-26 03:48:02 -07:00
Gary Qian
fa5dca45d5
Android native locale resolution algorithm ( flutter/engine#19266 )
2020-06-26 02:48:33 -07:00
skia-flutter-autoroll
b2ccea48c9
Roll Fuchsia Linux SDK from cK_s5... to mJzHi... ( flutter/engine#19321 )
2020-06-25 19:03:02 -07:00
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
skia-flutter-autoroll
532d00f899
Roll Dart SDK from a9bef090e8cb to ea87c9b01a6a (15 revisions) ( flutter/engine#19318 )
2020-06-25 17:58:02 -07: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
skia-flutter-autoroll
48d0a0e639
Roll Dart SDK from 4079c373c08a to a9bef090e8cb (7 revisions) ( flutter/engine#19313 )
2020-06-25 13:33: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
789d129f67
Roll Dart SDK from 1c512ef1203b to 4079c373c08a (2 revisions) ( flutter/engine#19307 )
2020-06-25 07:13:03 -07:00
skia-flutter-autoroll
df47f973e4
Roll Fuchsia Mac SDK from GUK7S... to eiQN4... ( flutter/engine#19306 )
2020-06-25 07:03: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
2186c39611
Roll Dart SDK from d33e51df3cda to 1c512ef1203b (3 revisions) ( flutter/engine#19304 )
2020-06-25 03:03: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
12c1e1dd03
Roll Dart SDK from 2ec47ad27394 to d33e51df3cda (3 revisions) ( flutter/engine#19299 )
2020-06-24 22:53: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
skia-flutter-autoroll
b02bfc489a
Roll Dart SDK from d8eb844e5d8f to 2ec47ad27394 (15 revisions) ( flutter/engine#19293 )
2020-06-24 19:03:02 -07:00
skia-flutter-autoroll
048ed4195f
Roll Fuchsia Mac SDK from l2ubU... to GUK7S... ( flutter/engine#19291 )
2020-06-24 17:58:03 -07:00
skia-flutter-autoroll
ad8f7f79bb
Roll Skia from 632db1c74212 to 9a5acc5a2dec (1 revision) ( flutter/engine#19288 )
2020-06-24 17:48:02 -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
ad35d91986
Roll Dart SDK from b41471670edc to d8eb844e5d8f (5 revisions) ( flutter/engine#19272 )
2020-06-24 08:48:02 -07:00
skia-flutter-autoroll
68d9be827d
Roll Fuchsia Mac SDK from -UZgg... to l2ubU... ( flutter/engine#19269 )
2020-06-24 04:53:03 -07:00
skia-flutter-autoroll
3ec28e0afe
Roll Dart SDK from 05167f3b6328 to b41471670edc (2 revisions) ( flutter/engine#19268 )
2020-06-24 04:08:01 -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