Commit graph

19958 commits

Author SHA1 Message Date
Ian Hickson d7883e3fb0
Clean up some test formatting and comments (#63306) 2020-08-11 06:16:03 -07:00
engine-flutter-autoroll c8d051295a
Roll Engine from c9ca3b866902 to a62703778b3b (8 revisions) (#63421) 2020-08-10 21:26:02 -07:00
Ming Lyu (CareF) 2965d81ae9
update for WidgetTester.move and WidgetTester.fling doc (#63390) 2020-08-10 21:21:03 -07:00
Rustom Ichhaporia 111f76b6a4
Small documentation typo fix (#63313) 2020-08-10 21:16:03 -07:00
Panmari 9542a47e44
Fixing code snippet example for meetsGuideline. (#63273) 2020-08-10 21:11:04 -07:00
James D. Lin ec58182b3b
[flutter tools] Make SizeAnalyzer support .apk files that don't use libapp.so (#63250) 2020-08-10 21:06:05 -07:00
Michael Goderbauer 25de941927
Make Scrollables restorable (#63131) 2020-08-10 21:01:10 -07:00
Francesco Iapicca a84e39029f
ISSUE_TEMPLATE changes (#62904) 2020-08-10 20:56:04 -07:00
Jenn Magder 31dfaa0c7e
Temporarily turn off module_test_ios during investigation (#63448) 2020-08-10 19:08:35 -07:00
Jonah Williams f4e442fe80
Revert "Add native stacktrace field for PlatformException (#62828)" (#63431)
This reverts commit 74b5051cd6.
2020-08-10 15:16:29 -07:00
LI DONGZE 74b5051cd6
Add native stacktrace field for PlatformException (#62828)
* Add native stacktrace field for PlatformException

* Mute the readValue check for stacktrace.

* polish

* Add unit test and further polish

* Added more comments

* remove unnecessary import

* fill in stacktrace to JSONMethodCodec and fix tests

Co-authored-by: Ben Li <libe@google.com>
2020-08-10 13:29:58 -07:00
Ian Hickson a49ba95af8
Some minor improvements to the AsyncSnapshot API (#63347) 2020-08-10 11:11:02 -07:00
Ming Lyu (CareF) 65d9faa1b4
Prepare macrobenchmarks' e2e tests for firebase test lab (#63197) 2020-08-10 11:01:02 -07:00
Ming Lyu (CareF) fb544659a7
update for frametiming (#62933) 2020-08-10 10:56:03 -07:00
Michael Klimushyn cb69bbb4d5
Remove unused l and --isolate-filter tools (#63336) 2020-08-10 10:51:04 -07:00
xubaolin ba92cbedd8
fix SingleChildScrollView clip bug (#63054) 2020-08-10 10:46:04 -07:00
Hans Muller 94319c7a62
Fixed an ElevatedButton API doc typo (#63396) 2020-08-10 10:43:55 -07:00
engine-flutter-autoroll 578b842968
Roll Engine from c6b4048a9de7 to c9ca3b866902 (5 revisions) (#63391) 2020-08-10 09:31:03 -07:00
engine-flutter-autoroll f2926aab06
c6b4048a9 Roll Fuchsia Linux SDK from sZle8xzx7... to Vltz7Q2Se... (flutter/engine#20363) (#63343) 2020-08-10 08:26:03 -07:00
engine-flutter-autoroll 7c6f9dd239
Roll Engine from ece904289bea to 6d86e67f04d8 (3 revisions) (#63327) 2020-08-09 07:31:03 -07:00
engine-flutter-autoroll bc079c162c
Roll Engine from d7c98913ed9c to ece904289bea (7 revisions) (#63309) 2020-08-08 21:56:01 -07:00
Hans Muller 4500a451dc
Enable InkWell to sync its hovered state when its enabled or disabled (#62913) 2020-08-08 18:21:45 -07:00
Hans Muller e86caf7a08
Updated use of OutlineButton in FocusTraversalPolicy API doc (#63236) 2020-08-08 18:21:25 -07:00
Hans Muller f1bf6cf9f9
Updated old button references in dev/integration_tests/android_semantics_testing (#63232) 2020-08-08 18:21:09 -07:00
Hans Muller 73ce3f21d0
Updated old button references in packages/flutter_test (#63230) 2020-08-08 18:20:53 -07:00
Hans Muller 61349ca6c5
Updated old button references in dev/integration_tests/hybrid_android_views (#63215) 2020-08-08 18:20:34 -07:00
Hans Muller 8798bc43af
Updated old button references in dev/integration_tests/android_views (#63214)
* Updated old button references in dev/integration_tests/android_views

* Empty commit to force all tests to rerun
2020-08-08 18:20:16 -07:00
Hans Muller 46e1f91c18
Updated old button references in dev/integration_tests/ui (#63213) 2020-08-08 18:19:59 -07:00
Ian Hickson 5d91d0484c
Unskip a widget inspector test that doesn't seem flaky anymore. (#62824) 2020-08-08 15:31:04 -07:00
engine-flutter-autoroll d6583db828
Roll Engine from 1e50d87dc85f to d7c98913ed9c (27 revisions) (#63267) 2020-08-08 15:26:02 -07:00
creativecreatorormaybenot 96b6aafb49
Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (#62788) 2020-08-08 15:21:02 -07:00
godofredoc 4aed976812
Add framework and hostonly tests to luci presubmit. (#63245)
Bugs:
    https://github.com/flutter/flutter/issues/63241
    https://github.com/flutter/flutter/issues/63242
2020-08-07 23:30:56 -07:00
Phil Quitslund 58ec73fad4
API doc additions (#63194) 2020-08-07 21:31:04 -07:00
Adam Bahr 5cf3c8728c
Update "shortcut icon" to "icon" (#63154) 2020-08-07 21:26:03 -07:00
engine-flutter-autoroll 6d9291cbb0
Roll Engine from cd3ea1e839c6 to 1e50d87dc85f (9 revisions) (#63153) 2020-08-07 21:21:03 -07:00
chunhtai 58e839223d
reland fix intrinsic height and width for widget span #61485 (#63118) 2020-08-07 21:01:03 -07:00
Yuqian Li 2296bb154b
Measure CPU/GPU with the simple animation test (#63124) 2020-08-07 20:41:07 -07:00
Michael Goderbauer e49a57660d
Bump dartdoc to 0.32.3 and tighten doc quality checker (#63111) 2020-08-07 20:41:04 -07:00
Christopher Fujino b7a1a397b2
Rev json gem (#62987) 2020-08-07 20:36:06 -07:00
Jonah Williams c2e85e67c9
[null-safety] remove more usage of mockito from the framework tests (#62936) 2020-08-07 20:31:08 -07:00
Pragya 191c7cbe0b
Updated dataTable API doc to explicitly point sorting (#61356) 2020-08-07 20:31:05 -07:00
chunhtai f9fd71bc78
Implement Router widget and widgets app api (#60299) 2020-08-07 20:26:05 -07:00
Pascal Welsch 12b8d9db80
Reduce iOS scroll damping for lists with differently sized items (#59623) 2020-08-07 20:21:07 -07:00
Ian Hickson 77b4505c80
Fix a crash when disposing tabs (#63142) 2020-08-06 18:51:02 -07:00
Ian Hickson ae432ca8a2
Add a comment with a reference to issue 62919 (LUCI should run the tests in a directory that contains a space character) to this skipped test. (#62920) 2020-08-06 18:46:03 -07:00
John Ryan c7e63113b2
Fix grammar in Route doc comment (#63132) 2020-08-06 16:26:04 -07:00
Ming Lyu (CareF) 99ea866247
update packages (#63017) 2020-08-06 16:21:05 -07:00
Nolan Scobie 43c1b34cf5
Add punctuation for unterminated sentences in doc comments (#62755)
* Add punctuation for unterminated sentences in doc comments

* Addressing review nit
2020-08-06 19:18:52 -04:00
chunhtai 3af97d228c
Fix the flexible space bar to still create a rendering object even if… (#62690) 2020-08-06 16:16:15 -07:00
Michael Goderbauer 6ab558d86a
Revert "Add padding around flutter api docs search input (#44980)" (#63113)
This reverts commit c8cb245f24.
2020-08-06 16:15:09 -07:00