13557 Commits

Author SHA1 Message Date
skia-flutter-autoroll
ea6f4ceed7 Roll Skia from 311dd9d8474c to 283c230fa18a (2 revisions) (flutter/engine#20499) 2020-08-13 20:36:05 -07:00
Yuqian Li
4dec444c69 Add a service protocol for raster cache memory (flutter/engine#20466)
Related issue: https://github.com/flutter/flutter/issues/56719
2020-08-13 20:11:47 -07:00
skia-flutter-autoroll
68008c86a5 Roll Skia from 9e77f20864d3 to 311dd9d8474c (4 revisions) (flutter/engine#20493) 2020-08-13 18:46:01 -07:00
David Worsham
877ae98e08 Fix unoptimized fuchsia builds (flutter/engine#20488) 2020-08-13 16:12:04 -07:00
skia-flutter-autoroll
6616f6cf2c Roll Skia from cc01311cfc96 to 9e77f20864d3 (6 revisions) (flutter/engine#20489) 2020-08-13 15:36:17 -07:00
Dan Field
b43d17a5a3 Remove the dummy rasterizer delegate now that flutter_runner is in tree, and cleanup ctor params (flutter/engine#20486) 2020-08-13 14:46:01 -07:00
xster
5ac78f5be6 Refactor initial route code take 2 (flutter/engine#20468) 2020-08-13 14:18:11 -07:00
keyonghan
89d75f7420 Add enabled flag for try builders (flutter/engine#20460)
* add enabled flag

* update doc

* update doc
2020-08-13 13:36:18 -07:00
skia-flutter-autoroll
811d81f24b Roll Skia from af36652766db to cc01311cfc96 (4 revisions) (flutter/engine#20485) 2020-08-13 12:26:01 -07:00
Jason Simmons
a67e03a61c Do not access members after calling ClearDartWrapper (flutter/engine#20465) 2020-08-13 11:06:02 -07:00
skia-flutter-autoroll
90ec5ff7d2 Roll Dart SDK from 9ae3e22f1e53 to 6d15e04622c2 (1 revision) (flutter/engine#20483) 2020-08-13 10:36:02 -07:00
skia-flutter-autoroll
a42fd23c83 Roll Skia from 8dd1e22f4130 to af36652766db (6 revisions) (flutter/engine#20484) 2020-08-13 10:16:01 -07:00
Yegor
7f9b0eb7ca Clean-up CanvasKit canvas sizing. (flutter/engine#20387)
* Clean-up CanvasKit canvas sizing.

* cache size correctly
2020-08-13 09:21:08 -07:00
skia-flutter-autoroll
88d0b1cdf6 Roll Skia from df9ed89229db to 8dd1e22f4130 (2 revisions) (flutter/engine#20481) 2020-08-13 08:36:03 -07:00
skia-flutter-autoroll
3177e28af7 Roll Fuchsia Linux SDK from xcu8qvX33... to AjjDqKkUV... (flutter/engine#20477) 2020-08-13 07:31:02 -07:00
Mehmet Fidanboylu
0f611fe4b7 Plumbing for setting domain network policy (flutter/engine#20218) 2020-08-13 07:26:43 -07:00
skia-flutter-autoroll
b592b01022 Roll Skia from 025843fad003 to df9ed89229db (4 revisions) (flutter/engine#20478) 2020-08-13 07:11:01 -07:00
skia-flutter-autoroll
88febb7030 Roll Fuchsia Mac SDK from ik9kEVW-J... to c9oMk4qlD... (flutter/engine#20476) 2020-08-13 06:51:01 -07:00
skia-flutter-autoroll
0630ec4041 Roll Dart SDK from 00016747ab48 to 9ae3e22f1e53 (1 revision) (flutter/engine#20474) 2020-08-13 05:11:02 -07:00
skia-flutter-autoroll
c9d28f7cf6 Roll Dart SDK from 279a4b920da8 to 00016747ab48 (2 revisions) (flutter/engine#20471) 2020-08-13 01:06:02 -07:00
skia-flutter-autoroll
b7618544bd Roll Skia from 652124c372e5 to 025843fad003 (1 revision) (flutter/engine#20467) 2020-08-12 22:56:01 -07:00
skia-flutter-autoroll
6b2c32811c Roll Dart SDK from abdfa80162c1 to 279a4b920da8 (1 revision) (flutter/engine#20463) 2020-08-12 20:31:01 -07:00
skia-flutter-autoroll
508da25e6c Roll Skia from c95b589112f3 to 652124c372e5 (4 revisions) (flutter/engine#20462) 2020-08-12 19:36:01 -07:00
stuartmorgan
3d63be5265 Send locale information in the macOS embedding (flutter/engine#20461)
Queries the system list of user-preferred languages, and sends it to the
engine just after starting it up, as well as after any OS locale change.

macOS portion of https://github.com/flutter/flutter/issues/45152
2020-08-12 19:31:22 -07:00
David Worsham
a001fb98a7 Fix broken symbols on Fuchsia embedder (flutter/engine#20459)
See: b/163653659
2020-08-12 19:06:22 -07:00
skia-flutter-autoroll
03a701ea15 Roll Fuchsia Linux SDK from vomfYvIJk... to xcu8qvX33... (flutter/engine#20458) 2020-08-12 17:51:02 -07:00
skia-flutter-autoroll
d2207c98cb Roll Fuchsia Mac SDK from us_8V5gGK... to ik9kEVW-J... (flutter/engine#20457) 2020-08-12 17:46:02 -07:00
skia-flutter-autoroll
6832e1ef6e Roll Skia from b3f26441d191 to c95b589112f3 (12 revisions) (flutter/engine#20456) 2020-08-12 15:51:02 -07:00
skia-flutter-autoroll
68c37f9cf0 Roll Dart SDK from 91e46dcbbbbd to abdfa80162c1 (3 revisions) (flutter/engine#20453) 2020-08-12 15:26:02 -07:00
David Worsham
6d6047204d Add --unoptimied and --asan to Fuchsia builds (flutter/engine#20427) 2020-08-12 14:47:55 -07:00
Yegor
71ad89d9e6 Delete CSS paint code (flutter/engine#20426)
* Delete CSS paint code
2020-08-12 14:42:34 -07:00
gaaclarke
232d6c4fca Revert "Refactor initial route code (#19684)" (flutter/engine#20450)
This reverts commit 21404b56c6c183a829d9c758bec2330155e2d86d.
2020-08-12 12:43:08 -07:00
skia-flutter-autoroll
bbfa823b77 Roll Skia from 864562faf497 to b3f26441d191 (22 revisions) (flutter/engine#20447) 2020-08-12 11:01:01 -07:00
Yegor
6351bc19c4 Make CkVertices a ManagedSkiaObject (flutter/engine#20421) 2020-08-12 09:32:08 -07:00
skia-flutter-autoroll
aad6884b97 Roll Dart SDK from 1a1ab78dd6bc to 91e46dcbbbbd (4 revisions) (flutter/engine#20431) 2020-08-11 22:01:03 -07:00
skia-flutter-autoroll
5facacc9f0 Roll Fuchsia Linux SDK from FeukZ89D0... to vomfYvIJk... (flutter/engine#20430) 2020-08-11 20:31:02 -07:00
xster
21404b56c6 Refactor initial route code (flutter/engine#19684) 2020-08-11 19:52:04 -07:00
stuartmorgan
08a585be33 Add missing reply in C++ MethodChannel unit test (flutter/engine#20420)
The test handler wasn't replying, which logged an error message during
the unit test.

Fixes https://github.com/flutter/flutter/issues/62560
2020-08-11 19:16:20 -07:00
David Worsham
4e60afdf2a Fix broken shell_unittests on Fuchsia (flutter/engine#20422)
Fixes https://github.com/flutter/flutter/issues/53399
2020-08-11 17:31:25 -07:00
skia-flutter-autoroll
d25901f768 Roll Skia from a70445f40898 to 864562faf497 (12 revisions) (flutter/engine#20423) 2020-08-11 17:21:01 -07:00
Dan Field
62acdb6578 Roll Harfbuzz to 2.7.0 (c6ca30dc757ff86416d97d358f20080b979b80c9) (flutter/engine#20411)
* Roll Harfbuzz to 2.7.0 c6ca30dc757ff86416d97d358f20080b979b80c9 (HAVE_PTHREAD)
2020-08-11 16:43:37 -07:00
LongCatIsLooong
fd97c2487f account for inline placeholders in longest line calculation (flutter/engine#20370) 2020-08-11 16:23:26 -07:00
stuartmorgan
916b06e657 Add virtual destructors to ByteStream* (flutter/engine#20417) 2020-08-11 14:39:14 -07:00
Dan Field
8c0b89b1f4 Use performDeferredCleanup instead of freeGpuResources (flutter/engine#20413) 2020-08-11 14:01:01 -07:00
Ferhat
606cb02b86 [web] Add comment for clip update. (flutter/engine#20384) 2020-08-11 13:49:19 -07:00
skia-flutter-autoroll
0e9c42bb41 Roll Skia from 49983ef4e7de to a70445f40898 (6 revisions) (flutter/engine#20416) 2020-08-11 13:11:01 -07:00
keyonghan
23ccc60577 remove duplicated try builder (flutter/engine#20415) 2020-08-11 11:57:21 -07:00
Dan Field
d2b4a1f214 improve error messages for font-subset (flutter/engine#20410) 2020-08-11 11:45:22 -07:00
Yegor
6c936c540c CanvasKit: memory management for image and shader classes (flutter/engine#20349)
* memory-manage images and shaders
2020-08-11 11:16:42 -07:00
stuartmorgan
bfeb4ed5a4 Fix RTTI check in EncodableValue (flutter/engine#20398)
__has_feature(cxx_rtti) is a clang extension, but clients of this code
are mostly using the VS toolchain. This makes the RTTI check work with
more compilers.
2020-08-11 10:53:26 -07:00