18489 Commits

Author SHA1 Message Date
engine-flutter-autoroll
78bf9ba4c0
Roll engine 2b75c6d111f7..7ae7ff441935 (8 commits) (#55167) 2020-04-20 08:35:00 -07:00
MH Johnson
e82454fb02
[Material] Added BottomNavigationBarTheme (#54714) 2020-04-20 08:30:03 -07:00
Devon Carew
f050ee67e6
prettify the flutter web bootstrap file (#55125) 2020-04-20 08:24:50 -07:00
engine-flutter-autoroll
8e5b575174
Roll engine a5e0b2f2f237..2b75c6d111f7 (8 commits) (#55122) 2020-04-19 14:20:01 -07:00
Ayush Bherwani
f35b673f2b
[DecorationImage] adds scale property (#54258) 2020-04-18 14:15:01 -07:00
engine-flutter-autoroll
55cbf80400
Roll engine 204adaf2686a..a5e0b2f2f237 (2 commits) (#55083) 2020-04-18 12:30:02 -07:00
engine-flutter-autoroll
cdac97c253
Roll engine bbe806b002f9..204adaf2686a (2 commits) (#55078) 2020-04-17 20:25:01 -07:00
engine-flutter-autoroll
0953144229
Roll engine f9e53c72c656..bbe806b002f9 (1 commits) (#55075) 2020-04-17 18:50:01 -07:00
Jim Graham
77ea2da746
benchmark animation performance of Opacity widget (#54903) 2020-04-17 18:34:10 -07:00
Amir Hardon
a0379f45d6
Test touch for Android windows added by platform views (#55068) 2020-04-17 17:21:28 -07:00
engine-flutter-autoroll
3e2293ec38
Roll engine 8abd9e2cac14..f9e53c72c656 (4 commits) (#55073) 2020-04-17 17:10:01 -07:00
Shi-Hao Hong
fc7ce3eeb6
Step 3: Removes temporary flag for SnackBarBehavior.floating offset fix (#55064)
* Remove SnackBar floating flag, making the offset fix the only behavior

* Remove rest of code that contians references to Scaffold.shouldSnackBarIgnoreFABRect
2020-04-17 16:58:25 -07:00
Christian Mürtz
f0a4eab7d7
Make TextFormFieldState.didChange change text fields value (#54481) 2020-04-17 16:58:05 -07:00
Dan Field
98651c0252
validate engine hash (#55057) 2020-04-17 16:30:26 -07:00
engine-flutter-autoroll
33091b9a2f
Roll engine dbf16099f186..8abd9e2cac14 (4 commits) (#55062) 2020-04-17 16:05:01 -07:00
engine-flutter-autoroll
0c9f409180
dbf16099f [web] remove the web_engine_integration tests from cirrus ci (flutter/engine#17765) (#55054) 2020-04-17 13:15:00 -07:00
Jenn Magder
fc76fc2a96
Move GitHubTemplateCreator into reporting library (#55002) 2020-04-17 10:47:12 -07:00
engine-flutter-autoroll
ace181a521
Roll engine f4d6ce13dcc4..b5aedb30fa46 (3 commits) (#55047) 2020-04-17 10:45:01 -07:00
Anna Gringauze
bc1c1b2ff8
Add flag to enable expression evaluation for web (#55003)
* Add flag to enable expression evaluation for web

Added flag --web-enable-expression-evaluation to flutter run commmand
that enables expression evaluation from IDEs for web target. Disabled
by default.

Helps https://github.com/flutter/flutter/issues/54520

* Update packages/flutter_tools/lib/src/build_runner/resident_web_runner.dart

Co-Authored-By: Jonah Williams <jonahwilliams@google.com>

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-04-17 10:42:02 -07:00
Anna Gringauze
b69b2a8c9e
Convert expression evaluation exceptions to errors (#54916) 2020-04-17 10:40:02 -07:00
Zachary Anderson
bec63a54bf
[flutter_tools] Provide global options with subcommand help text (#54884) 2020-04-17 08:54:48 -07:00
Justin McCandless
6c70a8fef6
Fix right alignment TWB longestLine (#54234)
Fixes an alignment bug seen when using both TextWidthBasis.longestLine and TextAlign.right.
2020-04-17 08:07:27 -07:00
engine-flutter-autoroll
0b9c42f944
Roll engine e6a2534b63ac..f4d6ce13dcc4 (32 commits) (#54997) 2020-04-16 17:00:01 -07:00
Masayuki Ono
16cc2f3288
Fix showCupertinoModalPopup documentation comment typo (#52995) 2020-04-16 16:50:01 -07:00
Jonah Williams
bd068f50d5
[flutter_tools] remove bogus same repo check (#54294) 2020-04-16 15:50:03 -07:00
Jonah Williams
4ee618bb72
[flutter_tools] don't elapse real time during fallback test (#54717) 2020-04-16 15:49:08 -07:00
Jonah Williams
e6abda7f00
[flutter_tools] remove Isolate implementations of vm_service methods (#54920) 2020-04-16 15:48:21 -07:00
Jenn Magder
9fa5e55fc3
Mark ios_app_with_watch_companion as not flaky (#54991) 2020-04-16 15:18:56 -07:00
Jenn Magder
66d77ca048
Support armv7s architecture (#54989) 2020-04-16 15:18:33 -07:00
Yegor
96f80055e4
mark flutter_gallery__memory_nav and flutter_gallery__back_button_memory as flaky (#54994) 2020-04-16 14:58:39 -07:00
Shi-Hao Hong
6ce90a936f
SnackBarBehavior.floating offset fix by default (#54985) 2020-04-16 14:50:01 -07:00
Yegor
54cdc26afb
add benchmark for picture recording (#54908) 2020-04-16 14:46:41 -07:00
Darren Austin
53bda97c71
Expose current day as a parameter to showDatePicker. (#54978) 2020-04-16 14:45:01 -07:00
engine-flutter-autoroll
3ccd7bbd8c
Roll engine deef2663aca4..e6a2534b63ac (20 commits) (#54806) 2020-04-16 14:40:02 -07:00
Yegor
a30c46dc79
Remove outliers in Web benchmarks to reduce noise; add visualization (#54883)
* web benchmarks: separate outliers to reduce noise; add visualization
2020-04-16 14:39:18 -07:00
Yegor
20803507fd
print intermediate and raw A/B results when not silent (#54676)
* print intermediate A/B results when not silent
* print raw A/B results when in loud mode
* add tests; handle missing metrics more gracefully
* use less fancy section header on Windows
2020-04-16 14:36:42 -07:00
Jenn Magder
ce83aaf38d
git pull --ff-only (#54987) 2020-04-16 14:20:48 -07:00
tauu
f1d522d503
fixed flutter run for projects containing a watchOS companion (#54959)
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
2020-04-16 10:58:45 -07:00
Jonah Williams
e092dcfa22
[flutter_tools] Reland: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
Michael Thomsen
fd397e1fc0
Roll pinned package versions (#54952) 2020-04-16 10:55:02 -07:00
Christopher Fujino
2bb361c9f7
[flutter_tools] Fix roll dev script, add tests (#54783) 2020-04-16 10:10:04 -07:00
chunhtai
baafc66817
Enable gesture recognizer in selectable rich text (#54479) 2020-04-16 10:05:02 -07:00
Anthony
b00b4e8342
[Material] Add focus, highlight, and keyboard shortcuts to Slider (#53945) 2020-04-16 08:50:01 -07:00
Jonah Williams
11ab2fa35c
Revert "[flutter_tools] fix multiple defines in flutter tooling, web (#54909)" (#54967)
This reverts commit b8bd09db210d2c6299555643af8db4b8ff3e8d92.
2020-04-16 08:33:16 -07:00
Jonah Williams
b8bd09db21
[flutter_tools] fix multiple defines in flutter tooling, web (#54909) 2020-04-15 22:25:32 -07:00
Jonah Williams
ac20b614c5
[flutter_tools] ensure EventPrinter handles a null parent (#54918) 2020-04-15 20:10:16 -07:00
Jenn Magder
457972b757
Move doctor into globals (#54912)
* Move doctor into globals

* Fix tests
2020-04-15 19:44:42 -07:00
Jenn Magder
6f9ee13e7a
Pass in runtime to ios_app_with_watch_companion simctl create (#54899) 2020-04-15 19:44:28 -07:00
Aubrey Anderson
d537834b38
Allow headers to be passed to the WebSocket connection for VMServiceFlutterDriver (#54698) 2020-04-15 18:25:02 -07:00
stuartmorgan
0ece276ecb
Add COM initializition to Windows template (#54881)
Plugins, and the library, should be able to use COM without special
setup. This adds COM initialization to the runner template so that it's
available for any code on the main thread.
2020-04-15 14:32:39 -07:00