Ferhat
b9f5ee0604
[web] Fix drawImage colorFilter with dstATop blend mode ( flutter/engine#25165 )
2021-03-25 10:45:28 -07:00
chunhtai
dd9fcd6de3
Fixes android voice access delete text, redo, and undo actions. ( flutter/engine#25050 )
...
* Fixes android voice access delete text, redo, and undo actions
* account for unicode
2021-03-25 10:42:01 -07:00
Michael Goderbauer
d627e66bcf
remove ignores ( flutter/engine#25131 )
2021-03-25 10:19:01 -07:00
skia-flutter-autoroll
422adfb224
Roll Skia from c028c5c1f83e to c28336e5c272 (4 revisions) ( flutter/engine#25238 )
2021-03-25 09:54:01 -07:00
Ferhat
4a40574762
Fix exactCullRect computation ( flutter/engine#24651 )
2021-03-25 09:01:27 -07:00
Zachary Anderson
7c93f9b45f
Revert "Call Dart plugin registrant if available ( #23813 )" ( flutter/engine#25221 )
2021-03-25 08:59:02 -07:00
skia-flutter-autoroll
4405e6647e
Roll Skia from a6748aa80272 to c028c5c1f83e (2 revisions) ( flutter/engine#25236 )
...
https://skia.googlesource.com/skia.git/+log/a6748aa80272..c028c5c1f83e
2021-03-25 reed@google.com Revert "Don't reuse scratch textures when texsub image banned for FBO textures"
2021-03-25 westont@google.com [infra] Add Test-Mac11-Clang-MacMini9.1-CPU-AppleM1-arm64-Debug-All-NativeFonts
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 reed@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
2021-03-25 08:28:40 -07:00
skia-flutter-autoroll
ae06b703c5
Roll Skia from 7cae908221a2 to a6748aa80272 (3 revisions) ( flutter/engine#25231 )
2021-03-25 00:59:01 -07:00
skia-flutter-autoroll
610fd9cf40
Roll Fuchsia Linux SDK from kg0qfAPCx... to y2eG1RQrm... ( flutter/engine#25230 )
2021-03-24 23:39:01 -07:00
skia-flutter-autoroll
7dd0abd112
Roll Skia from 85749c0b223b to 7cae908221a2 (15 revisions) ( flutter/engine#25229 )
2021-03-24 23:29:01 -07:00
gaaclarke
4ce633698f
started cleaning scenario tests before running them ( flutter/engine#25222 )
2021-03-24 22:49:01 -07:00
skia-flutter-autoroll
6d8352e891
Roll Fuchsia Linux SDK from JgKFR3es2... to kg0qfAPCx... ( flutter/engine#25218 )
...
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 garyq@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
2021-03-24 10:07:34 -07:00
skia-flutter-autoroll
584867bf2f
Roll Skia from f2b3f916fc3a to 85749c0b223b (1 revision) ( flutter/engine#25208 )
2021-03-23 17:56:01 -07:00
Michael Goderbauer
5d4faf7368
Sync analyzer_options.yaml ( flutter/engine#25129 )
2021-03-23 17:51:01 -07:00
Michael Goderbauer
265a223709
Remove ignores that are not ignoring anything ( flutter/engine#25128 )
2021-03-23 17:46:01 -07:00
skia-flutter-autoroll
a4875e9b6f
Roll Skia from bb0ed8e48790 to f2b3f916fc3a (4 revisions) ( flutter/engine#25204 )
2021-03-23 16:21:01 -07:00
skia-flutter-autoroll
b9da076ec5
Roll Fuchsia Linux SDK from O1wNtYV6b... to JgKFR3es2... ( flutter/engine#25202 )
2021-03-23 15:16:01 -07:00
apankhurst
6040569c1b
Fuchsia: filed crash reports are marked as non-fatal ( flutter/engine#24980 )
...
Flutter crash reports on Fuchsia are considered non-fatal because they're not filed in response to the termination of the Flutter application, just a Dart exception that was thrown.
2021-03-23 13:56:51 -07:00
skia-flutter-autoroll
d3622b691a
Roll Skia from e31b526f03ea to bb0ed8e48790 (4 revisions) ( flutter/engine#25197 )
2021-03-23 13:06:01 -07:00
Mouad Debbar
9297fa9eb2
[web] Fix few potential issues with DOM/Bitmap rendering ( flutter/engine#25126 )
2021-03-23 12:53:03 -07:00
Mouad Debbar
586df25fe1
[web] Implement font features in the html renderer ( flutter/engine#25088 )
2021-03-23 12:15:26 -07:00
skia-flutter-autoroll
82bdfffbd7
Roll Skia from 3469c0aec843 to e31b526f03ea (50 revisions) ( flutter/engine#25195 )
2021-03-23 11:36:01 -07:00
Wu Zhong
0fc1ff7bc1
[iOS] Fixes platform view clipped when FlutterView has non-zero offset ( flutter/engine#24893 )
2021-03-23 10:01:01 -07:00
xster
708d427d93
Make DartExecutor.isExecutingDart account for spawned engines ( flutter/engine#25171 )
2021-03-23 09:50:03 -07:00
stuartmorgan
c16e3a3e5b
Update string_utils.h ( flutter/engine#25188 )
2021-03-23 12:38:15 -04:00
gaaclarke
58151aed7d
Switched assert(x > 0) to assert(x != 0) to handle tagged pointers in java ( flutter/engine#25174 )
2021-03-23 18:19:56 +08:00
George Wright
0317a21159
Add AXPlatformNodeWin and AXFragmentRootWin ( flutter/engine#25121 )
...
* Remove IAccessible and IChromeAccessible from AXPlatformNodeWin
* Fixes to make AXPlatformNodeWin, AXFragmentRootWin and associated unit
tests work and pass in Flutter/Windows
2021-03-22 16:59:38 -07:00
skia-flutter-autoroll
f6593cdd30
Roll Skia from 12a75588e7bc to 3469c0aec843 (1 revision) ( flutter/engine#25151 )
2021-03-22 09:21:01 -07:00
skia-flutter-autoroll
14e9d7ad4c
Roll Fuchsia Linux SDK from 4JTh8dWnT... to O1wNtYV6b... ( flutter/engine#25160 )
...
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 chinmaygarde@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
2021-03-22 08:15:10 -07:00
skia-flutter-autoroll
2691e928e1
Roll Fuchsia Linux SDK from isLe3MZ_H... to 4JTh8dWnT... ( flutter/engine#25149 )
2021-03-20 15:01:01 -07:00
skia-flutter-autoroll
8c7d902eae
Roll Skia from 4b76265c6660 to 12a75588e7bc (3 revisions) ( flutter/engine#25145 )
2021-03-20 12:01:01 -07:00
skia-flutter-autoroll
f3cf2917c3
Roll Skia from 31798c279664 to 4b76265c6660 (21 revisions) ( flutter/engine#25140 )
2021-03-20 08:46:01 -07:00
George Wright
7d55add368
Remove duplicate and inconsistent kInvalidAXID definition ( flutter/engine#25123 )
2021-03-19 19:58:12 -07:00
Jason Simmons
77995f0b9a
Do not return a Minikin font collection if the SkFontStyleSet is unable to create any typefaces ( flutter/engine#24951 )
2021-03-19 11:36:01 -07:00
Chris Bracken
3acbafcda1
Prefer C++ standard headers to their C counterpart ( flutter/engine#25095 )
...
We currently use a mix of C standard includes (e.g. limits.h) and their
C++ variants (e.g. climits) in //flutter/third_party/accessibility. This
migrates to a consistent style for all cases where the C++ variants are
acceptable. C equivalents remain in place only where they are required,
such as in the embedder API and other headers that may be used from C.
This commit is analogous to d03692449b014377b0a9f5aded075a9515a268db.
2021-03-19 09:30:29 -07:00
Chris Bracken
df1b762c86
Make internal BSTR private in ScopedBstr ( flutter/engine#25096 )
...
There are no subclasses of this class in our codebase that would
necessitate a protected member.
2021-03-19 09:28:41 -07:00
skia-flutter-autoroll
fb95805d09
Roll Skia from 333b938c958b to 31798c279664 (10 revisions) ( flutter/engine#25101 )
2021-03-19 06:51:02 -07:00
godofredoc
c7cf1b1126
Use new cirrus secrets for engine. ( flutter/engine#25090 )
...
Bug: https://github.com/flutter/flutter/issues/77624
2021-03-18 21:38:40 -07:00
Ferhat
3b6c8434cb
[web] Fix handling of ClipOp.none ( flutter/engine#25080 )
2021-03-18 15:58:26 -07:00
Chris Bracken
d2800926d1
Decode empty message to nil in standard codec ( flutter/engine#25064 )
...
This updates Flutter.*Codec `decode:` implementations to treat empty
messages as equivalent to nil or NSNull, which avoids a crash when we
subsequently otherwise try to read the type/value from the message. This
handles the case where the sender were to send `null` over the channel.
e.g.,
final channel = BasicMessageChannel<Object?>('somechannel', StandardMessageCodec());
channel.send(null);
It also updates the macOS embedder to send nil to the decoder when a
zero-length message is received in order to be consistent with the iOS
embedding.
Previously, the macOS embedder always encoded platform messages as
NSData regardless of length:
ca1a7760b4/shell/platform/darwin/macos/framework/Source/FlutterEngine.mm (L498-L500)
The iOS embedder did not have this issue since it special-cased
zero-length messages as nil:
ca1a7760b4/shell/platform/darwin/ios/framework/Source/platform_message_router.mm (L23-L26)
Bug: https://github.com/flutter/flutter/issues/78003
2021-03-18 14:09:37 -07:00
godofredoc
05cbbe048c
Update docker image to match the LUCI and Framework images ( flutter/engine#25009 )
...
* Test docker image update.
Do not review.
* Test build in a VM.
* Add project name.
* Update image type.
* Add apt-get dependencies.
* Update dependencies.
* Update gcloud packages installation.
* Update dockerfile.
* Fix errors in dockerfile.
* Fix dockerfile.
* Organize docker file to make it more readable.
2021-03-18 13:55:26 -07:00
yusufm
2af2e5ec36
Add config for "Linux Fuchsia FEMU" try builder. ( flutter/engine#25077 )
...
Bug:78453
Co-authored-by: yusufm <mohsinally@google.com>
2021-03-18 13:22:28 -07:00
skia-flutter-autoroll
6327e32ac5
Roll Skia from adbaeaa3652c to 333b938c958b (5 revisions) ( flutter/engine#25079 )
2021-03-18 13:11:04 -07:00
George Wright
693da2d242
Modifications to imported a11y base classes to build in Flutter ( flutter/engine#25028 )
...
* Modifications to gtest_util.h to build in Flutter
* Modifications to Range to build in Flutter
* Modifications to UiaRegistrarWin to build in Flutter
* Modifications to EnumVariant to build in Flutter
* Modifications to AXActivePopup to build in Flutter
* Modifications to ScopedBstr to build in Flutter
* Modifications to atl.h/atl_module.h to build in Flutter
* Modifications to ScopedVariant to build in Flutter
* Modifications to VariantUtil to build in Flutter
* Modifications to ScopedSafearray to build in Flutter
* Modifications to VariantVector to build in Flutter
* Add BASE_UNLIKELY, BASE_LIKELY and BASE_FALLTHROUGH macros to compiler_specific.h
* Update BUILD files for Windows base/ and gfx/ unittests
Co-authored-by: Chris Bracken <chris@bracken.jp>
2021-03-18 12:21:13 -07:00
skia-flutter-autoroll
c8bbeb8bdf
Roll Skia from 4dff68a1662a to adbaeaa3652c (2 revisions) ( flutter/engine#25076 )
2021-03-18 11:46:01 -07:00
Jason Simmons
cda084e0a3
Complete Picture.toImage futures with an exception if the image is null ( flutter/engine#25058 )
2021-03-18 10:56:01 -07:00
chunhtai
17e51505e7
fix numeric dependencies ( flutter/engine#25053 )
...
* fix numeric dependencies
* fix
* fix format
2021-03-18 10:22:35 -07:00
skia-flutter-autoroll
905275f760
Roll Skia from 7a20b5c9dee7 to 4dff68a1662a (5 revisions) ( flutter/engine#25073 )
2021-03-18 10:16:01 -07:00
skia-flutter-autoroll
a9d1b02c4a
Roll Fuchsia Linux SDK from ObWWD9sx4... to isLe3MZ_H... ( flutter/engine#25072 )
2021-03-18 09:16:01 -07:00
skia-flutter-autoroll
7c7b183991
Roll Skia from 8151337c41fb to 7a20b5c9dee7 (1 revision) ( flutter/engine#25071 )
2021-03-18 08:46:01 -07:00