Commit Graph

24470 Commits

Author SHA1 Message Date
Ferhat
1fa90ecc2a [web] Add path construction benchmark (#57016)
* Add path construction benchmark

* Fix analyzer warnings

* Split file into test+generated code. Add comment

* Add license to new file

* remove unused import
2020-05-14 12:35:20 -07:00
Jonah Williams
6bd156b8ed [null-safety] disable tests until framework has migrated (#57235) 2020-05-14 12:34:53 -07:00
Jonah Williams
bd47262183 [flutter_tools] fix period in URL for androidX incompat (#57182) 2020-05-14 12:32:03 -07:00
Jonah Williams
a801496701 [flutter_tools] allow adb to fail to unforward without crashing (#57173) 2020-05-14 12:27:01 -07:00
shihchanghsiungsonos
bb49a9b056 [Add2App Android] Fix the issue of Hotreload broken on latest Dev release with Android device (#57145) 2020-05-14 12:17:02 -07:00
Ben Konyi
461fe98f98 Disable DartDev when launching flutter_tools (#57143) 2020-05-14 11:42:01 -07:00
Justin McCandless
8de07d5527 Bring back paste button hide behavior 3 (#57139) 2020-05-14 11:37:02 -07:00
Jonah Williams
1000ae802d [flutter_tools] ensure package_config is re-created if pub get is run (#57184) 2020-05-14 11:22:07 -07:00
chunhtai
8ede83b8a0 update initial route documentation (#57136) 2020-05-14 11:22:03 -07:00
Jonah Williams
a2cf9ecc46 [flutter_tools] expose track-widget-creation to build aar (#57117) 2020-05-14 11:17:06 -07:00
LongCatIsLooong
1c13d665ea remove redundant transform (#57085) 2020-05-14 11:17:03 -07:00
Jonah Williams
8a77381e58 [flutter_tools] do not set timestamp of package_config file (#57077) 2020-05-14 11:12:08 -07:00
Darren Austin
b4788f290c Updated gen_missing_localizations to copy the english strings instead of using 'TBD' for other locales. (#57053) 2020-05-14 11:12:05 -07:00
Kate Lovett
f6fb3aaa35 Remove deprecated child parameter (#57065) 2020-05-14 11:07:08 -07:00
Ferhat
674fb7e165 Unskip TextStyle web tests (#56710) 2020-05-14 11:07:04 -07:00
Christopher Fujino
a2f5364dc0 throw more specific toolexit when git fails during upgrade (#57162) 2020-05-14 11:03:07 -07:00
Darren Austin
7706a97aba Localized new strings added in the redesigned Material Date Picker (#56645) 2020-05-14 11:02:11 -07:00
Kate Lovett
c733864aff Step 1 of 3: Add opt-in for debugCheckHasMaterialLocalizations assertion on TextField (#56090) 2020-05-14 11:02:07 -07:00
engine-flutter-autoroll
ae46203862 Roll engine b59e3e9c39a2..ae2222f47e78 (8 commits) (#57150)
* 7b6406720 Use 'message' as the parameter name in FlMessageCodec::encode_message (flutter/engine#18253)

* 429beae8a Roll src/third_party/skia 3d2c41b773f6..3ebadcc98eab (14 commits) (flutter/engine#18333)

* 66ba3a748 Roll src/third_party/dart 2bf325900586..d6fed1f62444 (1 commits) (flutter/engine#18334)

* 2f8495a5e Completely disable paving the device on Fuchsia (flutter/engine#18340)

* 006dbfce2 Always keep thread merged when there are platform views. (flutter/engine#18245)

* 21b4d2f1f [web] Fix paragraph positioning (flutter/engine#18329)

* efdc0994a Re-enable Fuchsia tests (flutter/engine#18342)

* ae2222f47 Revert "Re-enable Fuchsia tests (#18342)" (flutter/engine#18345)
2020-05-14 11:02:02 -07:00
Jenn Magder
bd430081e0 Make initial daemon devices population fast (#56959) 2020-05-14 11:00:51 -07:00
Jenn Magder
f66d3c5ab2 Remove empty Supporting Files group from Swift app template (#57161) 2020-05-14 11:00:43 -07:00
shihchanghsiungsonos
bcc42901ad Fix xcode_backend.sh to strip bitcode for archive build, if the project has bitcode disabled entirely (#57027) 2020-05-14 10:57:11 -07:00
Nicolas Schneider
362a557365 allow changing the paint offset of a GlowingOverscrollIndicator (#55829) 2020-05-14 10:57:06 -07:00
Jenn Magder
93d7af7314 Mark gallery tests as flaky (#57231) 2020-05-14 10:55:47 -07:00
snyiuan
610dc170d9 setState() will call scheduleFrame() in post-frame callback now. (#56968) 2020-05-13 09:37:02 -07:00
Jonah Williams
3ccb160da3 [flutter_tools] re-enable non-nullable test (#57075) 2020-05-13 09:32:03 -07:00
chunhtai
7bed5a2851 fix push replacement reports wrong previous route to navigator observer (#57036) 2020-05-13 09:27:03 -07:00
Robert Ancell
3b31e89f0a Fix wrong link in description on the platform system channel (#56859) 2020-05-13 09:22:02 -07:00
engine-flutter-autoroll
68073a098e Roll engine 156970a2487c..b59e3e9c39a2 (23 commits) (#57109)
* db82bfb3f Roll src/third_party/skia c74db7998b4e..518fd4d9d09d (1 commits) (flutter/engine#18278)

* 4a1f9fa95 refactor the task_runner and task_runner_checker (flutter/engine#18238)

* ccfec7279 Fix grammar in FlBinaryCodec/FlStringCodec descriptions (flutter/engine#18268)

* 044f2542d Use the term 'handler' for registering callbacks. (flutter/engine#18269)

* 8d7651801 Fix latest_frame_target_time race (flutter/engine#18279)

* 72a48bd6e Fix incorrect declaration of FlBinaryCodec (flutter/engine#18283)

* cb6b6208e Roll src/third_party/skia 518fd4d9d09d..dd1de25896e9 (2 commits) (flutter/engine#18282)

* b1622c2ba Roll src/third_party/dart 4e520824f502..2497606fed87 (11 commits) (flutter/engine#18284)

* 2f6bcdeb9 Add FlStandardMessageCodec (flutter/engine#18213)

* 4aa928d70 Roll src/fuchsia/sdk/mac from Hss3M... to gOhJW... (flutter/engine#18286)

* a549e9608 Roll src/fuchsia/sdk/linux from oDp5y... to TZN85... (flutter/engine#18287)

* 8b4987382 add new keyboard types and missing autofill hints (flutter/engine#18202)

* 86462ee2c Roll src/third_party/dart 2497606fed87..c6db98667aa6 (4 commits) (flutter/engine#18289)

* 624480f1e Roll src/third_party/skia dd1de25896e9..36bda05b2199 (1 commits) (flutter/engine#18291)

* ea0a764c2 Roll src/third_party/skia 36bda05b2199..4e9cfe7691dd (4 commits) (flutter/engine#18292)

* 7cf426ee0 Roll src/third_party/dart c6db98667aa6..245a574301b1 (3 commits) (flutter/engine#18294)

* 8d379e984 Roll src/third_party/skia 4e9cfe7691dd..3d2c41b773f6 (1 commits) (flutter/engine#18296)

* f4220c2d6 Roll src/third_party/dart 245a574301b1..d5650235a249 (7 commits) (flutter/engine#18297)

* 7eb6ffea4 [fuchsia] Disable failing physical shape layer tests (flutter/engine#18308)

* 6689481c4 Temporarily disabling the fuchsia shell, runtime tests (flutter/engine#18319)

* a6baef146 Disable flow tests on Fuchsia (flutter/engine#18323)

* f6d3e7f21 Disable all fuchsia tests temporarily (flutter/engine#18326)

* b59e3e9c3 Roll src/third_party/dart d5650235a249..2bf325900586 (35 commits) (flutter/engine#18327)
2020-05-13 09:18:40 -07:00
Jenn Magder
1eaa8c300c Swap xcode_tests from MockProcessManager to FakeProcessManager (#56502) 2020-05-13 09:17:03 -07:00
Pedro Massango
1aaf73fad0 Making DropdownButtonFormField to re-render if parent widget changes (#57037)
* Update DropdownButtonFormField's state if widget updates

Co-authored-by: Shi-Hao Hong <shihaohong@google.com>
2020-05-13 09:16:02 -07:00
Jonah Williams
9e9524977e [flutter_tools] introduce a BuildSystem interface (#56946) 2020-05-13 09:12:08 -07:00
Jia Hao
073126fdb3 Allow waitUntilFirstFrameRasterized without a root widget (#56430) 2020-05-13 09:12:03 -07:00
Anna Gringauze
e88ef6d554 Updated dwds (and other packages) (#56958) 2020-05-13 09:07:09 -07:00
Jia Hao
342c6286ce Eagerly wait for the driver extension on FlutterDriver.connect() (#56428) 2020-05-13 09:07:04 -07:00
Ayush Bherwani
4b814cf8ce [ExpansionTile] Wire through expandedCrossAxisAlignment, and expandedAlignment properties to the expanded tile (#56190) 2020-05-13 09:02:04 -07:00
Jenn Magder
2f993d70c1 Remove dead definesCustomBuildConfigurations (#56961) 2020-05-12 13:44:02 -07:00
Jonah Williams
7f400af35a [flutter_tools] expand Regexp log match to include more AndroidRuntime failures (#56943) 2020-05-12 07:35:02 -07:00
Jonah Williams
7ed0950e05 [flutter_tools] unblock fuchsia roll (#56945) 2020-05-12 07:34:00 -07:00
engine-flutter-autoroll
97f6e279fa Roll engine ada8a0fd64a3..156970a2487c (2 commits) (#56941) 2020-05-12 07:30:06 -07:00
Jonah Williams
d53429cf0a Revert "[flutter_tools] hide tree-shake-icons (#56924)" (#56934) 2020-05-12 07:25:03 -07:00
rami-a
0e7b2beff7 Use titleTextStyle from dialog theme for SimpleDialog (#56895) 2020-05-12 07:20:03 -07:00
chunhtai
1bb9f3f718 fix pushAndRemoveUntil incorrectly removes the routes below the first… (#56732) 2020-05-12 07:15:03 -07:00
Jenn Magder
c969b8af7b Revert "Bring back paste button hide behavior 2 (#56922)" (#56951)
This reverts commit d988226374.
2020-05-11 15:28:10 -07:00
Tong Mu
7f8cb7f830 System mouse cursors (#54171)
Adds the basic framework for the mouse cursor system. 

* Adds MouseRegion.cursor
* Adds SystemMouseCursors
* Adds mouseCursor to some widgets
2020-05-11 13:34:20 -07:00
Gabe Moothart
a9ea085bd3 Wire up autofocus for OutlineButton (#56494)
* Wireup autofocus for OutlineButton

Fixes #56493

* add test
2020-05-11 13:24:46 -07:00
Justin McCandless
d988226374 Bring back paste button hide behavior 2 (#56922)
Unrevert of paste button hides when nothing to paste
2020-05-11 13:23:24 -07:00
engine-flutter-autoroll
5ce84f7733 ada8a0fd6 Roll src/third_party/skia 83c6626946d0..21be4f215d0b (5 commits) (flutter/engine#18275) (#56932) 2020-05-11 13:05:02 -07:00
Nate Bosch
59a8ef3a21 Remove direct uses of LocalPlatform (#56605)
When `const LocalPlatform` is used immediately and not passed as a
dependency it does not have utility over the static properties from
`dart:io`. Remove these uses to reduce the noise around how the
instantiable `Platform` class is used.
2020-05-11 12:59:29 -07:00
Jenn Magder
fab03bd1e2 Shard Cirrus build_tests (#56735) 2020-05-11 12:49:18 -07:00