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
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
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
0f93b555f2
Roll Fuchsia Linux SDK from Slp6mtN7o... to -tixwZamE... ( flutter/engine#23755 )
2021-01-17 19:14:01 -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
cb6cfa184e
Roll Fuchsia Linux SDK from 9jHAc8Xal... to Slp6mtN7o... ( flutter/engine#23744 )
2021-01-16 13:24:01 -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
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
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
skia-flutter-autoroll
754c2947cf
Roll Skia from 4f4c064d5b74 to 9f079f7c0d16 (11 revisions) ( flutter/engine#23720 )
2021-01-15 13:14:01 -08:00
Ian Hickson
5f469ad84e
Sync the pull request template with the flutter/flutter version ( flutter/engine#23494 )
...
This is part of a general simplification effort for our contributor docs.
2021-01-15 11:49:30 -08:00
Ferhat
e8de727df6
[web] Fix linear gradient tiling offset. ( flutter/engine#23691 )
2021-01-15 11:08:55 -08:00
Mouad Debbar
e1e1f8fbb3
[web] Reland: Enable the new rich paragraph implementation ( flutter/engine#23696 )
2021-01-15 10:57:15 -08:00
skia-flutter-autoroll
81b736e4fc
Roll Fuchsia Linux SDK from y-4SPFGg7... to f6HozEhK-... ( flutter/engine#23715 )
2021-01-15 10:44:01 -08:00
Alexander Brusher
264eda2585
Populates fuchsia a11y toggled state. ( flutter/engine#23704 )
...
This change ensures that flutter accessibility updates include toggled
state as appropriate.
2021-01-15 10:32:19 -08:00
skia-flutter-autoroll
2dc2b48622
Roll Skia from 70ea0d97c1c5 to 4f4c064d5b74 (7 revisions) ( flutter/engine#23714 )
2021-01-15 10:24:02 -08:00
skia-flutter-autoroll
eefb9b7af2
Roll Skia from 7f81cb6901ae to 70ea0d97c1c5 (1 revision) ( flutter/engine#23712 )
2021-01-15 07:34:02 -08:00
skia-flutter-autoroll
5d1e114f5f
Roll Skia from 1895425ffc90 to 7f81cb6901ae (2 revisions) ( flutter/engine#23709 )
2021-01-14 23:34:01 -08:00
skia-flutter-autoroll
6a56eb4373
Roll Skia from 68b8bd5ba7f3 to 1895425ffc90 (2 revisions) ( flutter/engine#23708 )
2021-01-14 22:09:01 -08:00
skia-flutter-autoroll
01ffcff20c
Roll Fuchsia Linux SDK from erwxDS3kf... to y-4SPFGg7... ( flutter/engine#23706 )
2021-01-14 21:24:02 -08:00
skia-flutter-autoroll
dac8e665d3
Roll Skia from 3df6c20a050a to 68b8bd5ba7f3 (3 revisions) ( flutter/engine#23703 )
2021-01-14 16:44:02 -08:00