9786 Commits

Author SHA1 Message Date
Albert Wang
ebede8ac65 [profiling] Memory Profiling support for iOS (flutter/engine#18516)
Based on Kaushik's work for iOS CPU profiling, I added the memory profiling within the same scheduled task.

The memory profiling methodologies were discussed in the internal doc. Please see go/flutter-ios-memory-profiling.
2020-05-21 08:55:40 -07:00
skia-flutter-autoroll
f3cc1f1234 Roll Skia from 22636205ce92 to b37105ea6cca (2 revisions) (flutter/engine#18557) 2020-05-21 08:22:03 -07:00
skia-flutter-autoroll
ee54e7eb00 Roll Skia from 4c0578632217 to 22636205ce92 (4 revisions) (flutter/engine#18550) 2020-05-20 23:57:02 -07:00
skia-flutter-autoroll
19c612edab Roll Fuchsia Linux SDK from ThMeW... to ciqRH... (flutter/engine#18549) 2020-05-20 23:32:02 -07:00
skia-flutter-autoroll
03d5627d92 Roll Skia from 67ff541ac116 to 4c0578632217 (1 revision) (flutter/engine#18547) 2020-05-20 22:12:02 -07:00
xster
70a4de6878 Let run_tests.py just stream output (flutter/engine#18534) 2020-05-20 21:38:37 -07:00
Robert Ancell
5161b7eece Add FlKeyEventPlugin (flutter/engine#18313) 2020-05-21 16:08:56 +12:00
Mehmet Fidanboylu
6baffb9091 Add tests for StandardMethodCodec (flutter/engine#18521) 2020-05-20 21:02:03 -07:00
skia-flutter-autoroll
fc5a5f15cb Roll Skia from f83baf230c69 to 67ff541ac116 (1 revision) (flutter/engine#18545) 2020-05-20 20:17:02 -07:00
David Worsham
9ed56044d4 fuchsia: Fix runtime_tests and shell_tests (flutter/engine#18492) 2020-05-20 18:47:02 -07:00
skia-flutter-autoroll
83b6d014e7 Roll Skia from d2dc8ddcdf5e to f83baf230c69 (2 revisions) (flutter/engine#18539) 2020-05-20 18:12:03 -07:00
Robert Ancell
a12454646d Add FlMethodChannel, FlMethodCodec, FlStandardMethodCodec and FlJsonMethodCodec (flutter/engine#18220)
* Add FlMethodChannel, FlMethodCall, FlMethodResponse and FlMethodCodec

* Add FlJsonMethodCodec

* Add FlStandardMethodCodec
2020-05-21 12:53:15 +12:00
Ferhat
2852dca632 [web] Fix arc rendering when it starts a new sub path. (flutter/engine#18535)
* Fix Path.addArc failure due to incorrect start position
2020-05-20 16:46:28 -07:00
Gary Qian
126af7553d Send platformResolvedLocale from iOS embedder (flutter/engine#18519) 2020-05-20 16:32:03 -07:00
Tong Mu
9cca98422c System mouse cursor: macOS (flutter/engine#18131)
* Untested macOS impl

* Workable mac

* Modernize

* Simplify

* Address comments

* Refactor with FlutterPlugin

* Cached dict

* Update per comments

* format

* Remove device arg

* Format

* Update license

* Update licences

* Doc update
2020-05-20 16:27:25 -07:00
skia-flutter-autoroll
840d8259df Roll Skia from 656ee7bc0fd2 to d2dc8ddcdf5e (2 revisions) (flutter/engine#18537) 2020-05-20 16:22:03 -07:00
Robert Ancell
7b4840a4fc Make FlBasicMessageChannelResponseHandle a GObject to detect unresponded and double responded messages. (flutter/engine#18514) 2020-05-21 11:15:56 +12:00
Tong Mu
df5615108f System mouse cursor: Web (flutter/engine#17718)
Adds system mouse cursor to the web engine.
2020-05-20 14:54:38 -07:00
Ferhat
71361693ae [web] Reuse ImageElement(s) across frames (flutter/engine#18437)
* reuse images across frames
* Change implementation to CrossFrameCache at picture level
* Update licenses_flutter
2020-05-20 14:46:41 -07:00
skia-flutter-autoroll
3a520a80b2 Roll Skia from 3e84312c0f4d to 656ee7bc0fd2 (8 revisions) (flutter/engine#18536) 2020-05-20 14:32:02 -07:00
Wu Zhong
29fe2d75a5 Fixes Semantic Object memory leak cause of wrong release call (flutter/engine#18107) 2020-05-20 11:35:37 -07:00
George Wright
955906137a Set caches directory on Fuchsia (flutter/engine#18321) 2020-05-20 11:05:55 -07:00
Kaushik Iska
4696f624fd [fuchsia] Remove SceneDisplayLag event on Fuchsia (flutter/engine#18515)
See: https://github.com/flutter/flutter/issues/56598
2020-05-20 10:56:35 -07:00
skia-flutter-autoroll
d21166d178 Roll Skia from 682fca92996b to 3e84312c0f4d (3 revisions) (flutter/engine#18530) 2020-05-20 10:12:01 -07:00
xster
456a671cbf Move robolectric tests to sdk 28 (flutter/engine#18525) 2020-05-20 09:19:35 -07:00
skia-flutter-autoroll
9ba4cfabe3 Roll Skia from 9d52ac1573f1 to 682fca92996b (1 revision) (flutter/engine#18529) 2020-05-20 08:12:03 -07:00
skia-flutter-autoroll
e3d4e3727a Roll Fuchsia Linux SDK from 73IKT... to ThMeW... (flutter/engine#18527) 2020-05-20 05:32:02 -07:00
skia-flutter-autoroll
b4f42d2a32 Roll Skia from 34eee0d9fc85 to 9d52ac1573f1 (3 revisions) (flutter/engine#18524) 2020-05-20 01:17:02 -07:00
skia-flutter-autoroll
6c18b8c124 Roll Skia from 3bcb7bb01b82 to 34eee0d9fc85 (1 revision) (flutter/engine#18522) 2020-05-19 23:32:02 -07:00
Wu Zhong
1ce24a70fb Fix iOS platform view not deallocated (flutter/engine#18164)
Co-authored-by: Aaron Clarke <aaclarke@google.com>
2020-05-19 22:10:47 -07:00
skia-flutter-autoroll
7065432a61 Roll Skia from 5e6d789ce47c to 3bcb7bb01b82 (1 revision) (flutter/engine#18518) 2020-05-19 19:27:03 -07:00
Gary Qian
489d0ce708 Remove currentLocale prepend on iOS (flutter/engine#18379) 2020-05-19 19:10:35 -07:00
skia-flutter-autoroll
cd7d38dbd2 Roll Skia from ac007669ee71 to 5e6d789ce47c (4 revisions) (flutter/engine#18513) 2020-05-19 17:32:03 -07:00
Chris Yang
80c707a642 Introduce TaskRunnerAffineWeakPtrFactory to generate TaskRunnerAffineWeakPtrs (flutter/engine#18346) 2020-05-19 16:36:17 -07:00
skia-flutter-autoroll
ec2fa28a42 Roll Fuchsia Linux SDK from o6YQ_... to 73IKT... (flutter/engine#18511) 2020-05-19 15:42:03 -07:00
skia-flutter-autoroll
c38eab2eeb Roll Skia from 86fedbb9dd05 to ac007669ee71 (19 revisions) (flutter/engine#18510) 2020-05-19 15:37:05 -07:00
Mehmet Fidanboylu
2fcffb2046 Handle Throwable in StandardMethodCodec (flutter/engine#18490) 2020-05-19 15:15:49 -07:00
Robert Ancell
933fcc1048 Update comments for grammar and content to required style (flutter/engine#18491) 2020-05-20 09:14:28 +12:00
Robert Ancell
51d92a2607 Add TextInputModel unittests (flutter/engine#18411)
* Add missing return values to TextInputModel::MoveCursorToBeginning and TextInputModel::MoveCursorToEnd

* Add TextInputModel unittests
2020-05-20 09:14:03 +12:00
skia-flutter-autoroll
416d244c9f Roll Skia from ca76920e7875 to 86fedbb9dd05 (7 revisions) (flutter/engine#18504) 2020-05-19 13:47:05 -07:00
Kaushik Iska
64842a7b7d [fuchsia] Fix Mac SDK roll failure (flutter/engine#18509)
fixes deps for zircon/sdk_ext as well
2020-05-19 12:57:35 -07:00
Yegor
0e9be39785 compensate for DPR in canvas blur (flutter/engine#18484)
* compensate for DPR in canvas blur
2020-05-19 12:37:29 -07:00
Luigi Rosso
7cb7d51222 Adding ImageShader support for CanvasKit (flutter/engine#18369)
* Adding ImageShader support for CanvasKit and fixing indices parameter for vertices.

* Removing trailing spaces.

* Using longer variable names.
2020-05-19 10:39:47 -07:00
Jason Simmons
a419b39732 Roll the Fuchsia SDK and update the path to the async API header (flutter/engine#18494) 2020-05-19 08:10:22 -07:00
skia-flutter-autoroll
e4b3ca66d0 Roll src/third_party/skia d077e6a3d013..ca76920e7875 (1 commits) (flutter/engine#18503) 2020-05-19 07:37:03 -07:00
skia-flutter-autoroll
8508d6103f Roll src/third_party/skia 7a4ea2baf5df..d077e6a3d013 (4 commits) (flutter/engine#18499) 2020-05-19 01:17:02 -07:00
skia-flutter-autoroll
e21d40392c Roll src/third_party/skia 98bc22c68981..7a4ea2baf5df (1 commits) (flutter/engine#18496) 2020-05-18 21:17:03 -07:00
Tim Sneath
a8fdfdb926 Fix missing backtick in FlutterViewController docs (flutter/engine#18480) 2020-05-18 20:23:57 -07:00
skia-flutter-autoroll
2aa6d442aa Roll src/third_party/skia e7825ff7e34f..98bc22c68981 (9 commits) (flutter/engine#18493) 2020-05-18 19:32:02 -07:00
Kaushik Iska
76c24a0b26 [fuchsia] Update the error message to reference the right asset (flutter/engine#18485) 2020-05-18 16:27:04 -07:00