skia-flutter-autoroll
504152675e
Roll Skia from 03c31eca19ce to 5227335b0add (2 revisions) ( flutter/engine#21399 )
2020-09-24 23:47:02 -07:00
Ian Hickson
49b2401dfe
Revert "Make drain() consistently asynchronous. ( #21062 )" ( flutter/engine#21391 )
...
This reverts commit 7a237c9b68fc5fc2813c732d316e9cde5a932def.
2020-09-24 18:19:53 -07:00
skia-flutter-autoroll
e290dd1984
Roll Skia from fe3d9a23095e to 03c31eca19ce (1 revision) ( flutter/engine#21393 )
2020-09-24 17:42:01 -07:00
George Wright
235133f27f
Split out embedder_unittests test cases into GL and non-GL tests ( flutter/engine#21386 )
2020-09-24 17:02:01 -07:00
skia-flutter-autoroll
b5ca962a5c
Roll Skia from 6e51d92a0278 to fe3d9a23095e (2 revisions) ( flutter/engine#21390 )
2020-09-24 16:12:03 -07:00
Robert Ancell
1e7257eb84
Detect errors encoding method channel responses ( flutter/engine#21314 )
2020-09-25 10:33:38 +12:00
stuartmorgan
e44461bafa
Remove legacy C++ EncodableValue ( flutter/engine#21359 )
...
When the EncodableValue implementation changed, the old version was
temporarily kept behind an #ifdef to allow temporarily using the old
version, so that the roll would not be blocked. All known existing
clients have migrated, so the legacy version is no longer necessary.
2020-09-24 15:14:12 -07:00
Filip Filmar
c0a14ebec4
Git versioning flag ( flutter/engine#20748 )
...
* [gn] Adds a flag to turn off git hash versioning
Without this flag, it is excessively tedious to build Dart SDK
for local testing on Fuchsia, since Fuchsia runner will reject
a Dart SDK without a matching version.
* [gn] Add flag --no-dart-version-git-info
This flag suppresses the SDK stamping by git hash, which allows
deploying self-built Dart SDK. Without this flag, it is impossible
to build and deploy a development Dart SDK on Fuchsia.
2020-09-24 14:52:32 -07:00
skia-flutter-autoroll
a87555a115
Roll Skia from e74cebefdeeb to 6e51d92a0278 (7 revisions) ( flutter/engine#21385 )
2020-09-24 14:52:01 -07:00
Yurii Nakonechnyi
44252b3f41
Added GLFW error-callback into FlutterEmbedderGLFW ( flutter/engine#19998 )
...
GLFW Error callback useful to clarify reasons of 'glfwInit()' failure.
On some platforms/desktop environments may be really strange failure reasons, like (in my case): "Linux: Failed to initialize inotify: Too many open files", so descriptive error messages helps to solve problem.
2020-09-24 14:39:20 -07:00
skia-flutter-autoroll
0937aaa3c6
Roll Skia from cf43fc676856 to e74cebefdeeb (6 revisions) ( flutter/engine#21384 )
2020-09-24 13:32:02 -07:00
skia-flutter-autoroll
6d061d458e
Roll Fuchsia Linux SDK from -grWUcdOo... to NeYDIjo58... ( flutter/engine#21381 )
2020-09-24 11:02:01 -07:00
skia-flutter-autoroll
6dadc52021
Roll Skia from 96d9b52bb948 to cf43fc676856 (1 revision) ( flutter/engine#21378 )
2020-09-24 10:52:03 -07:00
skia-flutter-autoroll
e89f8b7535
Roll Skia from fc396a85e4c8 to 96d9b52bb948 (2 revisions) ( flutter/engine#21374 )
2020-09-23 23:17:01 -07:00
Ian Hickson
7a237c9b68
Make drain() consistently asynchronous. ( flutter/engine#21062 )
2020-09-23 22:17:02 -07:00
skia-flutter-autoroll
8f1d62ce55
Roll Skia from 1b89eb742a66 to fc396a85e4c8 (1 revision) ( flutter/engine#21373 )
2020-09-23 21:57:02 -07:00
Gary Qian
e714ae10db
Locale -> LanguageRange conversion to be more general in Android platformResolvedLocale ( flutter/engine#21350 )
2020-09-23 21:52:02 -07:00
David Iglesias
6d83eaebe2
[web] Add canUpdateAsMatch to PersistedPlatformView. ( flutter/engine#21313 )
2020-09-23 21:47:02 -07:00
Dan Field
972e469ebd
implement decodeFromPixels ( flutter/engine#21298 )
2020-09-23 21:42:01 -07:00
Dan Field
3b207ab1f7
isCloneOf for Image ( flutter/engine#21371 )
...
* isCloneOf for Image
* Update docs, add missing impl
2020-09-23 21:09:44 -07:00
skia-flutter-autoroll
196d1b6be0
Roll Fuchsia Linux SDK from IWfLWIJ93... to -grWUcdOo... ( flutter/engine#21369 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC zra@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-23 21:01:27 -07:00
Jason Simmons
32fbdb6755
Fix boolean value checks in StandardMessageCodec ( flutter/engine#21270 )
...
Fixes https://github.com/flutter/flutter/issues/65619
2020-09-23 16:31:07 -07:00
Robert Ancell
4a218b9995
Fix segfault if engine is disposed with an uncompleted task. ( flutter/engine#21234 )
2020-09-24 11:29:38 +12:00
skia-flutter-autoroll
f7e3b5ff5f
Roll Skia from 59b2a92c96ba to 1b89eb742a66 (5 revisions) ( flutter/engine#21368 )
2020-09-23 16:12:01 -07:00
Yegor
e18520d3f1
web: make a few variables non-null ( flutter/engine#21115 )
...
* web: make a few variables non-null
2020-09-23 15:30:57 -07:00
skia-flutter-autoroll
655f6e4200
Roll Skia from 7b97b3cb2bd0 to 59b2a92c96ba (4 revisions) ( flutter/engine#21365 )
2020-09-23 14:52:01 -07:00
Dan Field
182a38b446
Create an ImageHandle wrapper ( flutter/engine#21057 )
...
Allows for reference counting of images before disposal.
This will allow multiple callers to hold a reference to an image and dispose of their reference without disposing the underlying image until all handles have been disposed.
This will be used by the framework to help resolve some of the kludge I was trying to introduce in flutter/flutter#64582
2020-09-23 14:33:29 -07:00
Tim Sneath
85f44f9584
Update FlutterViewController.mm ( flutter/engine#21362 )
...
Tweaked the label here a little for style ("apps", not "application" -- plural and shorter); and "launching" rather than "re-launching"?
2020-09-23 13:52:52 -07:00
skia-flutter-autoroll
428c66a79f
Roll Skia from 81fc1fc3bfe6 to 7b97b3cb2bd0 (5 revisions) ( flutter/engine#21363 )
2020-09-23 13:32:01 -07:00
skia-flutter-autoroll
fea826ad7f
Roll Skia from ba615e892fcb to 81fc1fc3bfe6 (2 revisions) ( flutter/engine#21357 )
2020-09-23 12:12:02 -07:00
xster
1644e2fbcf
Re-land deprecate Android v1 embedding classes ( flutter/engine#21347 )
2020-09-23 11:25:20 -07:00
Richard Cai
cf3f9f793a
Update docs specifying addPlatformView offset param is not used ( flutter/engine#21331 )
...
for Android and iOS and remove offset from scenario_app test for iOS and Android.
2020-09-23 10:37:57 -07:00
skia-flutter-autoroll
84e69d1c01
Roll Skia from 443d2c17b79b to ba615e892fcb (1 revision) ( flutter/engine#21354 )
2020-09-23 10:02:02 -07:00
Jason Simmons
1158faf54c
Retain the WindowInsetsAnimation callback if code shrinking is enabled ( flutter/engine#21330 )
2020-09-23 09:17:02 -07:00
nturgut
f92f68430f
remove web_tests from cirrus since they already run on LUCI ( flutter/engine#21353 )
2020-09-23 09:01:24 -07:00
skia-flutter-autoroll
2172082507
Roll Skia from 18f4b1c7e31a to 443d2c17b79b (3 revisions) ( flutter/engine#21352 )
2020-09-23 08:42:03 -07:00
skia-flutter-autoroll
3306fb9f34
Roll Skia from 3eb813e0cc13 to 18f4b1c7e31a (4 revisions) ( flutter/engine#21351 )
2020-09-23 07:22:01 -07:00
skia-flutter-autoroll
61731f2f2c
Roll Fuchsia Linux SDK from VGnJQMPQM... to IWfLWIJ93... ( flutter/engine#21349 )
2020-09-23 03:27:01 -07:00
Mehmet Fidanboylu
a5c9b5b79d
Remove spurious semicolon ( flutter/engine#21333 )
2020-09-22 22:53:53 -07:00
skia-flutter-autoroll
25e43ad718
Roll Skia from 2b469ebd0627 to 3eb813e0cc13 (2 revisions) ( flutter/engine#21343 )
2020-09-22 17:57:02 -07:00
skia-flutter-autoroll
c8ba750d3d
Roll Skia from c61c895393ea to 2b469ebd0627 (9 revisions) ( flutter/engine#21340 )
2020-09-22 16:37:01 -07:00
Zachary Anderson
01982beebc
Revert "Deprecate Android v1 embedding classes ( #20868 )" ( flutter/engine#21338 )
...
This reverts commit 7b1562112962b1b22926938fad6438279ed6467c.
2020-09-22 14:38:18 -07:00
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