15671 Commits

Author SHA1 Message Date
chunhtai
367ce3fcf3 update browser history switching (flutter/engine#23471) 2021-01-20 09:34:02 -08:00
Ferhat
ca255e3794 [web] Fix shadow rendering using boxshadow due to webkit repaint area bug (flutter/engine#23769) 2021-01-20 09:29:03 -08:00
kevinsakuma
65f3316a47 Removes deprecated WLAN API dependency. (flutter/engine#23726) 2021-01-20 09:24:02 -08:00
Yegor
6e473ee95c [canvaskit] fix addPlaceholder JS bindings; add paragraph test (flutter/engine#23685) 2021-01-20 09:19:02 -08:00
Zachary Anderson
c410f4a8b3 Revert "Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (#23770)" (flutter/engine#23791)
This reverts commit a2d03f9343cdeef3bfc264e6fa64ab3d285399cd.
2021-01-19 23:57:55 -08:00
skia-flutter-autoroll
fb1988660a Roll Fuchsia Linux SDK from fByXAJ76e... to vs54lOVoj... (flutter/engine#23788) 2021-01-19 23:24:01 -08:00
Tong Mu
640ad94161 ci: Print output in case of compile error (flutter/engine#23522)
* Print compile error

* Better comment

* Update run_tests.py
2021-01-19 23:04:53 -08:00
skia-flutter-autoroll
b21515dcb6 Roll Fuchsia Mac SDK from pc_veLlry... to xYraItnQp... (flutter/engine#23787) 2021-01-19 22:49:02 -08:00
skia-flutter-autoroll
8dcecb4c79 Roll Skia from 18aeb5731b51 to 7aa7f039b9ee (1 revision) (flutter/engine#23786) 2021-01-19 22:24:02 -08:00
Gary Qian
310d2c210e Fix JNI void vs object method call (flutter/engine#23785) 2021-01-19 21:54:01 -08:00
skia-flutter-autoroll
7b31275216 Roll Skia from e0fe62adaa3e to 18aeb5731b51 (1 revision) (flutter/engine#23784) 2021-01-19 19:09:01 -08:00
skia-flutter-autoroll
efc91d3990 Roll Skia from f3087d8297fe to e0fe62adaa3e (9 revisions) (flutter/engine#23781) 2021-01-19 17:44:02 -08:00
Greg Spencer
48a6e92ca7 Implement handling of framework-handled key events (flutter/engine#23655) 2021-01-19 16:44:01 -08:00
gaaclarke
41f7568c34 block thread merging with shared engines (flutter/engine#23733) 2021-01-19 15:38:56 -08:00
Dan Field
a0f81ca18b skip flaky test (flutter/engine#23775) 2021-01-19 15:02:36 -08:00
skia-flutter-autoroll
c3d9aadf92 Roll Skia from bde06cc511d2 to f3087d8297fe (7 revisions) (flutter/engine#23772) 2021-01-19 13:24:02 -08:00
Mouad Debbar
476206d9a0 [web] Add --watch flag to 'felt test' (flutter/engine#23727) 2021-01-19 13:16:00 -08:00
skia-flutter-autoroll
a2d03f9343 Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (flutter/engine#23770) 2021-01-19 12:59:02 -08:00
Dan Field
db4709c440 Roll clang further, fix buggy test (flutter/engine#23751) 2021-01-19 12:51:53 -08:00
xster
8b90c7869e FlutterEngineGroup for Android (flutter/engine#23675) 2021-01-19 12:29:02 -08:00
Kaushik Iska
0a6a9f29d2 [windows] Enable smooth resizing on windows (flutter/engine#23701) 2021-01-19 11:17:41 -08:00
Niklas Schulze
be6c25ebf4 Add windows plugin texture support (flutter/engine#19405) 2021-01-19 11:14:01 -08:00
Chinmay Garde
0d4045c533 Allow creation of symlinks for Goma via an environment variable. (flutter/engine#23765)
Setting `FLUTTER_GOMA_CREATE_XCODE_SYMLINKS=1` as an environment variable should
achieve the same result as manually specifying the `--xcode-symlinks` flag
(which I often forget). This is in keeping with the pattern of setting the
`GOMA_DIR` environment variable. The variable has a the `FLUTTER_` prefix
because environment variable with the `GOMA_` prefix are reserved for use by
Goma and variable unknown to Goma will cause a fatal error.
2021-01-19 10:35:24 -08:00
skia-flutter-autoroll
f258cea3b0 Roll Skia from 26a84431ff72 to bde06cc511d2 (12 revisions) (flutter/engine#23766)
https://skia.googlesource.com/skia.git/+log/26a84431ff72..bde06cc511d2

2021-01-19 fmalita@chromium.org [svg] Cleanup: drop the presentation attribute SkPaint cache
2021-01-19 bungeman@google.com Avoid division by zero when shaping.
2021-01-19 bsalomon@google.com Revert "Test all YUVA image factories with different encoded origins."
2021-01-19 reed@google.com Add query to test our cached convexity
2021-01-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 68635b431b3c to 81430e11c81e (12 revisions)
2021-01-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 149733cead63 to 8da0f82baf35 (2 revisions)
2021-01-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1d3066a6e2ec to 00da91bbde3d (227 revisions)
2021-01-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 04772515a8b6 to e45593cb0876 (4 revisions)
2021-01-18 reed@google.com Remove legacy code from picture-shader
2021-01-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from aedd133cd85f to 149733cead63 (2 revisions)
2021-01-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 50c82f42e33f to 68635b431b3c (24 revisions)
2021-01-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e330bc98d133 to 1d3066a6e2ec (498 revisions)

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 scroggo@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-01-19 10:33:54 -08:00
skia-flutter-autoroll
3e4c647996 Roll Fuchsia Linux SDK from -tixwZamE... to fByXAJ76e... (flutter/engine#23764) 2021-01-19 09:19:50 -08:00
skia-flutter-autoroll
ff2ac3bc0e Roll Fuchsia Mac SDK from gifLPMkX1... to pc_veLlry... (flutter/engine#23763)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC cbracken@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-01-19 09:19:31 -08:00
skia-flutter-autoroll
8dbe9a2cb2 Roll Dart SDK from 091e9f17809e to c4214e6daaac (3 revisions) (flutter/engine#23762)
https://dart.googlesource.com/sdk.git/+log/091e9f17809e..c4214e6daaac

2021-01-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-240.0.dev
2021-01-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-239.0.dev
2021-01-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-238.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-01-19 08:30:17 -08:00
skia-flutter-autoroll
48775f5aba Roll Skia from 05e5446145a6 to 26a84431ff72 (2 revisions) (flutter/engine#23759)
https://skia.googlesource.com/skia.git/+log/05e5446145a6..26a84431ff72

2021-01-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 5a6fda1a6fcc to 04772515a8b6 (5 revisions)
2021-01-17 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

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 scroggo@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-01-19 08:29:26 -08:00
skia-flutter-autoroll
39c0f8c6a7 Roll Dart SDK from f0c507184d5d to 091e9f17809e (1 revision) (flutter/engine#23758) 2021-01-17 19:24:01 -08:00
skia-flutter-autoroll
437a1558cf Roll Fuchsia Mac SDK from _UK6XxiMu... to gifLPMkX1... (flutter/engine#23756) 2021-01-17 19:19:02 -08:00
skia-flutter-autoroll
0f93b555f2 Roll Fuchsia Linux SDK from Slp6mtN7o... to -tixwZamE... (flutter/engine#23755) 2021-01-17 19:14:01 -08:00
skia-flutter-autoroll
fa2a4dcda7 Roll Fuchsia Mac SDK from WDEyMachh... to _UK6XxiMu... (flutter/engine#23752) 2021-01-16 23:39:02 -08:00
Dan Field
e0585abfba Roll buildroot to 7832e9ed954bd5b22d043ab49a67e93babd291e6, clang to 12.0.0 mark 2 (flutter/engine#23742) 2021-01-16 20:12:36 -08:00
skia-flutter-autoroll
f9cabec463 Roll Dart SDK from 3a72a508f5a0 to f0c507184d5d (1 revision) (flutter/engine#23748) 2021-01-16 18:14:01 -08:00
skia-flutter-autoroll
e1b415a697 Roll Dart SDK from c962a50422d3 to 3a72a508f5a0 (1 revision) (flutter/engine#23747) 2021-01-16 14:09:01 -08:00
skia-flutter-autoroll
cb6cfa184e Roll Fuchsia Linux SDK from 9jHAc8Xal... to Slp6mtN7o... (flutter/engine#23744) 2021-01-16 13:24:01 -08:00
skia-flutter-autoroll
4d7688c3eb Roll Fuchsia Mac SDK from -f95YWvck... to WDEyMachh... (flutter/engine#23740) 2021-01-16 10:34:01 -08:00
skia-flutter-autoroll
f2ff3c39cc Roll Dart SDK from 93a7e1189a8a to c962a50422d3 (2 revisions) (flutter/engine#23738)
https://dart.googlesource.com/sdk.git/+log/93a7e1189a8a..c962a50422d3

2021-01-16 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-234.0.dev
2021-01-16 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-233.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-01-16 09:36:45 -08:00
skia-flutter-autoroll
4c24134b02 Roll Fuchsia Linux SDK from f6HozEhK-... to 9jHAc8Xal... (flutter/engine#23737) 2021-01-16 00:04:01 -08:00
Zachary Anderson
c4f4e564da Unconditionaly enable some tracing on startup (flutter/engine#23729) 2021-01-15 22:22:20 -08:00
Jody Sankey
11caec0a47 [fuchsia] Add missing static binding check. (flutter/engine#23731) 2021-01-15 22:19:02 -08:00
skia-flutter-autoroll
f5dcd92b07 Roll Dart SDK from 0554c17398ef to 93a7e1189a8a (3 revisions) (flutter/engine#23735) 2021-01-15 18:19:01 -08:00
skia-flutter-autoroll
f2df497cfa Roll Skia from d414e600b24b to 05e5446145a6 (4 revisions) (flutter/engine#23732) 2021-01-15 17:49:01 -08:00
Dan Field
4ea1012ee3 Revert "Roll buildroot to 92a8d2eb7aad592068f808e39b8330fd2bce25e3, Clang to 12.0.0 (#23698)" (flutter/engine#23734)
This reverts commit 395bcb51b7e1910e02ac188faf27e72b19b5aeb6.
2021-01-15 16:38:30 -08:00
Dan Field
395bcb51b7 Roll buildroot to 92a8d2eb7aad592068f808e39b8330fd2bce25e3, Clang to 12.0.0 (flutter/engine#23698) 2021-01-15 16:16:22 -08:00
skia-flutter-autoroll
f952a90814 Roll Skia from bfd330d08195 to d414e600b24b (5 revisions) (flutter/engine#23725)
https://skia.googlesource.com/skia.git/+log/bfd330d08195..d414e600b24b

2021-01-15 fmalita@chromium.org [svg] Property inheritance workaround
2021-01-15 johnstiles@google.com Implement Type cloning for enums and structs.
2021-01-15 johnstiles@google.com Migrate Type-cloning logic from the Inliner into Type.
2021-01-15 johnstiles@google.com Revert "Disable the MSAA atlas mode for CCPR"
2021-01-15 brianosman@google.com Enable matrix-negation interpreter test

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 ethannicholas@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-01-15 16:10:38 -08:00
skia-flutter-autoroll
5e092224b5 Roll Fuchsia Mac SDK from 058reL2R_... to -f95YWvck... (flutter/engine#23722) 2021-01-15 14:39:01 -08:00
skia-flutter-autoroll
849872f89d Roll Skia from 9f079f7c0d16 to bfd330d08195 (2 revisions) (flutter/engine#23721) 2021-01-15 14:34:01 -08:00
Jason Simmons
9122589da0 Roll FreeType to 2.10.4 (flutter/engine#23666) 2021-01-15 14:12:46 -08:00
Kaushik Iska
ce8bf2451c Skia can now build with 10.11 as the min deployment version (flutter/engine#23717)
https://bugs.chromium.org/p/skia/issues/detail?id=11160
was blocking this from happening, now that its addresses we can
work on a build to support both metal and opengl.
2021-01-15 13:24:12 -08:00