Per Classon
a214b4628e
[Gallery] Add Material Study app Rally as an example app ( #42236 )
...
* Add Material Study app Rally to examples
2019-11-05 17:27:40 +01:00
Justin McCandless
9734754aad
CupertinoContextMenu (iOS 13) ( #43918 )
...
Adds the CupertinoContextMenu widget for iOS 13 support.
2019-11-05 07:55:54 -08:00
Edman P. Anjos
28b5cc3825
Pad CupertinoAlertDialog with MediaQuery viewInsets ( #42967 )
...
Fixes #42049 .
2019-11-05 11:50:30 +01:00
engine-flutter-autoroll
9093cf15f6
Roll engine e73c9c8f6bd5..7b968ff95ff1 (3 commits) ( #44158 )
...
git@github.com:flutter/engine.git/compare/e73c9c8f6bd5...7b968ff95ff1
git log e73c9c8f6bd5..7b968ff95ff1 --no-merges --oneline
2019-11-05 chinmaygarde@google.com Ensure that the CAMetalLayer FBO attachments can be read from. (flutter/engine#13643 )
2019-11-04 47866232+chunhtai@users.noreply.github.com Revert "Added new lifecycle enum (#11913 )" (flutter/engine#13632 )
2019-11-04 47866232+chunhtai@users.noreply.github.com Added new lifecycle enum (flutter/engine#11913 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-11-04 22:30:16 -05:00
engine-flutter-autoroll
220c6fb45f
Roll engine 0a8bd9dd6fbb..e73c9c8f6bd5 (13 commits) ( #44156 )
...
git@github.com:flutter/engine.git/compare/0a8bd9dd6fbb...e73c9c8f6bd5
git log 0a8bd9dd6fbb..e73c9c8f6bd5 --no-merges --oneline
2019-11-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8e083eee8ece..4cc2dc64ff13 (1 commits) (flutter/engine#13543 )
2019-11-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from ggsQ5... to XcaoM... (flutter/engine#13535 )
2019-11-04 yjbanov@google.com fix getBoxesForRange for zero-length ranges (flutter/engine#13483 )
2019-11-04 bkonyi@google.com Roll src/third_party/dart bbe2ac28c9..ab5cf0f854 (73 commits) (flutter/engine#13614 )
2019-11-02 skia-flutter-autoroll@skia.org Roll src/third_party/skia 283ec65f632a..8e083eee8ece (32 commits) (flutter/engine#13489 )
2019-11-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from FKqQ_... to ggsQ5... (flutter/engine#13490 )
2019-11-02 xster@google.com Release shim bindings when detaching (flutter/engine#13432 )
2019-11-01 gw280@google.com Add fuchsia.intl.PropertyProvider to our services on Fuchsia (flutter/engine#13486 )
2019-11-01 fmil@google.com [dart] Makes the intl services available (flutter/engine#13460 )
2019-11-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 866GG... to dhwMR... (flutter/engine#13475 )
2019-11-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from JngMB... to FKqQ_... (flutter/engine#13477 )
2019-11-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 809ec77893be..283ec65f632a (14 commits) (flutter/engine#13472 )
2019-11-01 dnfield@google.com Request a reattach when creating the text input plugin on Android (flutter/engine#13474 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-11-04 21:34:17 -05:00
Shi-Hao Hong
ede637a759
l10n Localizations and LocalizationsDelegate Generation Tool ( #43934 )
...
*Starting with arb files in lib/l10n, the tool creates the following by default:
1. An AppLocalizations class containing:
- an `AppLocalizationsDelegate`
- a `supportedLocales` property that returns a list of all supported locales.
- a `localizationsDelegate` property that returns a list containing this delegate along with `GlobalMaterialLocalizations.delegate`, `GlobalCupertinoLocalizations.delegate`, and `GlobalWidgetsLocalizations.delegate`.
2. One Dart `message_<locale>.dart` file for each arb file, as well as a `messages_all.dart` file that performs the locale message lookup. The tool infers the locale of each arb file from the @@Locale property or the arb file's name.
2019-11-04 18:27:38 -08:00
Taufiq Rahman
3390e162cf
Adjust and refactor all FlatButton
tests into its respective file ( #43742 )
...
* Adjust and refactor all FlatButton tests into its respective file
2019-11-04 18:22:01 -08:00
Jenn Magder
55df81e8eb
Make module_test_ios pass ( #44147 )
2019-11-04 17:44:55 -08:00
umevoshi
d96afee888
Fix comment typo in tabs.dart ( #44068 )
2019-11-04 17:33:23 -08:00
Thalles Santos
0431c8a64d
Typo in TextFormField comments ( #44076 )
...
initalValue should be initialValue
2019-11-04 17:32:41 -08:00
Emmanuel Garcia
0ccde797b0
Reland: Migrate examples to Android embedding v2 ( #44139 )
2019-11-04 17:25:25 -08:00
Dan Field
a67560da6b
Manually roll engine to unred the tree ( #44150 )
2019-11-04 17:16:38 -08:00
Kate Lovett
11e1c24069
SliverAppBar - Configurable overscroll stretch with callback feature & FlexibleSpaceBar support ( #42250 )
2019-11-04 17:10:26 -08:00
Jonah Williams
0f6c093d68
Remove Source.behavior, fix bug in depfile invalidation ( #43945 )
...
* remove Source.behavior, fix bug in depfile invalidation
* more cleanup of assets
* Add skip
* address comments
* Update build_system.dart
2019-11-04 16:37:43 -08:00
Darren Austin
b815f76293
Added tests for the new Android heading semantic flag to android_semantics_testing ( #44031 )
...
Added tests for the new Android heading semantic flag to android_semantics_testing.
2019-11-04 16:35:04 -08:00
LongCatIsLooong
bbb2a0f837
Update cupertino demos in gallery ( #43841 )
2019-11-04 16:31:52 -08:00
Emmanuel Garcia
76957c9da8
build aar prints how to consume the artifacts ( #44127 )
2019-11-04 16:28:27 -08:00
Dan Field
7957c56997
Respond to TextInputClient.reattach messages. ( #43959 )
2019-11-04 16:28:03 -08:00
Emmanuel Garcia
b94c1a41ca
Exit tool if a plugin supports the embedding v2 but the app doesn't ( #44026 )
2019-11-04 13:37:51 -08:00
Nurhan Turgut
97cf355b9d
Adding handling of TextInputClient.onConnectionClosed messages handli… ( #43466 )
...
* Adding handling of TextInputClient.onConnectionClosed messages handling to Framework
* Adding more test cases for closing connection to editable_text_test
* fixing analyze error.
* Fixing analyze error in the test file
* Fixing comments on the new method
* Adding more closing connection examples.
* Indentation change
* Remove auto-add white space
* Changing the oncloseconnection behaviour to stop editing. Updating the tests
* Addressing PR comments. Added explicit log for method channnels to the tests. Added comments to the interfaces.
* add more documentation
2019-11-04 13:35:18 -08:00
Jonah Williams
3422540bc4
copy chrome preferences to seeded data dir ( #44032 )
2019-11-04 09:09:20 -08:00
Jonah Williams
df0501c7d3
remove services code ( #44052 )
2019-11-04 09:08:57 -08:00
Jonah Williams
5e1bb20c83
support --no-resident on the web ( #44028 )
2019-11-04 09:08:40 -08:00
Emmanuel Garcia
ee032f67c7
flutter build aar should also build plugins as AARs ( #43994 )
2019-11-02 09:46:25 -07:00
Jonah Williams
f1186b0758
Asset server fix for sourcemaps ( #44017 )
2019-11-01 22:33:52 -07:00
Emmanuel Garcia
ade8dfac3d
Move the plugin registrant to io.flutter.plugins and add the @Keep annotation ( #44011 )
2019-11-01 16:58:26 -07:00
Dan Field
93ab9e64e7
Ignore generated .project files for VSCode Java Plugin ( #44019 )
2019-11-01 15:57:43 -07:00
NikitaZhelonkin
fbabb264e0
Add enableFeedback param to MaterialButton, RawMaterialButton and IconButton ( #41972 )
...
* Wire enableFeedback parameter through MaterialButton, RawMaterialButton, and IconButton.
Co-Authored-By: Shi-Hao Hong <shihaohong@google.com>
2019-11-01 15:36:07 -07:00
Jenn Magder
2e7d9130b2
Observe logging from VM service on iOS 13 ( #43915 )
2019-11-01 14:37:17 -07:00
Shi-Hao Hong
bf45897f13
Revert "Implement AlertDialog title/content overflow scroll #43226 " ( #44003 )
2019-11-01 11:30:58 -07:00
Janice Collins
f3a6b0da92
Upgrade dartdoc to 0.29.0 ( #43990 )
2019-11-01 11:17:01 -07:00
Brian Egan
2e41483384
Add "navigator" option to "showDialog" and "showGeneralDialog" ( #42842 )
2019-11-01 11:16:32 -07:00
Emmanuel Garcia
694b2d89e0
Revert: Migrate examples to Android embedding v2 ( #43997 )
...
This reverts commit 99cd4403848185c530f6eadd43d1511376c45c15.
2019-11-01 11:13:39 -07:00
Jonah Williams
71740bef74
remove listDartSources ( #43950 )
2019-11-01 11:06:24 -07:00
Jonah Williams
7d4a968f0c
make more spinner tests not flaky ( #43955 )
2019-11-01 10:55:15 -07:00
Jonah Williams
0cd8cef8f5
require awaiting Testbed.run ( #43952 )
2019-11-01 10:55:04 -07:00
creativecreatorormaybenot
8d5caf3df2
Fix typo in app_bar.dart comment ( #43981 )
2019-11-01 10:16:11 -07:00
Emmanuel Garcia
dea35da040
Log additional Android build failures ( #43941 )
2019-11-01 10:06:23 -07:00
Justin McCandless
924e48eeb9
Increase TextField's minimum height from 40 to 48 ( #42449 )
...
This is being done to match the Material spec. It will likely break many visual diff tests.
2019-11-01 12:36:15 -04:00
LongCatIsLooong
3cd8c3142c
Update CupertinoSlidingSegmentedControl control/feedback mechanism ( #43932 )
2019-10-31 19:35:52 -07:00
Jonah Williams
a192e29603
check for instanceof instead of runtimeType and wait for testbed ( #43870 )
2019-10-31 19:31:42 -07:00
engine-flutter-autoroll
43a8d705ed
Roll engine 44c9fab7b4d8..8ea19b1c76f6 (4 commits) ( #43942 )
...
git@github.com:flutter/engine.git/compare/44c9fab7b4d8...8ea19b1c76f6
git log 44c9fab7b4d8..8ea19b1c76f6 --no-merges --oneline
2019-10-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia 549325c87e9d..809ec77893be (1 commits) (flutter/engine#13458 )
2019-10-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from p7XYM... to JngMB... (flutter/engine#13456 )
2019-10-31 iska.kaushik@gmail.com [fuchsia] [packaging] Prettify parent folder name (flutter/engine#13463 )
2019-10-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from nhX22... to 866GG... (flutter/engine#13450 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-31 21:27:25 -04:00
Greg Spencer
3a30722fda
Add convenience accessor for primaryFocus ( #43859 )
...
This adds accessors for WidgetsBinding.instance.focusManager and WidgetsBinding.instance.focusManager.primaryFocus so that they can be more easily found in IDEs and accessed.
This adds a top level getter for WidgetsBinding.instance.focusManager.primaryFocus called primaryFocus, and a static accessor FocusManager.instance that returns WidgetsBinding.instance.focusManager.
2019-10-31 18:02:31 -07:00
engine-flutter-autoroll
5f7b48188a
44c9fab7b Roll src/third_party/dart d50c158d42..bbe2ac28c9 (19 commits) ( #43937 )
...
git@github.com:flutter/engine.git/compare/73541c97b8b6...44c9fab7b4d8
git log 73541c97b8b6..44c9fab7b4d8 --no-merges --oneline
2019-10-31 bkonyi@google.com Roll src/third_party/dart d50c158d42..bbe2ac28c9 (19 commits)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-31 20:38:25 -04:00
Emmanuel Garcia
99cd440384
Revert "Revert "Reland: Migrate examples new embedding ( #43868 )" ( #43885 )" ( #43939 )
2019-10-31 16:17:31 -07:00
engine-flutter-autoroll
6d42c4103f
73541c97b [recipe] Upload sky_engine to CIPD (flutter/engine#13464) ( #43933 )
...
git@github.com:flutter/engine.git/compare/7c80d62e89f6...73541c97b8b6
git log 7c80d62e89f6..73541c97b8b6 --no-merges --oneline
2019-10-31 iska.kaushik@gmail.com [recipe] Upload sky_engine to CIPD (flutter/engine#13464 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-31 18:46:25 -04:00
Jonah Williams
a60a47ae2c
Serve correct mime type on release dev server ( #43907 )
2019-10-31 14:57:34 -07:00
engine-flutter-autoroll
353721a166
Roll engine 4b76fadbf438..7c80d62e89f6 (5 commits) ( #43920 )
...
git@github.com:flutter/engine.git/compare/4b76fadbf438...7c80d62e89f6
git log 4b76fadbf438..7c80d62e89f6 --no-merges --oneline
2019-10-31 iska.kaushik@gmail.com CIPD needs the directory to be relative (flutter/engine#13461 )
2019-10-31 1541038+josh-ksr@users.noreply.github.com Force orientation change when current orientation not allowed on iOS (flutter/engine#13170 )
2019-10-31 jason-simmons@users.noreply.github.com Duplicate the directory fd in fml::VisitFiles (flutter/engine#13448 )
2019-10-31 amirh@users.noreply.github.com Fix iOS crash when multiple platform views are in the scene (flutter/engine#13449 )
2019-10-30 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7df14d055703..549325c87e9d (11 commits) (flutter/engine#13447 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-31 17:56:25 -04:00
Emmanuel Garcia
7fe4ea2475
Fix stdout test ( #43927 )
2019-10-31 14:29:21 -07:00
engine-flutter-autoroll
c48f76c798
4b76fadbf Fizzle onConfigurationChanged if no FlutterView (flutter/engine#13445) ( #43867 )
2019-10-31 13:40:23 -07:00