Chinmay Garde
9ba13307d8
Enable unified OpenGL/Metal builds. ( flutter/engine#17217 )
2020-03-19 19:46:02 -07:00
Chinmay Garde
f1937cf92f
Disable the use of the API_AVAILABLE macro in Skia in iOS release builds. ( flutter/engine#17213 )
...
The use of this macro in C++ translation units leads to the symbol visibility
being switched to default instead of hidden. This only happens in bitcode
enabled builds. A toolchain upgrade will be necessary to undo this workaround.
2020-03-19 18:13:40 -07:00
skia-flutter-autoroll
45f738b552
Roll src/third_party/skia 1171d314efc7..4b55ff097b9d (2 commits) ( flutter/engine#17214 )
2020-03-19 16:16:02 -07:00
skia-flutter-autoroll
fa27a1d7c7
Roll src/third_party/skia d65a790d71e8..1171d314efc7 (6 commits) ( flutter/engine#17212 )
2020-03-19 13:56:03 -07:00
skia-flutter-autoroll
ff5c2e986a
Roll src/third_party/skia d3b92b910ce0..d65a790d71e8 (1 commits) ( flutter/engine#17205 )
2020-03-19 11:41:02 -07:00
skia-flutter-autoroll
ddab0b02c3
Roll fuchsia/sdk/core/linux-amd64 from p9B8q... to de6Ca... ( flutter/engine#17204 )
2020-03-19 11:36:04 -07:00
stuartmorgan
6ff2789212
Fix copy/paste mistake in GLFW asset path resolution ( flutter/engine#17208 )
...
Fixes a regression from #16944
2020-03-19 11:04:43 -07:00
Ferhat
91323d3ed8
Fix blend test diffrate on mac ( flutter/engine#17198 )
...
* Fix error message for golden failure. Fix blend test diffrate when running on MacOS
* Revert MacOS adjustment
2020-03-18 16:47:58 -07:00
skia-flutter-autoroll
4f6e08b263
Roll src/third_party/skia afa83bc20b2c..d3b92b910ce0 (2 commits) ( flutter/engine#17201 )
2020-03-18 16:41:01 -07:00
skia-flutter-autoroll
749a5639f2
Roll src/third_party/skia d7e0131c7edc..afa83bc20b2c (19 commits) ( flutter/engine#17199 )
2020-03-18 14:36:02 -07:00
Jonah Williams
5d5ed5e321
Remove unused PackagesUri rpc param in OnServiceProtocolRunInView ( flutter/engine#17195 )
...
This is not actually used by hot reload since we've switched to compilation from kernel.
2020-03-18 13:41:41 -07:00
George Wright
1b5254e49a
Truncate error messages for the crash reporter to the maximum length permitted by the FIDL call ( flutter/engine#17189 )
2020-03-18 13:08:54 -07:00
skia-flutter-autoroll
aae42fe9dc
Roll src/third_party/skia a17558c9f702..d7e0131c7edc (19 commits) ( flutter/engine#17194 )
2020-03-18 12:26:02 -07:00
Chinmay Garde
048d47e0eb
Revert "Add support for the Metal backend on all iOS builds." ( flutter/engine#17197 )
...
This reverts commit ad8e7f5da6cc936845336243332ab795805767f6.
2020-03-18 11:29:47 -07:00
Chinmay Garde
ad8e7f5da6
Reland "Add support for the Metal backend on all iOS builds." ( flutter/engine#17191 )
2020-03-17 22:31:01 -07:00
Wu Zhong
1be8cd8b2d
Fixes comments typo in FlutterPlatformViews ( flutter/engine#17094 )
2020-03-17 21:38:53 -07:00
stuartmorgan
8c89674d93
Allow relative resource paths in GLFW embedding ( flutter/engine#16944 )
...
Currently every Linux runner has this code to allow relative resource paths; this moves it into the framework so that any embedder can get this behavior without that code needing to be in the template.
Rolls buildroot to pick up std::filesystem support in our libc++
2020-03-17 19:04:18 -07:00
skia-flutter-autoroll
5a03268f8b
Roll fuchsia/sdk/core/linux-amd64 from YJI3-... to p9B8q... ( flutter/engine#17183 )
2020-03-17 16:31:04 -07:00
skia-flutter-autoroll
a4cfb91b50
Roll src/third_party/skia 6b48e62ed204..a17558c9f702 (3 commits) ( flutter/engine#17180 )
2020-03-17 16:26:02 -07:00
Dan Field
fd0cc9a285
Teach frontend compiler to replace toString with super.toString for selected packages ( flutter/engine#17068 )
...
Adds annotation `keepToString` to opt out.
2020-03-17 15:40:09 -07:00
skia-flutter-autoroll
03a82b3062
Roll src/third_party/skia 04ef810839cb..6b48e62ed204 (4 commits) ( flutter/engine#17177 )
2020-03-16 19:41:01 -07:00
skia-flutter-autoroll
94759bdf87
Roll src/third_party/skia 16701eecd595..04ef810839cb (10 commits) ( flutter/engine#17174 )
2020-03-16 16:06:02 -07:00
skia-flutter-autoroll
2d93c026c2
Roll fuchsia/sdk/core/linux-amd64 from S9xSp... to YJI3-... ( flutter/engine#17172 )
2020-03-16 16:01:02 -07:00
Dan Field
f728eed4ae
Two point conical gradient for web CanvasKit ( flutter/engine#17146 )
2020-03-16 12:11:02 -07:00
Ferhat
0cde474823
[web] Add HtmlCodec progress callback ( flutter/engine#17139 )
...
* Wire up htmlcodec chunkcallback for progress events
* Add test for HtmlCodec
2020-03-16 11:41:44 -07:00
gaaclarke
391e9553fc
Made it so you can whitelist what events you want to listen to ( flutter/engine#17108 )
2020-03-16 11:00:03 -07:00
skia-flutter-autoroll
f271884910
Roll src/third_party/skia 276a78573e91..16701eecd595 (5 commits) ( flutter/engine#17170 )
2020-03-16 08:51:02 -07:00
skia-flutter-autoroll
09c62684c4
Roll src/third_party/skia 9a4ac6e86586..276a78573e91 (1 commits) ( flutter/engine#17166 )
2020-03-15 18:11:01 -07:00
skia-flutter-autoroll
22617baa45
Roll fuchsia/sdk/core/linux-amd64 from 6ds94... to S9xSp... ( flutter/engine#17164 )
2020-03-15 16:16:04 -07:00
skia-flutter-autoroll
891fd730f9
Roll src/third_party/skia 7e0a7dbd22e0..9a4ac6e86586 (1 commits) ( flutter/engine#17163 )
2020-03-15 14:46:02 -07:00
Chinmay Garde
9a90d55554
Update the Metal backend selection to use iOS 10.0 and A7 as the version floor. ( flutter/engine#17162 )
...
Fixes https://github.com/flutter/flutter/issues/52356
2020-03-15 14:35:48 -07:00
skia-flutter-autoroll
dd16caa50e
Roll src/third_party/skia 6352f00c59e4..7e0a7dbd22e0 (1 commits) ( flutter/engine#17160 )
2020-03-15 11:31:01 -07:00
skia-flutter-autoroll
a9daa539c9
Roll src/third_party/skia 190b6e54b016..6352f00c59e4 (1 commits) ( flutter/engine#17159 )
2020-03-15 08:31:01 -07:00
skia-flutter-autoroll
c664f0c4b3
Roll src/third_party/skia 320c32bfa306..190b6e54b016 (1 commits) ( flutter/engine#17155 )
2020-03-14 19:46:02 -07:00
Emmanuel Garcia
257b799767
Migrate embedding to AndroidX ( flutter/engine#17075 )
2020-03-13 21:19:24 -07:00
Chinmay Garde
86378d9180
Document texture registry threading requirements. ( flutter/engine#17149 )
2020-03-13 18:55:58 -07:00
xster
ea2cb63687
Make a pass through all the embedding javadocs ( flutter/engine#17109 )
2020-03-13 16:34:34 -07:00
skia-flutter-autoroll
489e5252c6
Roll src/third_party/dart c3a0bb086a5a..7c5059f52881 (10 commits) ( flutter/engine#17145 )
2020-03-13 16:26:02 -07:00
skia-flutter-autoroll
92b2344a96
Roll fuchsia/sdk/core/linux-amd64 from Fjow3... to 6ds94... ( flutter/engine#17144 )
2020-03-13 16:11:03 -07:00
Jim Graham
61cfe07919
Reland ImageFiltered bounds fix ( flutter/engine#17077 )
...
Fix for https://github.com/flutter/flutter/issues/51978 to use the bounds of the filtered result as the layer's paint bounds.
2020-03-13 14:44:27 -07:00
George Wright
ead58aad0c
Disable flutter_runner_scenic_tests until the instability is resolved ( flutter/engine#17141 )
2020-03-13 13:56:01 -07:00
skia-flutter-autoroll
c8902adca1
Roll src/third_party/skia e05b1b7229ca..0bd00f438e97 (2 commits) ( flutter/engine#17140 )
2020-03-13 13:16:02 -07:00
Brian Osman
ac523daa3d
Canvas: Remove some unused virtuals, and prepare for signature change ( flutter/engine#17135 )
...
* Canvas: Remove some unused virtuals, and prepare for signature change
* Better vertices fix
* Add empty placeholders for old signature
2020-03-13 15:25:01 -04:00
skia-flutter-autoroll
27f4a8ecbc
Roll src/third_party/skia f9329afa27a0..e05b1b7229ca (1 commits) ( flutter/engine#17138 )
2020-03-13 11:41:04 -07:00
skia-flutter-autoroll
7b4194c9e7
Roll src/third_party/dart a303769fad9b..c3a0bb086a5a (14 commits) ( flutter/engine#17137 )
2020-03-13 11:26:02 -07:00
skia-flutter-autoroll
934c337203
Roll src/third_party/skia 75e29072e7d6..f9329afa27a0 (4 commits) ( flutter/engine#17136 )
...
https://skia.googlesource.com/skia.git/+log/75e29072e7d6..f9329afa27a0
git log 75e29072e7d6..f9329afa27a0 --date=short --first-parent --format='%ad %ae %s'
2020-03-13 jvanverth@google.com Revert "Clear out atlases if they haven't been used in a while."
2020-03-13 csmartdalton@google.com Remove instanced draws and simplify GrMesh
2020-03-13 reed@google.com remove legacy virtual from enforcer
2020-03-13 jvanverth@google.com Clear out atlases if they haven't been used in a while.
Created with:
gclient setdep -r src/third_party/skia@f9329afa27a0
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 brianosman@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/+/master/autoroll/README.md
Bug: None
Tbr: brianosman@google.com
2020-03-13 13:05:06 -04:00
MennaFadali
77db1c8e9e
Implementing Locale.toLanguageTag in flutter web. ( flutter/engine#17131 )
2020-03-13 08:57:53 -07:00
skia-flutter-autoroll
7b484fb1e4
Roll src/third_party/skia ba96256581c2..75e29072e7d6 (2 commits) ( flutter/engine#17134 )
...
https://skia.googlesource.com/skia.git/+log/ba96256581c2..75e29072e7d6
git log ba96256581c2..75e29072e7d6 --date=short --first-parent --format='%ad %ae %s'
2020-03-13 bryct@amazon.com Implement support for path effects in SkSVGDevice backend.
2020-03-13 robertphillips@google.com Make AAFlatteningConvexPathOp surface its programInfos at record time
Created with:
gclient setdep -r src/third_party/skia@75e29072e7d6
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 brianosman@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/+/master/autoroll/README.md
Bug: None
Tbr: brianosman@google.com
2020-03-13 11:43:58 -04:00
skia-flutter-autoroll
82d99f54e8
Roll src/third_party/skia bb7684276afd..ba96256581c2 (7 commits) ( flutter/engine#17133 )
2020-03-13 06:46:02 -07:00
skia-flutter-autoroll
f612a7c81e
Roll fuchsia/sdk/core/linux-amd64 from _k1WT... to Fjow3... ( flutter/engine#17127 )
2020-03-13 02:31:01 -07:00