17998 Commits

Author SHA1 Message Date
nturgut
965fbbed17
renaming variables on integration tests manager (#18975) 2020-06-10 16:33:52 -07:00
Chinmay Garde
14c78ff3aa
Make sure the native callback is registered before running the test. (#18981)
Otherwise, this is a race condition.

Fixes https://github.com/flutter/flutter/issues/58785
2020-06-10 16:16:14 -07:00
Robert Ancell
592cbab997
Fix right-to-left selection not working. (#18951)
Fixes https://github.com/flutter/flutter/issues/57636
2020-06-11 11:13:57 +12:00
Emmanuel Garcia
3864e3f89c
Revert "Add RAII wrapper for EGLSurface (#18849)" (#18971)
This reverts commit d8fe71f665735cd181eb6dc2b2805f3786a67d75.
2020-06-10 13:43:36 -07:00
skia-flutter-autoroll
a960e72656
Roll Skia from f7005498d416 to 9c401e7e1ace (7 revisions) (#18965) 2020-06-10 11:55:03 -07:00
nturgut
a6435210ac
Update firefox.dart (#18939) 2020-06-10 11:29:19 -07:00
skia-flutter-autoroll
d0ed2c2ca3
Roll Dart SDK from f40875bf1b68 to 2b917f5b6a0e (10 revisions) (#18964) 2020-06-10 10:55:03 -07:00
Wu Zhong
0e8f89cd71
Fixes UI freezes when multiple Flutter VC shared one engine (#18816)
Co-authored-by: Aaron Clarke <aaclarke@google.com>
2020-06-10 10:22:38 -07:00
Chris Yang
b1a08f2abd
Make rasterizer screenshot work with gl_context_switch (#18850) 2020-06-10 10:00:43 -07:00
nturgut
eaa2f7f90f
[web] running ios unit tests from felt … (#18856)
* running ios unit tests from felt by booting/shutingdown simulators. create simulator with felt

* changing the readme file for ios,mac,xcode spellings

* addressing reviewer comments

* fix analyse error

* fixing cleanup issue. solution: adding and await and using for loop instead of foreach
2020-06-10 09:33:17 -07:00
stuartmorgan
5c69b8beb5
Roll ANGLE to ToT (#15868)
Updates the ANGLE checkout to the latest master. Among other things, picks up fixes for errors when building under Visual Studio 2019.

Part of fix for https://github.com/flutter/flutter/issues/48831
2020-06-10 08:52:57 -07:00
skia-flutter-autoroll
d67f36098c
Roll Skia from 4442bfa50b21 to f7005498d416 (6 revisions) (#18961) 2020-06-10 08:48:05 -07:00
Todd Volkert
7e6c856ea0
Add support for horizontalDoubleArrow and verticalDoubleArrow cursors (#18916) 2020-06-10 07:17:11 -07:00
skia-flutter-autoroll
e4f8dbcac0
Roll Skia from 5d18c24f7f3a to 4442bfa50b21 (2 revisions) (#18959) 2020-06-10 07:13:03 -07:00
skia-flutter-autoroll
bc28f22fcd
Roll Fuchsia Mac SDK from P46X2... to oWhyp... (#18958) 2020-06-10 04:28:02 -07:00
skia-flutter-autoroll
33e006edb1
Roll Dart SDK from dd47387430a0 to f40875bf1b68 (8 revisions) (#18957) 2020-06-10 03:48:02 -07:00
skia-flutter-autoroll
0fc95ad737
Roll Fuchsia Linux SDK from Lwsff... to 8AiUM... (#18956) 2020-06-10 02:13:03 -07:00
skia-flutter-autoroll
2486649850
Roll Skia from 437c78593cb5 to 5d18c24f7f3a (9 revisions) (#18954) 2020-06-10 00:28:04 -07:00
Dan Field
096dab8be9
fix build (#18950) 2020-06-09 20:47:48 -07:00
Emmanuel Garcia
d8fe71f665
Add RAII wrapper for EGLSurface (#18849) 2020-06-09 19:42:43 -07:00
Robert Ancell
101e85491d
Add FlMouseCursorPlugin (#18888)
Fixes https://github.com/flutter/flutter/issues/57595
2020-06-10 14:16:42 +12:00
skia-flutter-autoroll
4dc06ad1db
Roll Skia from 1ce11e676e6d to 437c78593cb5 (5 revisions) (#18947) 2020-06-09 19:03:03 -07:00
skia-flutter-autoroll
e2d52445ff
Roll Dart SDK from 0f15f8722e29 to dd47387430a0 (12 revisions) (#18943) 2020-06-09 17:23:02 -07:00
nturgut
03b7bad6d1
remove failing tests on safari (#18944) 2020-06-09 17:19:47 -07:00
skia-flutter-autoroll
84c40db305
Roll Skia from 64688229fd4b to 1ce11e676e6d (10 revisions) (#18942) 2020-06-09 17:13:03 -07:00
cg021
82e188d10b
Add onDisplayOverlaySurface JNI (#18859) 2020-06-09 17:07:53 -07:00
Robert Ancell
283cc2a536
Add FlPlatformPlugin (#18316)
Fixes https://github.com/flutter/flutter/issues/54857
2020-06-10 12:02:24 +12:00
David Worsham
66d85bceb7
Move Surface and friends to flow/ (#18938) 2020-06-09 16:03:01 -07:00
skia-flutter-autoroll
b99b4a51ad
Roll Skia from 45f36b5b5547 to 64688229fd4b (8 revisions) (#18935) 2020-06-09 15:08:02 -07:00
Robert Ancell
6f5d92d241
Remove the input type and action from TextInputModel. (#18919)
These aren't used by the model so are better managed outside of it.
2020-06-10 10:00:32 +12:00
skia-flutter-autoroll
e646c2b88e
Roll Fuchsia Mac SDK from FYAm7... to P46X2... (#18937) 2020-06-09 14:58:02 -07:00
Emmanuel Garcia
17aead34b7
Run the rasterizer on the platform thread (#18841) 2020-06-09 14:52:17 -07:00
Brian Osman
925943b74d
SkMatrix::MakeFoo is deprecated, use SkMatrix::Foo instead (#18934) 2020-06-09 16:55:13 -04:00
Felipe Archondo
80230d815d
[fuchsia] add robust scheduling for flutter_runner (#18233) 2020-06-09 13:50:51 -07:00
Harry Terkelsen
e46f50b2d8
Fix CanvasKit text colors by not passing a Malloc'ed array. (#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
3e9f8f3151
[web] Line break algorithm using unicode properties (#18795) 2020-06-09 12:53:06 -07:00
nturgut
04eb18dea8
Add user agent for Chromium based Edge Browser to browser detection (#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
28e7b7999f
Remove pipeline in favor of layer tree holder (#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
4a04f5b098
Roll Dart SDK from 5c1376615ec6 to 0f15f8722e29 (6 revisions) (#18932) 2020-06-09 12:08:02 -07:00
skia-flutter-autoroll
b2b89d3a12
Roll Skia from 9d79ac6b81ba to 45f36b5b5547 (6 revisions) (#18931) 2020-06-09 11:38:02 -07:00
Robert Ancell
0c7f4c7a18
Log EGL errors (#18917) 2020-06-10 06:27:30 +12:00
Robert Ancell
db6793bca3
Use constant for error code (#18913) 2020-06-10 06:27:08 +12:00
Jason Simmons
e8c13aa012
Disable event tracing templates in release mode (#18855) 2020-06-09 10:58:05 -07:00
skia-flutter-autoroll
e356b0610d
Roll Fuchsia Linux SDK from NbGZv... to Lwsff... (#18929) 2020-06-09 09:33:06 -07:00
skia-flutter-autoroll
bf73c67240
Roll Skia from 7910a8f76121 to 9d79ac6b81ba (3 revisions) (#18928) 2020-06-09 09:18:04 -07:00
skia-flutter-autoroll
951dfa945d
Roll Skia from 6e659e960945 to 7910a8f76121 (32 revisions) (#18927) 2020-06-09 07:43:03 -07:00
skia-flutter-autoroll
46584c3a09
Roll Dart SDK from 020359dcc8a8 to 5c1376615ec6 (3 revisions) (#18926) 2020-06-09 06:28:03 -07:00
skia-flutter-autoroll
e33dd664c2
Roll Dart SDK from df435c923544 to 020359dcc8a8 (36 revisions) (#18925) 2020-06-09 01:38:04 -07:00
skia-flutter-autoroll
fdbd5be3c5
Roll Fuchsia Mac SDK from f9ILa... to FYAm7... (#18924) 2020-06-09 01:33:04 -07:00
Robert Ancell
91d520986e
Add scroll event support (#18885) 2020-06-09 12:20:06 +12:00