skia-flutter-autoroll
8ea0fdc195
Roll Skia from ec07af1279ec to 1fc789943486 (8 revisions) ( flutter/engine#28048 )
2021-08-12 13:17:02 -07:00
Jason Simmons
c32c76cd83
Fix some warnings seen after the migration to JDK 11 ( flutter/engine#28045 )
2021-08-12 11:27:02 -07:00
godofredoc
80e299c6b0
Update builder configurations to apply the new generators format. ( flutter/engine#28038 )
...
Web engine required more complex generator configurations which forced
us change the generator values from list to a dict.
Bug: https://github.com/flutter/flutter/issues/81855
2021-08-12 10:21:12 -07:00
skia-flutter-autoroll
e6f1167a72
Roll Skia from b7f2215bbb50 to ec07af1279ec (8 revisions) ( flutter/engine#28042 )
2021-08-12 09:37:02 -07:00
skia-flutter-autoroll
aa73ce4e1c
Roll Fuchsia Linux SDK from DuaoKMSCx... to G1rAOfmj_... ( flutter/engine#28041 )
2021-08-12 09:32:01 -07:00
skia-flutter-autoroll
9a7b150cb3
Roll Fuchsia Mac SDK from Gou0gs-Pc... to j0tWnUn2K... ( flutter/engine#28039 )
2021-08-12 09:27:02 -07:00
David Worsham
fb64905b15
Revert '[fuchsia] Make dart_runner work with cfv2' ( flutter/engine#28036 )
2021-08-12 09:22:22 -07:00
skia-flutter-autoroll
71d09b179b
Roll Dart SDK from 624de6ea9e59 to 8e3be460559f (1 revision) ( flutter/engine#28037 )
2021-08-12 09:22:02 -07:00
Justin McCandless
87882e782a
Fix getLineBoundary for TextAffinity ( flutter/engine#28008 )
...
Fix a bug in a calculation when selection is at a wordwrap
2021-08-11 16:04:30 -07:00
skia-flutter-autoroll
1fec188ed2
Roll Fuchsia Linux SDK from 78gBCb4IK... to DuaoKMSCx... ( flutter/engine#28032 )
2021-08-11 15:22:02 -07:00
skia-flutter-autoroll
56fc6f8971
Roll Skia from b65b4da55418 to b7f2215bbb50 (7 revisions) ( flutter/engine#28031 )
2021-08-11 15:12:01 -07:00
Tong Mu
9d45378f6f
Windows keyboard integration tests and fix a number of issues ( flutter/engine#27921 )
...
* Basic changes
* Fix build
* Revert some changes
* Fix tests (ATP)
* Win32Message and inject messagelist
* wm builders
* Format
* Correct
* LowerCaseAUnhandled
* ShiftLeftKeyA
* Ctrl-A
* Ctrl-1
* Digit1OnFrenchLayout
* AltGrKeyQ
* Dead key E
* ^1
* Multibyte
* Format
* License
* Revert key.dart
* Move CreateKeyEventLparam
* MockEmbedderApiForKeyboard
* More MockEmbedderApiForKeyboard
* Doc
* Move MockMessageQueue
* is_deadchar doesnt seem needed
* ConvertChar32ToUtf8
* PeekNextMessageType
* Format
* Apply suggestions from code review
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2021-08-11 14:47:03 -07:00
Tong Mu
7a238021b6
ui.KeyData.toString ( flutter/engine#28007 )
...
Enhances ui.KeyData.toString by:
- Fixing the character interpretation;
- Adding hex representation to characters;
- Applying the code to the web engine which is currently missing.
2021-08-11 13:55:35 -07:00
skia-flutter-autoroll
7c73695ff1
Roll Dart SDK from 32238a66b5ca to 624de6ea9e59 (4 revisions) ( flutter/engine#28029 )
2021-08-11 13:47:02 -07:00
Brandon DeRosier
d598108c38
Bump buildroot version ( flutter/engine#28010 )
2021-08-11 13:17:58 -07:00
Emmanuel Garcia
604089b0fd
Provide Open JDK 11 ( flutter/engine#27942 )
2021-08-11 12:34:11 -07:00
skia-flutter-autoroll
35581008a7
Roll Skia from ed7b4f6a237d to b65b4da55418 (2 revisions) ( flutter/engine#28027 )
2021-08-11 12:32:03 -07:00
skia-flutter-autoroll
bed0169c00
Roll Skia from ae43303ce5fd to ed7b4f6a237d (12 revisions) ( flutter/engine#28023 )
2021-08-11 11:12:02 -07:00
Harry Terkelsen
e6e99c3bdc
[canvaskit] Release overlays to the cache once they have been used ( flutter/engine#27977 )
2021-08-11 11:04:23 -07:00
Jason Simmons
5126dfe55e
Python 3 compatibility fix for running Java tests using run_tests.py ( flutter/engine#27970 )
...
(Note that LUCI is currently still running this script using Python 2)
2021-08-11 11:00:57 -07:00
Kaushik Iska
6d12ad484a
kick builds ( flutter/engine#28022 )
2021-08-11 09:06:48 -07:00
skia-flutter-autoroll
8fd379df33
Roll Skia from b5de6be2a85d to ae43303ce5fd (8 revisions) ( flutter/engine#28018 )
2021-08-11 07:37:02 -07:00
skia-flutter-autoroll
42f2363e61
Roll Fuchsia Mac SDK from KL3oDHUYH... to Gou0gs-Pc... ( flutter/engine#28015 )
2021-08-11 07:17:02 -07:00
skia-flutter-autoroll
28f8d484fd
Roll Dart SDK from 081dad8fea3e to 32238a66b5ca (1 revision) ( flutter/engine#28006 )
2021-08-11 07:12:02 -07:00
skia-flutter-autoroll
5fe98e07d8
Roll Skia from d89d445dea5e to b5de6be2a85d (21 revisions) ( flutter/engine#28005 )
...
https://skia.googlesource.com/skia.git/+log/d89d445dea5e..b5de6be2a85d
2021-08-10 brianosman@google.com Rewrite CheckModifiers to reduce code bloat
2021-08-10 bungeman@google.com Fix typeface GMs to draw or skip
2021-08-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4eac0bf1a95b to 81bee2e7f6de (5 revisions)
2021-08-10 johnstiles@google.com Reduce template usage in evaluate-n-way-intrinsic.
2021-08-10 ethannicholas@google.com Added prototypes for DSLFunction
2021-08-10 jvanverth@google.com Metal: track all resources
2021-08-10 johnstiles@google.com Reland "Fix array-of-matrix/struct comparisons in Metal."
2021-08-10 drott@chromium.org [COLRv1] Add blend mode 'plus'
2021-08-10 reed@google.com In SkCanvas destructor, discard (rather than blit) unbalanced layers
2021-08-10 johnstiles@google.com Disable SkSL array-comparison test on Adreno.
2021-08-10 robertphillips@google.com Rename GrSurfaceContext -> skgpu::SurfaceContext
2021-08-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from b3b66acf72ce to ed87d9cbdb9b
2021-08-10 johnstiles@google.com Reduce template usage in optimize-comparison.
2021-08-10 johnstiles@google.com Reland "Fix array-of-vector comparisons in Metal."
2021-08-10 johnstiles@google.com Avoid short/ushort in MSL code generator.
2021-08-10 johnstiles@google.com Fix duplicated array types in SPIR-V.
2021-08-10 michaelludwig@google.com Reland "Remove SkTLList"
2021-08-10 brianosman@google.com Move canvas helper structs to header
2021-08-10 erikrose@google.com Fix Build-Debian9-Clang-arm-Release-Flutter_Android_Docker job.
2021-08-10 johnstiles@google.com Reduce template usage in vector-coalesce functionality.
2021-08-10 michaelludwig@google.com Remove onSetDeviceClipRestriction from Device_v2
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 robertphillips@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/main/autoroll/README.md
2021-08-11 09:13:17 -04:00
skia-flutter-autoroll
532d835664
Roll Fuchsia Mac SDK from 65ocmUBj5... to KL3oDHUYH... ( flutter/engine#28001 )
2021-08-10 14:52:01 -07:00
godofredoc
97c8422212
Engine build configuration for web engine. ( flutter/engine#27971 )
...
This is part of the implementation of build/test separation.
Bug: https://github.com/flutter/flutter/issues/81855
2021-08-10 13:33:20 -07:00
skia-flutter-autoroll
5700426f10
Roll Dart SDK from d68dff4d0820 to 081dad8fea3e (1 revision) ( flutter/engine#27998 )
2021-08-10 12:52:02 -07:00
The one with the braid | Dфҿ mit dem Zopf
7830e8dd89
[web_ui] Fixed aria-live attribute on web ( flutter/engine#27985 )
...
* Fixed aria-live attribute on web
2021-08-10 12:10:53 -07:00
skia-flutter-autoroll
dc33755f64
Roll Skia from 23d8f9453581 to d89d445dea5e (10 revisions) ( flutter/engine#27991 )
2021-08-10 10:47:01 -07:00
skia-flutter-autoroll
38a55844d3
Roll Skia from ad5944cf8dbb to 23d8f9453581 (17 revisions) ( flutter/engine#27988 )
2021-08-10 08:17:02 -07:00
skia-flutter-autoroll
a107daf674
Roll Dart SDK from 0e1f5a68c69f to d68dff4d0820 (1 revision) ( flutter/engine#27987 )
2021-08-10 08:12:05 -07:00
skia-flutter-autoroll
45a61680d3
Roll Dart SDK from 2ca55ab863e9 to 0e1f5a68c69f (1 revision) ( flutter/engine#27983 )
2021-08-10 02:20:03 -07:00
skia-flutter-autoroll
28f3b520dd
Roll Fuchsia Mac SDK from CYrOc5v2a... to 65ocmUBj5... ( flutter/engine#27982 )
2021-08-10 01:45:01 -07:00
Chris Bracken
970d2e9081
Roll buildroot to c37164f39300c6e42560a5853e16a919688f7b86 ( flutter/engine#27967 )
...
This eliminates the landmines hook.
build/landmines.py writes out a .landmines file at the root of the
buildroot. The first step of a `gclient sync` is to check for diffs
between that file and the new one, and if found, a clobber is performed.
We never actually use this functionality, and the code calls rmtree()
which (at least on macos) appears to choke on symlinks.
This deletes these scripts, and will be paired with the deletion of the
first gclient hook in the DEPS file in flutter/engine during the roll.
If we ever need this functionality, it's relatively straightforward to
add it back.
Issue: flutter/flutter#87960
2021-08-09 21:52:22 -07:00
skia-flutter-autoroll
cbb04e90e1
Roll Dart SDK from defd2ae02a3f to 2ca55ab863e9 (1 revision) ( flutter/engine#27981 )
2021-08-09 21:50:01 -07:00
eggfly
517f61119f
Avoid crashing when FlutterImageView is resized to zero dimension ( flutter/engine#27946 )
2021-08-09 19:25:01 -07:00
Chris Bracken
684ad825ce
Eliminate Mac Android Debug Engine shard ( flutter/engine#27980 )
...
At one point, this shard built the Android Vulkan binaries, but during
the migration to ci.yaml-based recipes, the gn and build steps for that
build were accidentally removed. As such, this shard no longer builds
anything.
This was detected when a buildroot roll triggered a clobber build which
caused the verify_exported.dart script to fail due to a missing 'out'
directory, which caused several of us to wonder why we were:
1. Checking that we strip release binaries on a debug bot, and
2. Why we're checking that we strip release binaries before we actually
build anything at all.
It appears that we used to build android vulkan binaries, such as in
steps 14-16 of Build 11130:
* https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Android%20Debug%20Engine/11130/overview
We migrated to ci.yaml-based infra in this commit:
* https://flutter-review.googlesource.com/c/infra/+/15660
A no-op rebuild was triggered in commmit:
* https://github.com/flutter/engine/pull/27599
Which triggered the following buikld, Build 11131:
* https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Android%20Debug%20Engine/11131/overview
That build does not contain the gn or build steps for the Android Vulkan
binaries.
HOWEVER... we have no users actually using Android Vulkan binaries, so
rather than update the build to fix this, we delete the shard altogether
and save some CPU.
This will be followed by a patch that removes the --enable-vulkan flag
from gn and throughout our build.
2021-08-09 18:40:35 -07:00
skia-flutter-autoroll
4b373fc1f3
Roll Dart SDK from 749ee4e9e053 to defd2ae02a3f (2 revisions) ( flutter/engine#27976 )
2021-08-09 17:20:01 -07:00
Chris Bracken
82fdaae8a6
Use runtime checks for arguments, out directory ( flutter/engine#27978 )
...
Since verify_exported.dart is not run with assertions enabled, replace
the assertions with runtime checks and appropriate error messages:
* Adds a check for valid arguments and emits usage otherwise
* Adds a check for the presence of the out/ directory and exits with
error if it does not exist.
2021-08-09 17:13:53 -07:00
Brandon DeRosier
941f0a93cd
Fix StandardMessageCodec test leaks ( flutter/engine#27959 )
2021-08-09 15:19:07 -07:00
Tong Mu
29a2647b2a
Fix: modifier keys not recognized on macOS Web ( flutter/engine#27972 )
2021-08-09 15:03:14 -07:00
Jenn Magder
693dd0381c
Support iOS universal links route deep linking ( flutter/engine#27874 )
2021-08-09 14:35:11 -07:00
Kaushik Iska
5a046a15c6
Windows host builds don't need android SDK ( flutter/engine#27969 )
2021-08-09 14:01:02 -07:00
skia-flutter-autoroll
1682cca945
Roll Fuchsia Linux SDK from D6VF_8x5s... to 78gBCb4IK... ( flutter/engine#27968 )
2021-08-09 13:10:01 -07:00
Emmanuel Garcia
1af82bec75
Fix memory leak in PlatformViewsController ( flutter/engine#27915 )
2021-08-09 12:50:02 -07:00
skia-flutter-autoroll
580802961b
Roll Fuchsia Mac SDK from 0iDbdLRq3... to CYrOc5v2a... ( flutter/engine#27966 )
2021-08-09 12:40:02 -07:00
moko256
846c5c5beb
UWP: Fix uwptools that does not uninstall package ( flutter/engine#27694 )
2021-08-09 10:24:41 -07:00
skia-flutter-autoroll
8201437312
Roll Skia from 717ef9472b56 to ad5944cf8dbb (7 revisions) ( flutter/engine#27962 )
2021-08-09 09:35:01 -07:00
skia-flutter-autoroll
fd45a42bff
Roll Skia from fdf7b3c41f8e to 717ef9472b56 (1 revision) ( flutter/engine#27960 )
2021-08-09 07:50:01 -07:00