Robert Ancell
ea232f836d
Fix incorrect response to platform SystemSound.play ( flutter/engine#39992 )
...
* Fix incorrect response to platform SystemSound.play
* Add tests for FlPlatformPlugin
2023-03-07 09:49:49 +13:00
Jim Graham
acd130b2b2
Sequester all Skia<->DL interactions into the skia sub-module ( flutter/engine#40083 )
...
Sequester all Skia<->DL interactions into the skia sub-module
2023-03-06 19:55:32 +00:00
skia-flutter-autoroll
ce7595b2bf
Roll Fuchsia Linux SDK from 4iq5VNjEcZIlrUtDK... to kQnUhe74CH6d0V1vj... ( flutter/engine#40090 )
...
Roll Fuchsia Linux SDK from 4iq5VNjEcZIlrUtDK... to kQnUhe74CH6d0V1vj...
2023-03-06 19:05:20 +00:00
skia-flutter-autoroll
d9c8ce2671
Roll Skia from d43c1424807e to 7e1756b42f94 (1 revision) ( flutter/engine#40087 )
...
Roll Skia from d43c1424807e to 7e1756b42f94 (1 revision)
2023-03-06 18:02:45 +00:00
Brandon DeRosier
7d9b941133
[Impeller] Round glyph locations per-run to fix per-glyph jitter ( flutter/engine#40073 )
2023-03-06 00:14:37 -08:00
skia-flutter-autoroll
76e2fd3b6b
Roll Skia from 6ab9a7f46467 to ab12a43ea332 (4 revisions) ( flutter/engine#40082 )
...
Roll Skia from 6ab9a7f46467 to ab12a43ea332 (4 revisions)
2023-03-06 07:20:39 +00:00
skia-flutter-autoroll
aeee1dbc2d
Roll Fuchsia Linux SDK from 7zNyN-D58x6wG7HL8... to 4iq5VNjEcZIlrUtDK... ( flutter/engine#40080 )
...
Roll Fuchsia Linux SDK from 7zNyN-D58x6wG7HL8... to 4iq5VNjEcZIlrUtDK...
2023-03-06 05:08:21 +00:00
Jason Simmons
ccb2f5758f
Always use integers to hold the size of the performance overlay cache bitmap ( flutter/engine#40071 )
...
Previously this was comparing a float overlay rectangle size with an
integer cache bitmap size. This could result in mismatches if the
overlay width is not an integer.
2023-03-04 08:54:13 -08:00
skia-flutter-autoroll
487dace766
Roll Fuchsia Linux SDK from PBLCo17vVpkuMhyLV... to 7zNyN-D58x6wG7HL8... ( flutter/engine#40076 )
...
Roll Fuchsia Linux SDK from PBLCo17vVpkuMhyLV... to 7zNyN-D58x6wG7HL8...
2023-03-04 08:29:28 +00:00
luckysmg
a7286607cc
Unify scale param for path and path component computation. ( flutter/engine#40047 )
...
[Impeller] Unify scale param for path and path component computation.
2023-03-04 08:07:17 +00:00
godofredoc
7c7e36f77b
Separate desktop builds to its own builder. ( flutter/engine#40074 )
...
Separate desktop builds to its own builder.
2023-03-04 02:55:20 +00:00
skia-flutter-autoroll
70f2692923
Roll Skia from 17451252b774 to 9f561bc846d0 (2 revisions) ( flutter/engine#40067 )
...
Roll Skia from 17451252b774 to 9f561bc846d0 (2 revisions)
2023-03-04 01:01:20 +00:00
godofredoc
bc2611e03c
Web engine build config cleanup. ( flutter/engine#40064 )
...
Web engine build config cleanup.
2023-03-04 00:28:18 +00:00
Chris Yang
baee6242e3
[ios] add setting flag to enable embedder api. ( flutter/engine#40025 )
...
[ios] add setting flag to enable embedder api.
2023-03-03 23:17:19 +00:00
yaakovschectman
839f6c33d2
Revert UIA ( flutter/engine#40062 )
2023-03-03 17:17:46 -05:00
Mouad Debbar
f9989a551d
[web] Copy canvaskit_chromium/* to canvaskit/chromium/* ( flutter/engine#39796 )
...
[web] Copy canvaskit_chromium/* to canvaskit/chromium/*
2023-03-03 22:07:49 +00:00
Jason Simmons
90c1952420
Remove obsolete SkPaint foreground/background attributes from TextStyle ( flutter/engine#40059 )
...
Remove obsolete SkPaint foreground/background attributes from TextStyle
2023-03-03 22:02:47 +00:00
godofredoc
11c7a824db
Add web_engine build configuration. ( flutter/engine#40044 )
...
Add web_engine build configuration.
2023-03-03 21:47:41 +00:00
Brandon DeRosier
9efd952488
[Impeller] Fix CanGenerateMipmaps ( flutter/engine#40061 )
...
[Impeller] Fix CanGenerateMipmaps
2023-03-03 21:46:05 +00:00
LongCatIsLooong
48c413ae2f
Add new test font ( flutter/engine#39809 )
...
Add new test font
2023-03-03 21:38:01 +00:00
Loïc Sharma
6142ea0570
[Windows] Remove accessibility root ID assumption ( flutter/engine#39994 )
...
[Windows] Remove another accessibility root ID assumption
2023-03-03 21:35:44 +00:00
Jonah Williams
614e282341
[Impeller] simplify text shaders by moving UV computation to contents ( flutter/engine#39989 )
...
[Impeller] simplify text shaders by moving UV computation to contents
2023-03-03 21:30:22 +00:00
skia-flutter-autoroll
1e4315ca50
Roll Skia from 274229be345c to 17451252b774 (1 revision) ( flutter/engine#40058 )
...
Roll Skia from 274229be345c to 17451252b774 (1 revision)
2023-03-03 21:25:53 +00:00
Jonah Williams
b3b83c6bd3
[Impeller] fix subpass collapse pass ending logic ( flutter/engine#40057 )
...
[Impeller] fix subpass collapse pass ending logic
2023-03-03 21:22:04 +00:00
Greg Spencer
ddfbc85928
Add platform channel System.exitApplication and System.requestAppExit support ( flutter/engine#39836 )
...
Add platform channel `System.exitApplication` and `System.requestAppExit` support
2023-03-03 19:13:00 +00:00
godofredoc
b6f6101b10
Remove special handling of gtk debug artifact. ( flutter/engine#40040 )
...
Remove special handling of gtk debug artifact.
2023-03-03 18:29:11 +00:00
joshualitt
9defbf1d0b
[web] Add JS type test for JsStrategy. ( flutter/engine#39765 )
2023-03-03 10:09:03 -08:00
skia-flutter-autoroll
d164c4aaef
Roll Skia from 78b8b95fdb15 to 274229be345c (1 revision) ( flutter/engine#40055 )
...
Roll Skia from 78b8b95fdb15 to 274229be345c (1 revision)
2023-03-03 17:45:00 +00:00
skia-flutter-autoroll
c5aa4ce062
Roll Skia from 35aef51800ea to 78b8b95fdb15 (1 revision) ( flutter/engine#40051 )
...
Roll Skia from 35aef51800ea to 78b8b95fdb15 (1 revision)
2023-03-03 14:05:08 +00:00
skia-flutter-autoroll
b0af4ec8d0
Roll Skia from 04e32a9e5641 to 35aef51800ea (4 revisions) ( flutter/engine#40050 )
...
Roll Skia from 04e32a9e5641 to 35aef51800ea (4 revisions)
2023-03-03 11:02:28 +00:00
skia-flutter-autoroll
aae5f03f9a
Roll Fuchsia Linux SDK from 69m3Jn73L34XwlsWH... to I8Sswr-ZpmUl1IEst... ( flutter/engine#40042 )
...
Roll Fuchsia Linux SDK from 69m3Jn73L34XwlsWH... to I8Sswr-ZpmUl1IEst...
2023-03-03 05:39:22 +00:00
Jason Simmons
c9ebd42ba3
Restore the ViewConfiguration.displayFeatures doc template ( flutter/engine#40041 )
...
Restore the ViewConfiguration.displayFeatures doc template
2023-03-03 05:12:22 +00:00
skia-flutter-autoroll
378b986e90
Roll Skia from d953c63dd96b to 04e32a9e5641 (2 revisions) ( flutter/engine#40038 )
...
Roll Skia from d953c63dd96b to 04e32a9e5641 (2 revisions)
2023-03-03 02:32:48 +00:00
Chris Bracken
f4e2b925c3
[macOS] Add README.md for macOS embedder ( flutter/engine#40032 )
...
Describes how to build and test the macOS embedder.
2023-03-02 17:13:56 -08:00
Jason Simmons
719b8c319d
Do not end the frame in the raster cache if ScopedFrame::Raster returns kResubmit ( flutter/engine#40007 )
...
Do not end the frame in the raster cache if ScopedFrame::Raster returns kResubmit
2023-03-03 01:12:55 +00:00
Loïc Sharma
7aff51d95d
[Embedder API] Freeze parts of API for ABI stability ( flutter/engine#39963 )
...
[Embedder API] Freeze parts of API for ABI stability
2023-03-03 00:28:52 +00:00
skia-flutter-autoroll
df5ad84a94
Roll Skia from a0ab1e734490 to d953c63dd96b (9 revisions) ( flutter/engine#40035 )
...
Roll Skia from a0ab1e734490 to d953c63dd96b (9 revisions)
2023-03-03 00:23:03 +00:00
Michael Goderbauer
c6fb732042
Remove PlatformConfiguration and ViewConfiguration ( flutter/engine#40012 )
...
Remove PlatformConfiguration and ViewConfiguration
2023-03-02 23:14:04 +00:00
Hidenori Matsubayashi
5441047c8e
Fix double free or corruption exception ( flutter/engine#39880 )
...
Fix double free or corruption exception (GLFW_drm example)
2023-03-02 21:22:52 +00:00
Mouad Debbar
7a368e10bd
[web] Remember which variant of CanvasKit is being used ( flutter/engine#40027 )
...
[web] Remember which variant of CanvasKit is being used
2023-03-02 21:04:04 +00:00
Kevin Lubick
709e160b5c
Fix includes of SkBitmap/SkImage ( flutter/engine#40026 )
2023-03-02 12:25:42 -08:00
Jenn Magder
0c08d28fd2
Revert "add lint check for python files ( #39736 )" ( flutter/engine#39930 )
...
Revert "[lint + clang tidy] add lint check for python file changes"
2023-03-02 19:04:57 +00:00
skia-flutter-autoroll
212fcfac8d
Roll Skia from 5ce859c0a3e1 to a0ab1e734490 (3 revisions) ( flutter/engine#40024 )
...
Roll Skia from 5ce859c0a3e1 to a0ab1e734490 (3 revisions)
2023-03-02 18:51:21 +00:00
skia-flutter-autoroll
5c1c8d920d
Roll Skia from 536720de3bba to 5ce859c0a3e1 (1 revision) ( flutter/engine#40021 )
...
Roll Skia from 536720de3bba to 5ce859c0a3e1 (1 revision)
2023-03-02 16:34:11 +00:00
Brandon DeRosier
6987944ed3
[Impeller] Press to toggle wireframe ( flutter/engine#40001 )
2023-03-02 03:26:07 -08:00
Nayuta403
51f3dfb971
fix typo ( flutter/engine#39971 )
...
fix typo
2023-03-02 09:25:26 +00:00
skia-flutter-autoroll
f0267c70e4
Roll Skia from 5bd366392bc1 to d2902848c831 (3 revisions) ( flutter/engine#40011 )
...
Roll Skia from 5bd366392bc1 to d2902848c831 (3 revisions)
2023-03-02 07:26:54 +00:00
Jackson Gardner
d41ba81937
Don't include other files outisde the flutter_web_sdk. ( flutter/engine#40009 )
...
Don't include other files outside the flutter_web_sdk.
2023-03-02 06:37:07 +00:00
Adam Perry
181ee0e750
[fuchsia] Remove component framework v1 support. ( flutter/engine#39732 )
...
There are no longer any CMX-based components outside of prebuilts
which are run by existing flutter runner prebuilts.
2023-03-01 20:07:03 -08:00
Jim Graham
cf7d6b6440
remove obsolete DlAttribute::From(SkObject) methods ( flutter/engine#40005 )
...
remove obsolete DlAttribute::From(SkObject) methods
2023-03-02 03:49:18 +00:00