Sebastian Roth
fee6f9e533
Annotate valuePublishedByPlugin with nullable ( #19267 )
2020-09-09 19:45:02 -07:00
chunhtai
2a12d78c17
Fixed ios layout change to not refocus semantics object if the focus … ( #21029 )
...
* Fixed ios layout change to not refocus semantics object if the focus is outside of flutter
* update
* addressing comments
2020-09-09 15:39:21 -07:00
Chinmay Garde
f0fb74b8fb
Avoid crashing and display error if the process cannot be prepared for JIT mode Dart VM. ( #20980 )
2020-09-08 13:41:31 -07:00
xster
09a5bf7acf
Tweak the mdns error message ( #20991 )
2020-09-08 10:54:42 -07:00
gaaclarke
5047e5adbe
Started printing out error messages when the observatory won't be reachable because of permissions problems. ( #20960 )
2020-09-03 14:05:47 -07:00
LongCatIsLooong
9d6152ccc7
Fix iOS text field input keyboard flickering & crash ( #20805 )
2020-09-03 13:55:02 -07:00
Mehmet Fidanboylu
569fd19357
Reland "Pass platform configuration to Dart VM for insecure socket policy ( #20733 )"
...
This reverts commit 77dd1c05b99d137b5b348598f69ec75c93e0a433.
2020-08-27 14:23:31 -07:00
renyou
77dd1c05b9
Revert "Pass platform configuration to Dart VM for insecure socket policy ( #20733 )" ( #20812 )
...
This reverts commit d241105d7a840a7ba88bc2c0ce4a9f415f83aaab.
2020-08-27 08:23:30 -07:00
Kaushik Iska
1892e031f2
[embedder] Add gl present callback that takes present info ( #20672 )
2020-08-26 15:53:01 -07:00
chunhtai
8308b6ad8c
Avoid passing nil to IOS accessibility announcement ( #20700 )
2020-08-26 10:38:03 -07:00
Mehmet Fidanboylu
d241105d7a
Pass platform configuration to Dart VM for insecure socket policy ( #20733 )
2020-08-25 10:56:03 -07:00
Chris Yang
1c13abaab1
The ForwardingGestureRecognizers to have back reference to the PlatformViewsController so it can access FlutterViewController when its available ( #20708 )
2020-08-24 12:41:02 -07:00
Chris Yang
b6035062ff
Enable ios platform view by default ( #20671 )
2020-08-20 17:46:01 -07:00
Kaushik Iska
26fe9125b5
[embedder] Add FBO callback that takes frame info ( #20617 )
2020-08-19 16:06:02 -07:00
Chris Yang
e7136c3f59
Ensure threads are merged when tearing down the Rasterizer ( #19919 )
2020-08-19 08:31:01 -07:00
Mehmet Fidanboylu
3aff256928
Enable iOS plumbing for network security and add tests ( #20492 )
2020-08-16 21:20:26 -07:00
Chris Yang
ac8175fee1
Only create raster_thread_merge when explicitly requested by the embedding platform ( #20487 )
2020-08-16 10:31:01 -07:00
gaaclarke
f60e836968
Started stubbing in the FlutterView property of the mock ( #20542 )
...
FlutterViewControllers.
2020-08-15 21:03:20 -07:00
gaaclarke
0cda2931e5
Fixed the accessibility ios unit tests by sending in mock view ( #20522 )
...
controllers instead of views.
2020-08-14 10:42:21 -07:00
Dan Field
6d44559b7d
Remove the dummy rasterizer delegate now that flutter_runner is in tree, and cleanup ctor params ( #20486 )
2020-08-13 14:46:01 -07:00
xster
0c504da039
Refactor initial route code take 2 ( #20468 )
2020-08-13 14:18:11 -07:00
Mehmet Fidanboylu
dd2c5a1b8b
Plumbing for setting domain network policy ( #20218 )
2020-08-13 07:26:43 -07:00
stuartmorgan
2bc0bfdab4
Send locale information in the macOS embedding ( #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
gaaclarke
2ac5b3460a
Revert "Refactor initial route code ( #19684 )" ( #20450 )
...
This reverts commit 8d08e6c369e349986831d83204a79af3fcb8d8ca.
2020-08-12 12:43:08 -07:00
xster
8d08e6c369
Refactor initial route code ( #19684 )
2020-08-11 19:52:04 -07:00
Kaushik Iska
43067ed4fc
engineCallbackOnPresent should return false if glContext is invalid ( #20337 )
...
Co-authored-by: Kaushik Iska <kaushikiska@google.com>
2020-08-10 16:44:20 -07:00
LongCatIsLooong
33a68818c5
[iOS TextInput] Fixes selection clamping & composing range change logic ( #20348 )
2020-08-10 09:45:36 -07:00
chunhtai
aea9046b5c
fix ios layout change cause the accessibility focus to jump randomly. ( #20167 )
...
* fix ios layout change cause the accessibility focus to jump randomly.
* format
* addressing review comments
2020-08-05 16:32:59 -07:00
gaaclarke
d36c65c984
refactored the accessibility bridge to have a view controller instead of a view ( #18800 )
2020-08-05 10:00:52 -07:00
Justin McCandless
11964ec300
Clipboard hasStrings method on iOS ( #19859 )
...
* Implement Clipboard hasStrings method on iOS
* Test call to hasStrings
* Formatting fixes
* Move test to its own file
* Alphabetical order
* Update licenses
* arguments nil instead of empty dictionary
* Guarantee hasStrings will be true when tested
* Formatting
2020-08-03 16:08:52 -07:00
DongXu
fa16c3d0ba
iOS external texture supports rendering NV12 pixelbuffer ( #20082 )
2020-08-03 11:20:45 -07:00
Chris Yang
02d71d60ef
Use a single mask view to clip iOS platform view ( #20050 )
2020-08-03 10:07:19 -07:00
Greg Spencer
98cfd1db78
Move platform specific information to PlatformConfiguration class ( #19652 )
2020-07-31 17:21:02 -07:00
Justin McCandless
fcc1eaf8ff
Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad ( #20181 )
...
P0 bug fix
2020-07-31 11:57:48 -07:00
LongCatIsLooong
f2b02d8fd5
[iOS] Fixes text input plugin crash ( #20127 )
2020-07-30 11:32:49 -07:00
Siva
b955e15ee9
Manual roll of Dart from 24c7666def...40fd1c456e ( #20092 )
...
* Manual roll of Dart from 24c7666def...40fd1c456e
dart-lang/sdk@40fd1c456e Revert "[dart:io] Add Abort() on HttpClientRequest"
dart-lang/sdk@17d7296a42 [vm/nnbd/bytecode] Fix reuse of type arguments in bytecode
dart-lang/sdk@58b6f40c73 Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns. (reland)
dart-lang/sdk@fc8a6d9f9b [VM/compiler] Dereference TypeRef literal when propagating constants.
dart-lang/sdk@0689ec527a Move "test.dart" (well, most of its contents) into pkg/test_runner.
dart-lang/sdk@1094b3c61d Prepare static error test updater tool to handle web tests.
dart-lang/sdk@b258585f2f [observatory] Migrate from deprecated isInstanceOf to isA.
dart-lang/sdk@dfe1d9b682 Disable OverrideContributor for Cider.
dart-lang/sdk@aea99b2f5c scope debug property assist to Diagnosticables
dart-lang/sdk@4b96f20a79 [dart:io] Add Abort() on HttpClientRequest
dart-lang/sdk@1b1a39708c [build] Use frameworks instead of libs
dart-lang/sdk@3fef522496 Revert "Reland "[vm] Replaces fuchsia.deprecatedtimezone""
dart-lang/sdk@8c664d4f3f Revert "Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns."
dart-lang/sdk@2efb5bebc7 [ dart:_http ] Fix typo in HTTP response timeline event
dart-lang/sdk@0884dae36c Revert "Fix the #include path for ICU headers"
dart-lang/sdk@5171534e81 Scope tweaks. Report REFERENCED_BEFORE_DECLARATION in more places.
dart-lang/sdk@6bba75079a Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns.
dart-lang/sdk@b4ebbb7f5c [build] Update gn to match Fuchsia
dart-lang/sdk@cb428a7a02 [dart2js] Remove old bug work around in collector.
dart-lang/sdk@08663c20ab Change flutter patch to match existing DEPS on master branch
dart-lang/sdk@146ad014d9 update js/meta for the 2.10 dev sdk
dart-lang/sdk@488c718793 [co19] Roll co19 to d79951e06e443213243e54c2c32694b79a221b65
dart-lang/sdk@ba20edd7be Add patch for flutter-engine when changing to version 2.10
* Rev buildroot to latest version.
* Update license.
* update.
* Update gn revision.
* Format BUILD.gn files as the gn revision has been updated.
2020-07-29 13:10:15 -07:00
Adlai Holler
c57aff1800
Use the GrDirectContext factories instead of deprecated GrContext ones ( #19962 )
...
This is part of a larger effort to expose the difference between GrDirectContext,
which runs on the GPU thread and can directly perform operations like uploading
textures, and GrRecordingContext, which can only queue up work to be delivered
to the GrDirectContext later.
2020-07-28 13:32:09 -07:00
LongCatIsLooong
d96371e03f
Add autofill save for iOS and Android ( #18643 )
2020-07-28 10:23:55 -07:00
Emmanuel Garcia
933c8b8441
bool SubmitFrame -> void SubmitFrame ( #18984 )
2020-07-23 16:16:02 -07:00
Todd Volkert
48f90888a6
Add support for playing alert sound on MacOS ( #19970 )
...
flutter/flutter#62143
2020-07-23 14:00:13 -07:00
gaaclarke
21efd7325e
Made the linter print out more information in its output and fixed bugs ( #19895 )
2020-07-22 15:38:09 -07:00
chunhtai
48a6fde39f
fix On iOS, dialog titles are announced twice ( #19826 )
2020-07-17 11:16:51 -07:00
Justin McCandless
d327828632
Fix loss of negative text selection ranges ( #19785 )
...
iOS now matches Android behavior in that empty selections put the cursor at the start of the field.
2020-07-17 08:10:05 -07:00
Dan Field
3d104f4364
remove obsolete check on FlutterPlatformViewsController::OnCreate ( #19819 )
...
* remove obsolete check
* FML_DCHECK flutter_view_ in methods that actually use it
2020-07-16 15:37:10 -07:00
chunhtai
5a25a28174
Makes IOS dispatch showOnCcreen action for header semantics nodes ( #19788 )
...
* Makes IOS dispatchs showOnCcreen action for header semantics nodes
* update
* format
2020-07-16 11:00:28 -07:00
Tong Mu
fbef051f5c
Add all system cursors (engine) ( #19550 )
...
* Support all system cursors in WIn, Linux, mac, Web and Android.
2020-07-15 15:37:18 -07:00
David Worsham
fef0fccb79
Fix Mac / iOS builds ( #19728 )
2020-07-13 18:34:49 -07:00
David Worsham
9353692cdb
fuchsia: Enable most unittests ( #19583 )
...
Tweak the primary flutter build rule so that fuchsia is more similar to
other platforms in how tests and the shell are built.
Only embedder_unittests and GLFW tests are disabled on Fuchsia now.
TEST: Ran unittests on host/fuchsia; workstation on fuchsia
BUG: fxb/53847, fxb/54056
2020-07-13 17:36:19 -07:00
Andy Weiss
015f2ea765
Use the main bundle if the App bundle is not found ( #18749 )
...
It looks like half the code in this function was updated to use the
main bundle but this one line was still only using the _dartBundle. I am
pretty sure that is a mistake and instead we want to use the mainBundle
as a backup both to find the plist and to find the assets.
2020-07-11 21:08:27 -07:00
gaaclarke
9345347587
Added the ability to set properties in interface builder for FlutterViewController. ( #19458 )
2020-07-09 17:23:32 -07:00