Yegor
fbf0cd4e31
[web] allow customizing Ahem URL using FontManifest.json ( flutter/engine#30719 )
2022-01-06 15:47:07 -08:00
skia-flutter-autoroll
68548f30e9
Roll Skia from ce49ff6520fa to 73657689b6cb (5 revisions) ( flutter/engine#30718 )
2022-01-06 14:30:10 -08:00
skia-flutter-autoroll
4864cb524d
Roll Skia from 96e4053be7a5 to ce49ff6520fa (4 revisions) ( flutter/engine#30715 )
2022-01-06 13:10:11 -08:00
skia-flutter-autoroll
ac27e6141e
Roll Skia from a5d4541ae556 to 96e4053be7a5 (3 revisions) ( flutter/engine#30714 )
2022-01-06 11:50:11 -08:00
skia-flutter-autoroll
c5e9d83fda
Roll Skia from db2b8eb98f14 to 426f7b5ad606 (2 revisions) ( flutter/engine#30710 )
2022-01-06 09:25:09 -08:00
skia-flutter-autoroll
441dbcca99
Roll Skia from f5853ff6525b to db2b8eb98f14 (1 revision) ( flutter/engine#30708 )
2022-01-06 08:05:03 -08:00
skia-flutter-autoroll
4cf671cecd
Roll Skia from 8e6b60f27da3 to f5853ff6525b (1 revision) ( flutter/engine#30706 )
2022-01-06 06:40:02 -08:00
skia-flutter-autoroll
15fce89a5c
Roll Skia from 88c5af7ecd72 to 8e6b60f27da3 (3 revisions) ( flutter/engine#30703 )
2022-01-05 23:15:09 -08:00
Tong Mu
adb05f30f7
Migrate keyboard_key_handler_unittests to keyboard_win32_unittests ( flutter/engine#30615 )
...
* Refactor to MockKeyResponseController (ATP)
* Implement LateResponding and move GetEngine in (ATP)
* RespondValue
* DisorderlyRepliedEvents
* SlowFrameworkResponse
* NeverRedispatchShiftRightKeyDown
* Migrate AltGr event. (ATP)
* Correctly handle sys messages.
* Remove SendInputInfo
* Comment and format
2022-01-05 17:19:14 -08:00
Chris Bracken
55400d29eb
Fix missing shcore.dll error on Windows 7 ( flutter/engine#30699 )
2022-01-05 15:50:03 -08:00
Alexander Biggs
3b0bf783c6
[fuchsia] Fix failing SDK roll. ( flutter/engine#30675 )
2022-01-05 14:32:08 -08:00
Kaushik Iska
41819f25e7
Revert "Only provide frame damage to rasterizer if partial repaint is enabled ( #30461 )" ( flutter/engine#30696 )
2022-01-05 14:14:31 -08:00
freiling
bec2463034
[fuchsia][shader warmup] fix for fxbug.dev/90387 ( flutter/engine#30482 )
...
Warmup surface was being initialized on the platform thread rather than
the raster thread which was causing races in the skia cache, this change
just moves the warmup surface intiialization to the raster thread.
This change also addresses another minor problem where invoking shader
warmup with 0 skps would drop the callback on the floor and that would
cause the dart future to hang forever. Simply invoke the dart future if
no SKP's are provided.
2022-01-05 14:08:23 -08:00
skia-flutter-autoroll
620b926ec1
Roll Skia from 84d6cf9b5b76 to 88c5af7ecd72 (3 revisions) ( flutter/engine#30695 )
2022-01-05 13:40:10 -08:00
skia-flutter-autoroll
2e66d73b2e
Roll Skia from ec2e8f11b97a to 84d6cf9b5b76 (7 revisions) ( flutter/engine#30693 )
2022-01-05 12:20:08 -08:00
godofredoc
edb4651636
GN targets for generating release artifacts ( flutter/engine#30679 )
2022-01-05 12:10:02 -08:00
skia-flutter-autoroll
2aa272caa0
Roll Skia from d7771857e9e2 to ec2e8f11b97a (1 revision) ( flutter/engine#30688 )
2022-01-05 06:40:11 -08:00
Tong Mu
4cfe108309
[Win32, Keyboard] TextInputPlugin is no longer a KeyboardHandlerBase ( flutter/engine#30456 )
...
* Impl
* format
* Comment
2022-01-05 04:09:32 -08:00
skia-flutter-autoroll
c0c6eccbbd
Roll Skia from 4981c921c6d7 to d7771857e9e2 (2 revisions) ( flutter/engine#30685 )
2022-01-04 23:15:11 -08:00
skia-flutter-autoroll
ade242102c
Roll Skia from 61d0fbbca795 to 4981c921c6d7 (1 revision) ( flutter/engine#30684 )
2022-01-04 21:55:09 -08:00
sigmundch
5d1a6d167e
[web] bring libraries.yaml/libraries.json up to date ( flutter/engine#30467 )
2022-01-04 21:45:07 -08:00
Yegor
8f07a6e0b3
[web] flip browser image codec flag to opt-out ( flutter/engine#30681 )
2022-01-04 17:12:49 -08:00
George Wright
875fec0e3c
Add a new display_list_benchmarks test suite ( flutter/engine#30678 )
...
* Add a new display_list_benchmarks test suite that will allow us to microbenchmark all the rasterops defined in
our DisplayList format on both CPU and GPU canvases.
2022-01-04 17:01:53 -08:00
Yegor
869cea5a64
[web] roll CanvasKit 0.32.0; fix frame order in animated images ( flutter/engine#30680 )
...
* roll CanvasKit 0.32.0
* Fix frame order in WASM image codecs
2022-01-04 16:01:20 -08:00
Matej Knopp
6e84bb64f5
Only provide frame damage to rasterizer if partial repaint is enabled ( flutter/engine#30461 )
...
* Only provide frame damage to rasterizer if partial repaint is enabled
2022-01-04 23:18:49 +01:00
Matej Knopp
d071a24b95
Fix crash in BackdropFilterLayer::Diff ( flutter/engine#30460 )
...
* Fix crash in BackdropFilterLayer::Diff
* Pass context transform to filterBounds instead of scaling the filter
2022-01-04 23:17:32 +01:00
gaaclarke
201909edd4
Removed "UiThread" annotation from MethodChannel#Result. ( flutter/engine#30671 )
2022-01-04 13:06:40 -08:00
Tong Mu
779ae9ffa2
Impl and test ( flutter/engine#30488 )
2022-01-04 12:11:08 -08:00
skia-flutter-autoroll
17f6bb859f
Roll Skia from 5726d457cf15 to 61d0fbbca795 (5 revisions) ( flutter/engine#30673 )
2022-01-04 12:10:09 -08:00
skia-flutter-autoroll
592cbc03c9
Roll Skia from 6bebf036a502 to 5726d457cf15 (1 revision) ( flutter/engine#30665 )
2022-01-04 08:10:03 -08:00
skia-flutter-autoroll
ea885414d9
Roll Skia from 45f64bd52835 to 6bebf036a502 (2 revisions) ( flutter/engine#30659 )
2022-01-03 23:15:07 -08:00
skia-flutter-autoroll
f66e611809
Roll Skia from 0e597a5a4ced to 45f64bd52835 (1 revision) ( flutter/engine#30658 )
2022-01-03 21:55:02 -08:00
eggfly
86bc4bd117
Improve documentation for arcToPoint's rotation units. ( flutter/engine#30613 )
2022-01-04 11:05:50 +08:00
skia-flutter-autoroll
118dad4053
Roll Skia from 06ed3674512d to 0e597a5a4ced (2 revisions) ( flutter/engine#30648 )
2022-01-02 23:20:09 -08:00
skia-flutter-autoroll
71cda1947a
Roll Skia from 8453d6018948 to 06ed3674512d (1 revision) ( flutter/engine#30647 )
2022-01-02 22:00:08 -08:00
skia-flutter-autoroll
a279abbc93
Roll Skia from f6c3217822d2 to 8453d6018948 (1 revision) ( flutter/engine#30638 )
2022-01-02 01:19:07 -08:00
skia-flutter-autoroll
527a0896eb
Roll Skia from d88df695a5bf to f6c3217822d2 (1 revision) ( flutter/engine#30634 )
2022-01-01 23:29:08 -08:00
Alexander Biggs
2d7d92e665
[fuchsia] Fix SDK roll failure. ( flutter/engine#30600 )
...
- Remove unused zx include. This include redefines several symbols that are now coming from
the SDK. See this SDK roll failure
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8826397088488060737/+/u/build_fuchsia_debug_x64_flutter_shell_platform_fuchsia:fuchsia_fuchsia_tests/stdout . This include does not appear to be used.
- Replace use of non-standard countof C++ feature. This feature does not appear to be defined anymore in the latest toolchain.
2021-12-31 08:15:00 -08:00
skia-flutter-autoroll
4d42f35927
Roll Skia from 45e536f8253e to d88df695a5bf (2 revisions) ( flutter/engine#30608 )
2021-12-30 23:14:09 -08:00
skia-flutter-autoroll
71b5c9027f
Roll Skia from 13f244c95cf5 to 45e536f8253e (1 revision) ( flutter/engine#30607 )
2021-12-30 21:54:09 -08:00
skia-flutter-autoroll
66f29c1a8f
Roll Skia from dcf2710c8969 to 13f244c95cf5 (1 revision) ( flutter/engine#30603 )
2021-12-30 15:49:01 -08:00
skia-flutter-autoroll
4bc2042641
Roll Skia from 65aae8a51ad1 to dcf2710c8969 (3 revisions) ( flutter/engine#30586 )
2021-12-29 23:19:09 -08:00
Chinmay Garde
cd9cf9024e
Ensure the TU that makes sure diplay_list_ops cleanly actually compiles. ( flutter/engine#30582 )
...
No change in functionality. The TU is empty.
2021-12-29 17:46:31 -08:00
skia-flutter-autoroll
9100d2dd0d
Roll Skia from d67f1f8f5074 to 65aae8a51ad1 (1 revision) ( flutter/engine#30579 )
2021-12-29 14:39:02 -08:00
skia-flutter-autoroll
133d0dd352
Roll Skia from 0ada61c87ec3 to d67f1f8f5074 (1 revision) ( flutter/engine#30577 )
2021-12-29 11:49:09 -08:00
skia-flutter-autoroll
a81710d6f3
Roll Skia from b409f78083ee to 0ada61c87ec3 (2 revisions) ( flutter/engine#30571 )
2021-12-29 01:34:09 -08:00
skia-flutter-autoroll
9663902426
Roll Skia from bab224e1c2c8 to b409f78083ee (1 revision) ( flutter/engine#30568 )
2021-12-28 22:54:06 -08:00
Chinmay Garde
0b18437bc1
Move the major display list classes to their own translation units. ( flutter/engine#30487 )
...
No functional change. Makes the display list subsystem easier to navigate as the
major classes are in their own TUs. Also avoids importing unnecessary headers
when the previous kitchen sink header was imported. I've tried to remove all
display list related imports and start from scratch but I may have missed some
files. Minor structs and classes (like the ones in utils, ops, etc..) still
don't get their own TUs though.
There were [two](https://github.com/flutter/engine/pull/29562 ) [related](https://github.com/flutter/engine/pull/30484 ) changes being made to this subsystem that have since
landed. So I don't think I am stepping on anyones toes with the reorganization.
Happy to incorporate any work-in-progress changes being made to the this
subsystem before submitting.
2021-12-28 15:19:35 -08:00
skia-flutter-autoroll
1281520776
Roll Skia from 2cc656a89c96 to bab224e1c2c8 (3 revisions) ( flutter/engine#30563 )
2021-12-28 15:14:03 -08:00
skia-flutter-autoroll
6c94af4260
Roll Skia from 48432e133ef9 to 2cc656a89c96 (3 revisions) ( flutter/engine#30561 )
2021-12-28 13:54:09 -08:00