17767 Commits

Author SHA1 Message Date
Chinmay Garde
7df5e81ea8 [impeller] Wire up the OpenGL ES Backend. (flutter/engine#33405) 2022-05-17 13:16:25 -07:00
Zachary Anderson
faf29ed458 Use CIPD to download prebuilt Dart SDKs (flutter/engine#33345) 2022-05-17 12:56:44 -07:00
Camille Simon
37b70b4abf Remove annotation for getLocaleFromString() (flutter/engine#33409) 2022-05-17 12:52:04 -07:00
skia-flutter-autoroll
a0251b4475 Roll Fuchsia Linux SDK from IZ7_b83xC... to 4TD1ZCrSB... (flutter/engine#33433) 2022-05-17 12:47:03 -07:00
skia-flutter-autoroll
14f1ffd88b Roll Skia from 83887e4fe50e to 94d760969642 (4 revisions) (flutter/engine#33429) 2022-05-17 10:52:04 -07:00
Chase Latta
aa8e5200a1 fix missing forward of defines in dart_runner build (flutter/engine#33412) 2022-05-17 09:34:28 -07:00
skia-flutter-autoroll
fe86f7609a Roll Skia from 3b4f862d05a0 to 83887e4fe50e (3 revisions) (flutter/engine#33427) 2022-05-17 09:27:05 -07:00
joshualitt
0ac27d1d0f [web] Migrate Flutter Web DOM usage to JS static interop - 13. (flutter/engine#33242) 2022-05-17 08:40:12 -07:00
nbayati
476590bc9d Added workaround for ios safari iframe issue (flutter/engine#32415) 2022-05-17 08:29:43 -07:00
skia-flutter-autoroll
06e138c853 Roll Skia from 16fa353926b8 to 3b4f862d05a0 (4 revisions) (flutter/engine#33422) 2022-05-17 08:07:06 -07:00
skia-flutter-autoroll
45a714614f Roll Skia from 0a5146ca3ffd to 16fa353926b8 (28 revisions) (flutter/engine#33420) 2022-05-17 06:42:04 -07:00
Alexander Aprelev
18feb21f13 Roll dart sdk to 1bdb83bddf96c41cc046810c697a2c80bfaaaf19 (flutter/engine#33416)
* Roll dart sdk to 1bdb83bddf96c41cc046810c697a2c80bfaaaf19

Changes since las troll:
```
1bdb83bddf9 Version 2.18.0-122.0.dev
6ebd2633cd7 Use `any` deps for all unpublished packages
09b7f36b2fa [vm, compiler] Support ShadowCallStack on Fuchsia RISC-V.
e1773c7ebc3 Bump boolean_selector to 1d3565e2651d16566bb556955b96ea75018cbd0c
ae727399f2e [pkg/meta] prep for publishing package:meta 1.8.0
7b578ca6166 Add experimental flag `inference-update-2`.
5729605e183 [dart2wasm] Implement `FunctionType` Type.
c6d5cd043b8 [js_util] Add `dartify` and some helpers.
2b8429252e9 Issue 49031. Read files during applyPendingFileChanges(), so getFile() uses new content.
36acc59dcbb [analyser] support code completion for `errors` and `enable-experiment`
dd298c1ca36 Use a wrapper object for allResults in AnalysisDriver tests.
eb458cf46a9 [build] Fix false detection of compressed pointers as cross builds.
bbd7e5a4d9f Fix bad sdk-path error message
b36f4518bf9 Bump webkit_inspection_protocol to e4965778e2837adc62354eec3a19123402997897
```

* Update license hash
2022-05-17 00:31:52 -07:00
skia-flutter-autoroll
33ce732e24 Roll Fuchsia Linux SDK from F0_B8WVKY... to IZ7_b83xC... (flutter/engine#33415) 2022-05-16 23:22:05 -07:00
Jaeheon Yi
365acedc40 Set error handler (flutter/engine#33402) 2022-05-16 20:22:04 -07:00
Chinmay Garde
979f60e025 [docs] Remove stale dependencies when running gclient. (flutter/engine#33410)
Add a reference to the -D argument to `gclient sync`.
2022-05-16 19:05:42 -07:00
wangying
e09bcd7eba Enable RasterCache for clipper layers using saveLayer (flutter/engine#32899) 2022-05-16 18:22:04 -07:00
Chinmay Garde
81d2c04680 [impeller] Reset GL state before starting a new render pass. (flutter/engine#33408) 2022-05-16 18:06:02 -07:00
Jonah Williams
9c8befcf7f Really fix unused-variable error on SUPPORT_FRACTIONAL_TRANSLATION variant (flutter/engine#33406) 2022-05-16 18:02:05 -07:00
Jonah Williams
b0ed6b08b5 fix unused-variable error on SUPPORT_FRACTIONAL_TRANSLATION variant (flutter/engine#33403) 2022-05-16 15:29:05 -07:00
Jonah Williams
858241db7c Add configuration to support compiling engine with SUPPORT_FRACTIONAL_TRANSLATION (flutter/engine#33393) 2022-05-16 13:04:05 -07:00
Brandon DeRosier
0540f225fd Make blobcat build on windows (flutter/engine#33388) 2022-05-16 11:12:42 -07:00
Brandon DeRosier
2587e83eaa [Impeller] Add ColorBurn, fix SourceOver alpha, make default pipeline initialization robust (flutter/engine#33289) 2022-05-16 11:11:53 -07:00
skia-flutter-autoroll
84bb30e06c Roll Fuchsia Linux SDK from sg5JUw-y-... to F0_B8WVKY... (flutter/engine#33395) 2022-05-16 10:04:04 -07:00
Camille Simon
2ad3e5bd6f Add Spell Check Support for Android Engine (flutter/engine#30858) 2022-05-16 09:59:07 -07:00
skia-flutter-autoroll
f15aecfb9d Roll Skia from e064c4c80431 to 0a5146ca3ffd (2 revisions) (flutter/engine#33392) 2022-05-16 08:29:04 -07:00
joshualitt
370ae0d80b [web] Migrate Flutter Web DOM usage to JS static interop - 11. (flutter/engine#33190) 2022-05-16 08:19:28 -07:00
William Hesse
24acf27f48 Use git.bat from depot_tools in githooks setup on Windows (flutter/engine#33389)
The git installed by depot_tools on Windows is only available as git.bat from Python.
The shell auto-replaces git by git.bat, but that doesn't happen when running from Python.
The git installed by depot_tools may be the only git installed on Windows.

Without this fix, gclient sync does not work on Windows for me
2022-05-16 17:11:52 +02:00
skia-flutter-autoroll
3c3644a78b Roll Skia from 3c34161973a2 to e064c4c80431 (1 revision) (flutter/engine#33391) 2022-05-16 07:04:03 -07:00
moko256
5eb1e2c538 [Windows] Remove comments which reference to UWP's issues in shell/platform/windows/BUILD.gn (flutter/engine#33387) 2022-05-16 03:59:04 -07:00
skia-flutter-autoroll
2cf9070ebe Roll Skia from 5ee962bc9d47 to 3c34161973a2 (1 revision) (flutter/engine#33385) 2022-05-16 00:39:04 -07:00
skia-flutter-autoroll
cf01761c0b Roll Skia from 2213f3c810fd to 5ee962bc9d47 (1 revision) (flutter/engine#33383) 2022-05-15 23:14:05 -07:00
skia-flutter-autoroll
9f47351927 Roll Fuchsia Linux SDK from ujrxVvQ9j... to sg5JUw-y-... (flutter/engine#33381) 2022-05-15 20:44:05 -07:00
skia-flutter-autoroll
e81d3669db Roll Fuchsia Linux SDK from DC_ub42Dk... to ujrxVvQ9j... (flutter/engine#33367) 2022-05-15 07:24:04 -07:00
skia-flutter-autoroll
1a855a78f3 Roll Skia from ca7bd5e6b47b to 2213f3c810fd (1 revision) (flutter/engine#33366) 2022-05-15 02:44:02 -07:00
skia-flutter-autoroll
5d0d341980 Roll Skia from 87a96b896129 to ca7bd5e6b47b (1 revision) (flutter/engine#33364) 2022-05-14 21:24:03 -07:00
skia-flutter-autoroll
eca76ab8b8 Roll Fuchsia Linux SDK from n7mJRz9di... to DC_ub42Dk... (flutter/engine#33358) 2022-05-14 18:04:03 -07:00
skia-flutter-autoroll
20ef891fe1 Roll Skia from beefc9c5d2e9 to 87a96b896129 (1 revision) (flutter/engine#33344) 2022-05-14 08:44:04 -07:00
Mouad Debbar
f71794c096 [web] Fix text field actions not triggered on Android (flutter/engine#33298) 2022-05-14 10:12:48 -04:00
Zachary Anderson
00607f96ea Reland: Roll clang and buildroot (flutter/engine#33339) 2022-05-14 06:04:14 -07:00
skia-flutter-autoroll
5437a18c63 Roll Fuchsia Linux SDK from Omt8Os_X0... to n7mJRz9di... (flutter/engine#33341) 2022-05-14 04:44:03 -07:00
Zachary Anderson
b2e44faca7 Revert "Reland: Roll clang and buildroot (#33325)" (flutter/engine#33337)
This reverts commit ca0e980e45b222e3e4534abe4c4e87631bf329ac.
2022-05-13 19:28:06 -07:00
Zachary Anderson
ca0e980e45 Reland: Roll clang and buildroot (flutter/engine#33325) 2022-05-13 18:58:18 -07:00
skia-flutter-autoroll
156ef9e5e1 Roll Skia from 5bde3f4b2f15 to beefc9c5d2e9 (1 revision) (flutter/engine#33331) 2022-05-13 15:44:05 -07:00
skia-flutter-autoroll
170d67edd5 Roll Fuchsia Linux SDK from Nd0ksuUx1... to Omt8Os_X0... (flutter/engine#33330) 2022-05-13 15:24:08 -07:00
Jonah Williams
815195114e allow flutter tester to disable font loading from asset bundle (flutter/engine#33323) 2022-05-13 15:04:06 -07:00
skia-flutter-autoroll
17df57007d Roll Skia from c5bb10cd48f4 to 5bde3f4b2f15 (1 revision) (flutter/engine#33327) 2022-05-13 14:24:06 -07:00
Harry Terkelsen
37cfb2214a Revert "Update ICU to 71-1 (#32879)" (flutter/engine#33274) 2022-05-13 14:08:36 -07:00
skia-flutter-autoroll
62760dd39f Roll Skia from 69fecd6c2d85 to c5bb10cd48f4 (2 revisions) (flutter/engine#33326) 2022-05-13 13:04:05 -07:00
joshualitt
ed1b2bfb94 Revert "[web] Migrate Flutter Web DOM usage to JS static interop - 12. (#33241)" (flutter/engine#33321)
This reverts commit 74088eff467c8719f99d310d0b345c3012f5bde8.
2022-05-13 11:56:00 -07:00
skia-flutter-autoroll
a5e962d3b4 Roll Skia from f6e31bf1dcfb to 69fecd6c2d85 (1 revision) (flutter/engine#33322) 2022-05-13 11:44:03 -07:00