12130 Commits

Author SHA1 Message Date
Ferhat
fe06da4eba Fix path bounds for multiple rects. Implement winding rules (flutter/engine#18165) 2020-05-05 20:53:51 -07:00
Robert Ancell
10cf694c5a Add first Linux shell tests (flutter/engine#18159) 2020-05-06 15:33:11 +12:00
Chris Yang
906b86b159 [iOS platform view] fix active_composition_order_ never cleared (flutter/engine#18153) 2020-05-05 17:59:39 -07:00
Chris Yang
7a6448352f gpu_metal_surface submitframe return false when canvas is null (flutter/engine#18154) 2020-05-05 17:59:16 -07:00
skia-flutter-autoroll
67b012998c Roll src/third_party/dart 7bb38670d279..1ef444139c4c (22 commits) (flutter/engine#18161) 2020-05-05 16:37:02 -07:00
skia-flutter-autoroll
d8bb4fa4d3 Roll fuchsia/sdk/core/mac-amd64 from ERGnT... to c5NQZ... (flutter/engine#18155) 2020-05-05 13:17:02 -07:00
skia-flutter-autoroll
ffe545b8b5 Roll src/third_party/skia 3d311a983bf0..0cbd58766ace (2 commits) (flutter/engine#18152) 2020-05-05 12:27:02 -07:00
Ben Konyi
5775fb7212 Manually add dependency for shelf_proxy (flutter/engine#18151) 2020-05-05 11:29:52 -07:00
Jason Simmons
b4b5342886 [web] Upgrade the test package to remove the dependency on package_resolver (flutter/engine#18135) 2020-05-05 10:57:02 -07:00
Ferhat
9561e45970 [web] Add support for ColorFilter on images (flutter/engine#18111)
* Implement Color filter for images
* Add blend modes
* complete set of blend modes
* Add golden test for blend modes, fix size setting when using drawImage instead of drawImageRect
* Add comments
* Update golden locks
* Fix analyzer errors
Co-authored-by: Harry Terkelsen <hterkelsen@users.noreply.github.com>
* fix blend group count in test
2020-05-05 10:22:16 -07:00
skia-flutter-autoroll
1c100f50a7 Roll src/third_party/skia 41e377d1baf0..3d311a983bf0 (9 commits) (flutter/engine#18150) 2020-05-05 10:12:03 -07:00
Ferhat
e88c2309a1 [web] Workaround for compositing bug in chrome/webkit (flutter/engine#18128)
* Fix compositing error when multiple canvas(s) are reused
* address review comments
* track all element counts
2020-05-05 10:11:56 -07:00
skia-flutter-autoroll
0f8ad85dc0 Roll fuchsia/sdk/core/linux-amd64 from xJlpY... to gnNdl... (flutter/engine#18148) 2020-05-05 09:42:51 -07:00
skia-flutter-autoroll
1896d06896 Roll src/third_party/dart 9c94f0841078..7bb38670d279 (12 commits) (flutter/engine#18147) 2020-05-05 09:37:04 -07:00
skia-flutter-autoroll
6dea561430 Roll src/third_party/dart 01820c20a540..9c94f0841078 (17 commits) (flutter/engine#18143) 2020-05-05 02:09:02 -07:00
skia-flutter-autoroll
d40c7f9788 Roll src/third_party/skia 6d2febd632a2..41e377d1baf0 (1 commits) (flutter/engine#18141) 2020-05-04 22:19:02 -07:00
Mouad Debbar
cec58e3fb0 [web] Add support for syncing unicode line break properties (flutter/engine#18040) 2020-05-04 20:59:41 -07:00
skia-flutter-autoroll
62a91ad16c Roll src/third_party/skia d5f937bfca36..6d2febd632a2 (1 commits) (flutter/engine#18139) 2020-05-04 19:59:01 -07:00
skia-flutter-autoroll
b03de35cdf Roll fuchsia/sdk/core/mac-amd64 from sYtg-... to ERGnT... (flutter/engine#18136) 2020-05-04 18:44:06 -07:00
skia-flutter-autoroll
5ef01fba52 Roll src/third_party/skia 9588a643d96f..d5f937bfca36 (1 commits) (flutter/engine#18134) 2020-05-04 17:44:03 -07:00
skia-flutter-autoroll
3d43d4441a Roll fuchsia/sdk/core/linux-amd64 from ylgTh... to xJlpY... (flutter/engine#18133) 2020-05-04 16:44:03 -07:00
liyuqian
74823c212d Revert again "Remove layer integral offset snapping" (flutter/engine#18132) 2020-05-04 16:39:03 -07:00
Jason Simmons
e2907d3089 Remove the ResourceCleaner from the Android embedding (flutter/engine#18072) 2020-05-04 16:34:02 -07:00
skia-flutter-autoroll
af4784e0e5 Roll src/third_party/dart e7bebea059ff..01820c20a540 (15 commits) (flutter/engine#18130) 2020-05-04 15:49:02 -07:00
skia-flutter-autoroll
429f9aa4e5 Roll src/third_party/skia 8a2f29eae7a5..9588a643d96f (9 commits) (flutter/engine#18129) 2020-05-04 15:34:03 -07:00
Robert Ancell
984fddf8af Move G_END_DECLS that was in the wrong place (flutter/engine#18116) 2020-05-05 09:11:57 +12:00
Cedric GESTES
ad134b6eaf [web] also hide scrollbars in text_editing (flutter/engine#18019) 2020-05-04 14:02:46 -07:00
skia-flutter-autoroll
341acd5e09 Roll src/third_party/skia 4dab280c2835..8a2f29eae7a5 (10 commits) (flutter/engine#18127) 2020-05-04 13:09:02 -07:00
skia-flutter-autoroll
05d54678df Roll src/third_party/skia cdf23dd9f1b5..4dab280c2835 (4 commits) (flutter/engine#18123) 2020-05-04 09:09:02 -07:00
skia-flutter-autoroll
767da75480 Roll src/third_party/dart e2c223de2e2a..e7bebea059ff (11 commits) (flutter/engine#18122) 2020-05-04 09:04:02 -07:00
Ferhat
6c022dea38 [web] Remove left/top/transform reset since all code paths now set ltwh (flutter/engine#17867)
* [web] Remove left/top/transform reset since all code paths now set ltwh
* Remove unused style var
* Handle path=null , address review comments
* Added comment for reset code
2020-05-04 08:46:21 -07:00
skia-flutter-autoroll
a28b4235ee Roll src/third_party/dart 3a7633a191ca..e2c223de2e2a (1 commits) (flutter/engine#18121) 2020-05-04 02:09:01 -07:00
skia-flutter-autoroll
2256a7f0a8 Roll src/third_party/skia 57f289d7423c..cdf23dd9f1b5 (6 commits) (flutter/engine#18120) 2020-05-04 01:54:01 -07:00
Robert Ancell
af3071fe92 Support platform messages in Linux shell (flutter/engine#17995) 2020-05-04 17:03:04 +12:00
skia-flutter-autoroll
acf1a95af5 Roll fuchsia/sdk/core/mac-amd64 from 86k0P... to sYtg-... (flutter/engine#18117) 2020-05-03 20:49:02 -07:00
skia-flutter-autoroll
4a7b324114 Roll fuchsia/sdk/core/linux-amd64 from KmYk_... to ylgTh... (flutter/engine#18113) 2020-05-03 19:14:02 -07:00
skia-flutter-autoroll
862dc0c7d1 Roll src/third_party/dart d5af40b640f7..3a7633a191ca (2 commits) (flutter/engine#18114) 2020-05-03 18:54:02 -07:00
Ferhat
b4ea9f8f45 [web] Fix cachedLastStyle state leak across canvases. Reduce ctx.font reset calls. (flutter/engine#17980)
* Fix cachedLastStyle state leak across canvases. Reduce ctx.font reset calls.

* Remove font set test
2020-05-03 18:06:08 -07:00
skia-flutter-autoroll
2a26da8938 Roll src/third_party/dart c3ce87355614..d5af40b640f7 (1 commits) (flutter/engine#18110) 2020-05-03 12:14:01 -07:00
skia-flutter-autoroll
c6b6bac12e Roll fuchsia/sdk/core/mac-amd64 from -_piy... to 86k0P... (flutter/engine#18109) 2020-05-03 04:49:01 -07:00
skia-flutter-autoroll
01a55ea89d Roll src/third_party/skia 80cab814091d..57f289d7423c (1 commits) (flutter/engine#18105) 2020-05-03 00:49:02 -07:00
skia-flutter-autoroll
feb8a2dcc4 Roll fuchsia/sdk/core/linux-amd64 from Rp56G... to KmYk_... (flutter/engine#18104) 2020-05-03 00:09:01 -07:00
skia-flutter-autoroll
3864e267d5 Roll src/third_party/dart a42e6ac0356d..c3ce87355614 (3 commits) (flutter/engine#18103) 2020-05-02 19:44:01 -07:00
skia-flutter-autoroll
c0fc6c3aab Roll src/third_party/dart be1f85847fd5..a42e6ac0356d (1 commits) (flutter/engine#18102) 2020-05-02 13:19:01 -07:00
skia-flutter-autoroll
43e5a75b08 Roll fuchsia/sdk/core/mac-amd64 from ByAMa... to -_piy... (flutter/engine#18101) 2020-05-02 09:19:02 -07:00
skia-flutter-autoroll
78005eded7 Roll src/third_party/dart eca696c0268f..be1f85847fd5 (3 commits) (flutter/engine#18100) 2020-05-02 02:09:02 -07:00
skia-flutter-autoroll
0e37423361 Roll src/third_party/skia 64964bb1150e..80cab814091d (1 commits) (flutter/engine#18099) 2020-05-02 00:49:03 -07:00
skia-flutter-autoroll
633a9bd719 Roll fuchsia/sdk/core/linux-amd64 from cIjMH... to Rp56G... (flutter/engine#18098) 2020-05-01 20:24:03 -07:00
skia-flutter-autoroll
81dcf74bd9 Roll src/third_party/dart 53601ecc18e5..eca696c0268f (81 commits) (flutter/engine#18096) 2020-05-01 19:44:02 -07:00
skia-flutter-autoroll
e78a6e5dab Roll src/third_party/skia 5443bb32a2ad..64964bb1150e (23 commits) (flutter/engine#18095) 2020-05-01 18:54:03 -07:00