skia-flutter-autoroll
ae22edbb19
Roll Fuchsia Linux SDK from VgNGzw-DQ... to VGnJQMPQM... ( flutter/engine#21332 )
2020-09-22 14:07:02 -07:00
lucasradaelli
82665a7450
[a11y] Flutter sends node roles as part of Fuchsia semantics updates. ( flutter/engine#21329 )
2020-09-22 13:57:02 -07:00
skia-flutter-autoroll
0ef36e38ba
Roll Skia from 187b04b35777 to c61c895393ea (5 revisions) ( flutter/engine#21328 )
2020-09-22 13:47:01 -07:00
nturgut
8c6986df86
enable Web Framework tests on try builds ( flutter/engine#21325 )
...
* enable Web Framework tests on try builds
* enable Web Framework tests only for some directories
2020-09-22 13:23:01 -07:00
Felipe Archondo
aa6ea4bff5
[fuchsia] add frames_in_flight info to trace events ( flutter/engine#21302 )
...
No tests needed, since there is no change in functionality expected.
2020-09-22 16:02:49 -04:00
nturgut
39dd63661e
creating test result directory before running tests ( flutter/engine#21324 )
...
* creating test result directory. adding a prepare method to test runner
* addressing reviewer comments
2020-09-22 12:51:14 -07:00
stuartmorgan
6cf89de868
[windows] Allow engine flags via environment vars ( flutter/engine#21161 )
...
Replaces the (temporary) compile-time option to pass engine switches
with the ability to pass them temporarily at runtime via environment
variables.
This is enabled only for debug/profile to avoid potential issues with
tampering with released applicaitons, but if there is a need for that in
the future it could be added (potentially with a whitelist, as is
currently used for Dart VM flags).
Windows portion of:
https://github.com/flutter/flutter/issues/38569
https://github.com/flutter/flutter/issues/60393
2020-09-22 12:34:24 -07:00
skia-flutter-autoroll
5d88bb3952
Roll Skia from 84a008fa55b0 to 187b04b35777 (1 revision) ( flutter/engine#21326 )
2020-09-22 12:22:01 -07:00
skia-flutter-autoroll
806e58e4d7
Roll Skia from a38945abe337 to 84a008fa55b0 (2 revisions) ( flutter/engine#21323 )
2020-09-22 10:57:01 -07:00
xster
aa3ac9e9aa
Enforce exclusivity for activity and fragments attached to the FlutterEngine ( flutter/engine#21272 )
2020-09-22 10:34:52 -07:00
skia-flutter-autoroll
752f2ad9de
Roll Skia from 77960d9addc8 to a38945abe337 (5 revisions) ( flutter/engine#21322 )
2020-09-22 09:32:01 -07:00
skia-flutter-autoroll
cab3073aa0
Roll Skia from 7a1f241c0134 to 77960d9addc8 (1 revision) ( flutter/engine#21321 )
2020-09-22 08:07:01 -07:00
Jonah Williams
587bfccae9
[web] dispatch browser event on flutter/service_worker channel ( flutter/engine#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
8f934d3e34
Roll Skia from 1a49a5334c36 to 7a1f241c0134 (4 revisions) ( flutter/engine#21318 )
2020-09-22 03:02:01 -07:00
skia-flutter-autoroll
e14d730389
Roll Skia from 371fde549e35 to 1a49a5334c36 (1 revision) ( flutter/engine#21312 )
2020-09-22 01:37:02 -07:00
Dan Field
12edb1dee9
Relax test around a11y updates ( flutter/engine#21311 )
2020-09-22 01:32:02 -07:00
skia-flutter-autoroll
ee99fab95c
Roll Fuchsia Linux SDK from 2rXyLF0YK... to VgNGzw-DQ... ( flutter/engine#21317 )
2020-09-22 00:45:20 -07:00
Jason Simmons
bc82ee9267
Disconnect the view's AndroidKeyProcessor when detaching from the engine ( flutter/engine#21307 )
2020-09-21 17:42:02 -07:00
Dan Field
aab7bc8fd3
Implement toString for Images on web ( flutter/engine#21304 )
2020-09-21 17:22:02 -07:00
skia-flutter-autoroll
d581ccf9cf
Roll Skia from feb4d10f7b2d to 371fde549e35 (46 revisions) ( flutter/engine#21309 )
2020-09-21 16:52:01 -07:00
George Wright
8d8efa6c9d
[manual roll] Roll Fuchsia Linux SDK from K2Oiy-AYh... to 2rXyLF0YK ( flutter/engine#21308 )
2020-09-21 16:37:02 -07:00
Yegor
6e408a8264
Make SkCanvas types @anonymous; reduce logging noise ( flutter/engine#21297 )
...
* Make SkCanvas types @anonymous; reduce logging noise
* make SkParagraphBuilderNamespace anonymous
* make SkParagraphStyle anonymous
2020-09-21 15:49:09 -07:00
LongCatIsLooong
1357779b57
[iOS TextInput] Avoid Unnecessary UndateEditingClient Calls ( flutter/engine#21303 )
2020-09-21 15:27:02 -07:00
Chris Yang
73ae0bb94c
Fix iOS platform view's mask view blocking touch events. ( flutter/engine#21286 )
2020-09-21 15:22:47 -07:00
George Wright
0b0fe27af8
Do not create a TestGLSurface for software-only rendering in EmbedderTest ( flutter/engine#21301 )
2020-09-21 15:22:03 -07:00
Jenn Magder
01d6878cc8
Dark mode friendly iOS debugging message ( flutter/engine#21277 )
2020-09-21 15:07:02 -07:00
xster
7b15621129
Deprecate Android v1 embedding classes ( flutter/engine#20868 )
2020-09-21 15:02:02 -07:00
George Wright
4375d79b8e
Split out EmbedderTest{Context,Compositor} to handle software and GL separately ( flutter/engine#20962 )
2020-09-18 15:37:02 -07:00
LongCatIsLooong
f7449e0965
Implement iOS [UITextInput firstRectForRange:] with markedText ( flutter/engine#19929 )
2020-09-18 14:31:36 -07:00
skia-flutter-autoroll
904b4ebdab
Roll Fuchsia Linux SDK from Qi0ptKLxN... to K2Oiy-AYh... ( flutter/engine#21265 )
2020-09-18 13:37:01 -07:00
skia-flutter-autoroll
8b1dc75936
Roll Skia from 31634288fdf3 to feb4d10f7b2d (4 revisions) ( flutter/engine#21266 )
2020-09-18 12:37:07 -07:00
Matej Knopp
62a0f720af
Discard wrong size layer tree instead of rendering it ( flutter/engine#21179 )
2020-09-18 12:37:02 -07:00
Dan Field
d9bd7aff97
set old_gen_heap_size to half of available memory on iOS ( flutter/engine#20472 )
2020-09-18 12:32:02 -07:00
skia-flutter-autoroll
4d69645a76
Roll Skia from c21dc07a78b9 to 31634288fdf3 (5 revisions) ( flutter/engine#21260 )
2020-09-17 18:12:01 -07:00
George Wright
82b966ba18
Disable ShellTest.SkipAndSubmitFrame for flakes ( flutter/engine#21254 )
2020-09-17 16:20:52 -07:00
skia-flutter-autoroll
c54ab9e78a
Roll Skia from 45f41b376260 to c21dc07a78b9 (4 revisions) ( flutter/engine#21250 )
2020-09-17 15:17:01 -07:00
Martin Kustermann
bbaa27cd9f
Add --enable-isolate-groups to allowed flags in switches.cc ( flutter/engine#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
211c775d05
[web] Remove commented import ( flutter/engine#21247 )
2020-09-17 14:01:30 -07:00
skia-flutter-autoroll
6ef9328bbe
Roll Skia from 12d06a38427d to 45f41b376260 (6 revisions) ( flutter/engine#21249 )
2020-09-17 13:47:01 -07:00
Hidenori Matsubayashi
934b24a587
Add support of cross-building the engine for ARM64 Linux Host ( flutter/engine#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
8dcaec404d
Roll Fuchsia Linux SDK from 91U3isvKn... to Qi0ptKLxN... ( flutter/engine#21246 )
2020-09-17 13:07:01 -07:00
nturgut
f070e26b18
[web] run safari desktop tests on luci ( flutter/engine#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
6c32f51fbb
avoid hard coding OS ( flutter/engine#21248 )
2020-09-17 12:57:03 -07:00
Felipe Archondo
c58fbeb7a3
[fuchsia] set maxframesinflight to be configurable ( flutter/engine#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
76c1910a5e
Roll Skia from 51a7f9559ad4 to 12d06a38427d (3 revisions) ( flutter/engine#21244 )
2020-09-17 12:27:02 -07:00
skia-flutter-autoroll
e1df353310
Roll Skia from f9fdf291c567 to 51a7f9559ad4 (5 revisions) ( flutter/engine#21242 )
2020-09-17 07:57:01 -07:00
skia-flutter-autoroll
11855ddb93
Roll Skia from bf66ffbbd4ce to f9fdf291c567 (1 revision) ( flutter/engine#21235 )
2020-09-16 23:07:01 -07:00
skia-flutter-autoroll
55fdafae96
Roll Fuchsia Linux SDK from G5UItrFeP... to 91U3isvKn... ( flutter/engine#21232 )
2020-09-16 22:07:02 -07:00
skia-flutter-autoroll
ace5476a2b
Roll Skia from 2564767d24e5 to bf66ffbbd4ce (27 revisions) ( flutter/engine#21230 )
2020-09-16 18:12:02 -07:00
Gary Qian
b2a78b0db5
Remove extraneous window inset call on IME animation ( flutter/engine#21213 )
2020-09-16 14:04:50 -07:00