Dan Field
df7e7da736
fix build ( flutter/engine#18950 )
2020-06-09 20:47:48 -07:00
Emmanuel Garcia
3ad7a0f8f1
Add RAII wrapper for EGLSurface ( flutter/engine#18849 )
2020-06-09 19:42:43 -07:00
Robert Ancell
72adbd8d27
Add FlMouseCursorPlugin ( flutter/engine#18888 )
...
Fixes https://github.com/flutter/flutter/issues/57595
2020-06-10 14:16:42 +12:00
skia-flutter-autoroll
7753dac4f9
Roll Skia from 1ce11e676e6d to 437c78593cb5 (5 revisions) ( flutter/engine#18947 )
2020-06-09 19:03:03 -07:00
nturgut
06f525d2cf
remove failing tests on safari ( flutter/engine#18944 )
2020-06-09 17:19:47 -07:00
skia-flutter-autoroll
9b46062042
Roll Skia from 64688229fd4b to 1ce11e676e6d (10 revisions) ( flutter/engine#18942 )
2020-06-09 17:13:03 -07:00
cg021
06a0d3ac93
Add onDisplayOverlaySurface JNI ( flutter/engine#18859 )
2020-06-09 17:07:53 -07:00
Robert Ancell
86e7ef2334
Add FlPlatformPlugin ( flutter/engine#18316 )
...
Fixes https://github.com/flutter/flutter/issues/54857
2020-06-10 12:02:24 +12:00
David Worsham
d2b7646e68
Move Surface and friends to flow/ ( flutter/engine#18938 )
2020-06-09 16:03:01 -07:00
skia-flutter-autoroll
c63a39b112
Roll Skia from 45f36b5b5547 to 64688229fd4b (8 revisions) ( flutter/engine#18935 )
2020-06-09 15:08:02 -07:00
Robert Ancell
cd9cb596eb
Remove the input type and action from TextInputModel. ( flutter/engine#18919 )
...
These aren't used by the model so are better managed outside of it.
2020-06-10 10:00:32 +12:00
Emmanuel Garcia
0113eaee47
Run the rasterizer on the platform thread ( flutter/engine#18841 )
2020-06-09 14:52:17 -07:00
Brian Osman
3a2315895e
SkMatrix::MakeFoo is deprecated, use SkMatrix::Foo instead ( flutter/engine#18934 )
2020-06-09 16:55:13 -04:00
Felipe Archondo
b603748c2a
[fuchsia] add robust scheduling for flutter_runner ( flutter/engine#18233 )
2020-06-09 13:50:51 -07:00
Harry Terkelsen
2800316cf1
Fix CanvasKit text colors by not passing a Malloc'ed array. ( flutter/engine#18936 )
...
Also, don't use `jsify` since it will turn the `Float32Array` into
a JS Array, which CanvasKit doesn't recognize as an SkColor.
2020-06-09 13:39:27 -07:00
Mouad Debbar
2eb1af6787
[web] Line break algorithm using unicode properties ( flutter/engine#18795 )
2020-06-09 12:53:06 -07:00
nturgut
aabf5661e7
Add user agent for Chromium based Edge Browser to browser detection ( flutter/engine#18910 )
...
* Add user agent for Chromium based Edge Browser to browser detection
* fix the comment left for the default return
2020-06-09 12:47:10 -07:00
Kaushik Iska
1430d4e26b
Remove pipeline in favor of layer tree holder ( flutter/engine#18901 )
...
Relanding of a change that was reverted in:
https://github.com/flutter/engine/pull/18427
2020-06-09 12:19:34 -07:00
skia-flutter-autoroll
576180b35b
Roll Skia from 9d79ac6b81ba to 45f36b5b5547 (6 revisions) ( flutter/engine#18931 )
2020-06-09 11:38:02 -07:00
Robert Ancell
9b27253467
Log EGL errors ( flutter/engine#18917 )
2020-06-10 06:27:30 +12:00
Robert Ancell
6e3b2964b4
Use constant for error code ( flutter/engine#18913 )
2020-06-10 06:27:08 +12:00
Jason Simmons
4e7ea8b87c
Disable event tracing templates in release mode ( flutter/engine#18855 )
2020-06-09 10:58:05 -07:00
skia-flutter-autoroll
748c01c55d
Roll Fuchsia Linux SDK from NbGZv... to Lwsff... ( flutter/engine#18929 )
2020-06-09 09:33:06 -07:00
skia-flutter-autoroll
72b288802e
Roll Skia from 7910a8f76121 to 9d79ac6b81ba (3 revisions) ( flutter/engine#18928 )
2020-06-09 09:18:04 -07:00
skia-flutter-autoroll
32be7a70b3
Roll Skia from 6e659e960945 to 7910a8f76121 (32 revisions) ( flutter/engine#18927 )
2020-06-09 07:43:03 -07:00
Robert Ancell
8e1257b945
Add scroll event support ( flutter/engine#18885 )
2020-06-09 12:20:06 +12:00
Robert Ancell
bfcabb8b66
Update FlTextInputPlugin method handler style. ( flutter/engine#18886 )
...
Match the style used in the external plugins and more carefully vet the incoming
arguments.
2020-06-09 11:36:00 +12:00
Robert Ancell
729744179c
Support window scaling ( flutter/engine#18891 )
2020-06-09 11:08:42 +12:00
Robert Ancell
9c0ac3ec0e
Fix name of Flutter class in plugin docstrings ( flutter/engine#18889 )
2020-06-09 11:05:19 +12:00
cg021
1b1eadad59
onDisplayPlatformView JNI ( flutter/engine#18828 )
...
* missing imports
* onDisplayPlatformView JNI
* imports
* ran ./ci/format.sh | patch -p0
* missing imports
* onDisplayPlatformView JNI
* imports
* ran ./ci/format.sh | patch -p0
* missing imports
* ran ./ci/format.sh | patch -p0
2020-06-08 16:14:39 -05:00
Jonah Williams
8e249f6d16
Remove simulator build mode restrictions ( flutter/engine#18898 )
2020-06-08 12:33:02 -07:00
xster
9a3d13748b
Fix intent builder visibility ( flutter/engine#18875 )
2020-06-08 12:08:04 -07:00
zljj0818
ae9618cf4d
fix AttachCurrentThread override thread name issue ( flutter/engine#18815 )
2020-06-08 12:03:03 -07:00
Yegor
3a75937e4a
nullability clean-ups ( flutter/engine#18880 )
...
* nullability clean-ups
2020-06-08 10:55:24 -07:00
skia-flutter-autoroll
d5d7de4133
Roll Fuchsia Linux SDK from U7i_W... to NbGZv... ( flutter/engine#18894 )
2020-06-08 02:43:02 -07:00
skia-flutter-autoroll
56a6d803e9
Roll Skia from 81aa5ddb9404 to f9ffdd6942f9 (4 revisions) ( flutter/engine#18893 )
2020-06-08 00:33:02 -07:00
xster
9486f61eb5
Add a deprecation note to FlutterFragmentActivity ( flutter/engine#18865 )
2020-06-08 00:23:55 -07:00
Robert Ancell
1a82a8bf32
Support AOT mode in GTK shell ( flutter/engine#18809 )
...
Simplify FlDartProject by removing the path arguments - we'll assume that it's
in the standard bundle layout and add new methods later if we need to support
other cases.
2020-06-08 13:18:52 +12:00
skia-flutter-autoroll
96785866a5
Roll Fuchsia Linux SDK from j9T0m... to U7i_W... ( flutter/engine#18877 )
2020-06-07 07:08:01 -07:00
skia-flutter-autoroll
48341de237
Roll Skia from aed47a38a08a to 81aa5ddb9404 (1 revision) ( flutter/engine#18874 )
2020-06-07 01:38:02 -07:00
skia-flutter-autoroll
9032d7c09f
Roll Skia from 47b06754624e to aed47a38a08a (1 revision) ( flutter/engine#18873 )
2020-06-07 00:03:01 -07:00
Jonah Williams
c8730d48ad
[nnbd] un-fork sky engine ( flutter/engine#18830 )
...
Copy the nnbd SDK so that the analyzer works and can migrate
2020-06-06 18:34:29 -07:00
xster
f3d8acf847
sadly missed an asterisk ( flutter/engine#18746 )
2020-06-06 18:09:00 -07:00
skia-flutter-autoroll
877926d6e0
Roll Fuchsia Linux SDK from DELkx... to j9T0m... ( flutter/engine#18868 )
2020-06-06 17:33:02 -07:00
Guruji Panda
0ffadc0eaa
Fix include paths to help building flutter runner for Fuchsia in Google3. ( flutter/engine#18840 )
...
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07:00
skia-flutter-autoroll
452388c464
Roll Skia from 0ef90dd5e9c6 to 47b06754624e (1 revision) ( flutter/engine#18863 )
2020-06-06 01:33:02 -07:00
skia-flutter-autoroll
1d0a4e4de1
Roll Skia from aa10dfeec96a to 0ef90dd5e9c6 (7 revisions) ( flutter/engine#18862 )
2020-06-05 23:58:03 -07:00
skia-flutter-autoroll
3c44424ab5
Roll Fuchsia Linux SDK from hIXuO... to DELkx... ( flutter/engine#18861 )
2020-06-05 22:58:02 -07:00
skia-flutter-autoroll
4d0a64ae08
Roll Skia from 9f7485b4bbeb to aa10dfeec96a (8 revisions) ( flutter/engine#18853 )
2020-06-05 22:23:03 -07:00
Yegor
f53e3cad55
null-annotate remaining engine code ( flutter/engine#18852 )
...
* null-annotate remaining engine code
2020-06-05 21:00:07 -07:00