11525 Commits

Author SHA1 Message Date
skia-flutter-autoroll
59a4d01436 Roll fuchsia/sdk/core/mac-amd64 from K9kFP... to MKYwg... (flutter/engine#17220) 2020-03-20 02:16:05 -07:00
skia-flutter-autoroll
891b5d0341 Roll src/third_party/dart 5b21a43c556c..1bab476834dc (41 commits) (flutter/engine#17219) 2020-03-19 21:56:01 -07:00
Chinmay Garde
1588ed2787 Revert "Enable unified OpenGL/Metal builds. (#17217)" (flutter/engine#17218)
This reverts commit 9ba13307d896aa81a2880579aff935ef656ebe8b.
2020-03-19 20:38:22 -07:00
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
79021b5f0f Roll fuchsia/sdk/core/mac-amd64 from SY5TH... to K9kFP... (flutter/engine#17207) 2020-03-19 11:46: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
skia-flutter-autoroll
e03ee591f0 Roll src/third_party/dart 96cf889e6b7b..5b21a43c556c (18 commits) (flutter/engine#17202) 2020-03-19 11:31:08 -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
705c1e7b7d Roll src/third_party/dart 9dfd0127daca..96cf889e6b7b (26 commits) (flutter/engine#17196) 2020-03-18 12:31:04 -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
skia-flutter-autoroll
5fdee289c7 Roll fuchsia/sdk/core/mac-amd64 from AvvHp... to SY5TH... (flutter/engine#17193) 2020-03-18 12:21:04 -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
38cf352142 Roll src/third_party/dart db5dc11b9b27..9dfd0127daca (20 commits) (flutter/engine#17187) 2020-03-17 16:36:02 -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
9e0c7f483a Roll fuchsia/sdk/core/mac-amd64 from XRDIh... to AvvHp... (flutter/engine#17179) 2020-03-16 23:26:02 -07:00
skia-flutter-autoroll
2c1fb466e1 Roll src/third_party/dart 810d85d4cf89..db5dc11b9b27 (19 commits) (flutter/engine#17178) 2020-03-16 22:16:02 -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
8a3002077a Roll src/third_party/dart d7a7854a5e98..810d85d4cf89 (21 commits) (flutter/engine#17176) 2020-03-16 16:11:03 -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
07c2fcc604 Roll src/third_party/dart d2950737b8a2..d7a7854a5e98 (2 commits) (flutter/engine#17171) 2020-03-16 09:21: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
b63a066c04 Roll fuchsia/sdk/core/mac-amd64 from T6G99... to XRDIh... (flutter/engine#17168) 2020-03-16 04:56:01 -07:00
skia-flutter-autoroll
f67396f2a5 Roll src/third_party/dart 7079c49b054e..d2950737b8a2 (2 commits) (flutter/engine#17167) 2020-03-16 03:11:01 -07:00
skia-flutter-autoroll
7bbf2340c4 Roll src/third_party/dart eff5548a684a..7079c49b054e (1 commits) (flutter/engine#17165) 2020-03-15 19:21:01 -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
9090d46892 Roll fuchsia/sdk/core/mac-amd64 from v_ZuR... to T6G99... (flutter/engine#17161) 2020-03-15 14:01:02 -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
d11f8b1d38 Roll src/third_party/dart 13f1a4f4bf58..eff5548a684a (1 commits) (flutter/engine#17158) 2020-03-15 02:26:02 -07:00