19466 Commits

Author SHA1 Message Date
skia-flutter-autoroll
24df09ddd1
Roll Skia from 7a1f241c0134 to 77960d9addc8 (1 revision) (#21321) 2020-09-22 08:07:01 -07:00
Jonah Williams
83c9d103ed
[web] dispatch browser event on flutter/service_worker channel (#21284)
Registering the service worker immediately after the documented has loaded may cause SW initialization to compete with framework initialization. It was recommended to us that we defer the service worker setup until after the framework is done with setup, which should be sometime after the first frame.

To implement this, the binding will dispatch a platform message on startup. This can be listened for in the html document
#66066
2020-09-22 07:37:23 -07:00
skia-flutter-autoroll
98cdb7d82d
Roll Fuchsia Mac SDK from WsUbW2ZnA... to WcbX470pS... (#21319) 2020-09-22 04:22:03 -07:00
skia-flutter-autoroll
c73732616b
Roll Skia from 1a49a5334c36 to 7a1f241c0134 (4 revisions) (#21318) 2020-09-22 03:02:01 -07:00
skia-flutter-autoroll
ecedc854c4
Roll Dart SDK from c660a695266a to c61a0818e4bd (1 revision) (#21315) 2020-09-22 01:42:02 -07:00
skia-flutter-autoroll
94d7ecb75f
Roll Skia from 371fde549e35 to 1a49a5334c36 (1 revision) (#21312) 2020-09-22 01:37:02 -07:00
Dan Field
6b62443ddf
Relax test around a11y updates (#21311) 2020-09-22 01:32:02 -07:00
skia-flutter-autoroll
1ee3364df1
Roll Fuchsia Linux SDK from 2rXyLF0YK... to VgNGzw-DQ... (#21317) 2020-09-22 00:45:20 -07:00
Jason Simmons
11befe419e
Disconnect the view's AndroidKeyProcessor when detaching from the engine (#21307) 2020-09-21 17:42:02 -07:00
Dan Field
6a6d6d7593
Implement toString for Images on web (#21304) 2020-09-21 17:22:02 -07:00
skia-flutter-autoroll
7653b92902
Roll Dart SDK from 8bd3017291e5 to c660a695266a (7 revisions) (#21310) 2020-09-21 16:57:02 -07:00
skia-flutter-autoroll
fa2a39eba2
Roll Skia from feb4d10f7b2d to 371fde549e35 (46 revisions) (#21309) 2020-09-21 16:52:01 -07:00
George Wright
978371fd1e
[manual roll] Roll Fuchsia Linux SDK from K2Oiy-AYh... to 2rXyLF0YK (#21308) 2020-09-21 16:37:02 -07:00
Yegor
e3444d8955
Make SkCanvas types @anonymous; reduce logging noise (#21297)
* Make SkCanvas types @anonymous; reduce logging noise

* make SkParagraphBuilderNamespace anonymous

* make SkParagraphStyle anonymous
2020-09-21 15:49:09 -07:00
LongCatIsLooong
3f27800f5b
[iOS TextInput] Avoid Unnecessary UndateEditingClient Calls (#21303) 2020-09-21 15:27:02 -07:00
Chris Yang
678653bfb6
Fix iOS platform view's mask view blocking touch events. (#21286) 2020-09-21 15:22:47 -07:00
George Wright
f5ee86e73d
Do not create a TestGLSurface for software-only rendering in EmbedderTest (#21301) 2020-09-21 15:22:03 -07:00
skia-flutter-autoroll
a5d1b5a5e3
Roll Fuchsia Mac SDK from i2PBGu2n-... to WsUbW2ZnA... (#21279) 2020-09-21 15:17:02 -07:00
skia-flutter-autoroll
ec0a726fab
Roll Dart SDK from 8c45e2e29cb4 to 8bd3017291e5 (1 revision) (#21278) 2020-09-21 15:12:02 -07:00
Jenn Magder
8360b13471
Dark mode friendly iOS debugging message (#21277) 2020-09-21 15:07:02 -07:00
xster
3011b14a25
Deprecate Android v1 embedding classes (#20868) 2020-09-21 15:02:02 -07:00
skia-flutter-autoroll
87eff25909
Roll Dart SDK from 6f333dbd6a2b to 8c45e2e29cb4 (3 revisions) (#21276) 2020-09-18 18:47:02 -07:00
George Wright
7dc2ec2fbf
Split out EmbedderTest{Context,Compositor} to handle software and GL separately (#20962) 2020-09-18 15:37:02 -07:00
LongCatIsLooong
aa96b1ab75
Implement iOS [UITextInput firstRectForRange:] with markedText (#19929) 2020-09-18 14:31:36 -07:00
skia-flutter-autoroll
5155e819dd
Roll Fuchsia Linux SDK from Qi0ptKLxN... to K2Oiy-AYh... (#21265) 2020-09-18 13:37:01 -07:00
skia-flutter-autoroll
d9e659d253
Roll Fuchsia Mac SDK from 2nHpC_AEO... to i2PBGu2n-... (#21262) 2020-09-18 13:32:03 -07:00
skia-flutter-autoroll
5e784a5c1a
Roll Dart SDK from 2cec6af2652f to 6f333dbd6a2b (1 revision) (#21261) 2020-09-18 12:42:04 -07:00
skia-flutter-autoroll
b294ece487
Roll Skia from 31634288fdf3 to feb4d10f7b2d (4 revisions) (#21266) 2020-09-18 12:37:07 -07:00
Matej Knopp
5c9dddc376
Discard wrong size layer tree instead of rendering it (#21179) 2020-09-18 12:37:02 -07:00
Dan Field
fa33c76e01
set old_gen_heap_size to half of available memory on iOS (#20472) 2020-09-18 12:32:02 -07:00
skia-flutter-autoroll
aec855d396
Roll Skia from c21dc07a78b9 to 31634288fdf3 (5 revisions) (#21260) 2020-09-17 18:12:01 -07:00
skia-flutter-autoroll
4b8477d115
Roll Dart SDK from fcaedc6d9587 to 2cec6af2652f (1 revision) (#21257) 2020-09-17 16:57:01 -07:00
George Wright
e25596c6a5
Disable ShellTest.SkipAndSubmitFrame for flakes (#21254) 2020-09-17 16:20:52 -07:00
skia-flutter-autoroll
acd8717e7d
Roll Skia from 45f41b376260 to c21dc07a78b9 (4 revisions) (#21250) 2020-09-17 15:17:01 -07:00
Martin Kustermann
c0b75ffd19
Add --enable-isolate-groups to allowed flags in switches.cc (#21149)
This will allow customers to try out the lightweight isolate support in the Dart VM in AOT mode.

To be future proof, we also add the negative flags to the allow list, thereby allowing the Dart VM to
change the default in the future, while still allowing customers to opt out.

Issue b/158554251
2020-09-17 14:33:51 -07:00
Mouad Debbar
3f01328edb
[web] Remove commented import (#21247) 2020-09-17 14:01:30 -07:00
skia-flutter-autoroll
722d2a493f
Roll Skia from 12d06a38427d to 45f41b376260 (6 revisions) (#21249) 2020-09-17 13:47:01 -07:00
Hidenori Matsubayashi
101d85a53c
Add support of cross-building the engine for ARM64 Linux Host (#20254)
Added cross-building Flutter Engine for ARM64 Linux platforms. This PR is part of ARM64 Linux support in the Flutter SDK.
2020-09-17 13:42:57 -07:00
skia-flutter-autoroll
f16657faeb
Roll Fuchsia Linux SDK from 91U3isvKn... to Qi0ptKLxN... (#21246) 2020-09-17 13:07:01 -07:00
nturgut
c5588af6fa
[web] run safari desktop tests on luci (#21228)
* run safari desktop tests on luci

* fix safari issue. focus on dom element when new transform is received. add transform to test cases

* Update text_editing.dart

minor change to retrigger tests (recipe change is merged)
2020-09-17 13:00:06 -07:00
Dan Field
90b82ec75d
avoid hard coding OS (#21248) 2020-09-17 12:57:03 -07:00
skia-flutter-autoroll
f41f41fd12
Roll Dart SDK from 99970d646dc9 to fcaedc6d9587 (3 revisions) (#21245)
https://dart.googlesource.com/sdk.git/+log/99970d646dc9..fcaedc6d9587

2020-09-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.10.0-141.0.dev
2020-09-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.10.0-140.0.dev
2020-09-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.10.0-139.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-09-17 12:43:58 -07:00
Felipe Archondo
12820b573f
[fuchsia] set maxframesinflight to be configurable (#21152)
Add a new field, max_frames_in_flight, to FlutterRunnerProductConfiguration. This allows it to be configurable from Fuchsia.

Tests were added as well to verify the new behavior.
2020-09-17 15:41:03 -04:00
skia-flutter-autoroll
ba763a8302
Roll Skia from 51a7f9559ad4 to 12d06a38427d (3 revisions) (#21244) 2020-09-17 12:27:02 -07:00
skia-flutter-autoroll
2afbf44e24
Roll Skia from f9fdf291c567 to 51a7f9559ad4 (5 revisions) (#21242) 2020-09-17 07:57:01 -07:00
skia-flutter-autoroll
e8e64caa7f
Roll Dart SDK from eb24e3324908 to 99970d646dc9 (1 revision) (#21239) 2020-09-17 02:22:01 -07:00
skia-flutter-autoroll
6108df0aff
Roll Fuchsia Mac SDK from 13BzEPO47... to 2nHpC_AEO... (#21238) 2020-09-17 02:17:01 -07:00
skia-flutter-autoroll
259b31109c
Roll Skia from bf66ffbbd4ce to f9fdf291c567 (1 revision) (#21235) 2020-09-16 23:07:01 -07:00
skia-flutter-autoroll
e749051469
Roll Dart SDK from e41a6008746d to eb24e3324908 (1 revision) (#21233) 2020-09-16 22:12:01 -07:00
skia-flutter-autoroll
c35d01eedd
Roll Fuchsia Linux SDK from G5UItrFeP... to 91U3isvKn... (#21232) 2020-09-16 22:07:02 -07:00