Commit graph

21363 commits

Author SHA1 Message Date
Jonah Williams e8efde6a54
[versions] update more null safe versions (#69892) 2020-11-05 09:09:03 -08:00
Chinmoy 0afea99b26
added enableFeedback property to ListTile (#69088) 2020-11-05 08:43:02 -08:00
Jonah Williams ef4ec09a06
Revert "Roll Engine from bf259226b224 to e66a720137d9 (3 revisions) (#69857)" (#69889)
This reverts commit 4bd89b399e.
2020-11-05 08:02:13 -08:00
Vyacheslav Egorov 4c24eb10b8
Revert "Fix: fix android studio 4.1 plugin path for macOS" (#69870)
This reverts commit 422a97d1e5 due to https://github.com/flutter/flutter/issues/69863
2020-11-05 11:18:00 +01:00
engine-flutter-autoroll 4bd89b399e
Roll Engine from bf259226b224 to e66a720137d9 (3 revisions) (#69857) 2020-11-05 00:29:04 -08:00
Jenn Magder 58ba70a6e7
Remove add-to-app Xcode build phase input files (#69846) 2020-11-04 23:26:59 -08:00
Jason Simmons 9470a7e864
Revert "[null-safety] update Dart SDK constraints (#69831)" (#69854)
This reverts commit e375651cc5.
2020-11-04 21:49:59 -08:00
engine-flutter-autoroll b2578d84d8
Roll Engine from c7391d6b12c3 to bf259226b224 (16 revisions) (#69850) 2020-11-04 20:54:03 -08:00
Lazy Llama 300e1df737
Reduce refresh indicator pull-down distance and update related tests (#69783)
Co-authored-by: altherat <contact@altherat.com>
2020-11-05 12:34:10 +08:00
Jenn Magder 2f3cccc4f5
Run more xcodebuild commands in native arm on Apple Silicon (#69837) 2020-11-04 19:54:02 -08:00
engine-flutter-autoroll 4eabee888c
Roll Engine from 59b01e0e5a3f to c7391d6b12c3 (12 revisions) (#69749) 2020-11-04 19:49:02 -08:00
Jenn Magder 3145c835ed
Deprecate build ios-framework --universal (#69720) 2020-11-04 19:44:04 -08:00
Jenn Magder ae0a9cb560
Revert "Initial migration of metrics_center (#69629)" (#69848)
This reverts commit ada6b7e57e.
2020-11-04 19:18:38 -08:00
Mokusesei 422a97d1e5
Fix: fix android studio 4.1 plugin path for macOS (#69364) 2020-11-04 17:25:53 -08:00
Yuqian Li ada6b7e57e
Initial migration of metrics_center (#69629)
For the ease of code reviews, this only includes minimal code from
MetricPoint, GoogleBenchmarksParser, and their unit tests.

See go/flutter-metrics-center-migration for the overall plan.
2020-11-04 17:13:41 -08:00
Jonah Williams e375651cc5
[null-safety] update Dart SDK constraints (#69831) 2020-11-04 16:50:24 -08:00
Arpan Patel 52b4f725f7
AdoptAWidget: Shortcut (#69568)
* Added Interactive Sample
2020-11-05 08:21:02 +08:00
LongCatIsLooong 319722997c
fix typo in computeMaxIntrinsicWidth implementation (#69812) 2020-11-04 16:19:04 -08:00
LongCatIsLooong b26970b143
Cancel drag or hold when scrolling is disabled. (#69732) 2020-11-04 16:14:04 -08:00
Shi-Hao Hong 0963d72582
Make resource attributes optional for simple cases (#68774) 2020-11-05 08:11:53 +08:00
chunhtai 6688e63f68
Improve backbuttondispatcher (#68735)
* Improve backbuttondispatcher

* update

* update

* fix analyzer

* addressing comments

* make takeprioirty recursive by default

* fix comment

* addressing comment
2020-11-04 16:00:28 -08:00
Yehuda Ringler 972fb0c85c
router.dart: fix grammer mistake (#68751) 2020-11-04 15:50:10 -08:00
Michael Goderbauer cee6d46b3d
Do not crash if RichText has recognizers without handlers (#69793) 2020-11-04 15:49:05 -08:00
Jenn Magder cb5263e191
Methods in build_ios_framework for universal and XCFrameworks (#69736) 2020-11-04 15:44:03 -08:00
Jonah Williams 580cacf4bd
[versions] roll versions (#69810) 2020-11-04 15:38:58 -08:00
Jenn Magder c0115c2bc8
Fix prod_builders json (#69828)
This reverts commit 36ff0b2d20.
2020-11-04 14:51:36 -08:00
Jonah Williams 7ceb20417c
disable hot reload web tests on CI due to flakes (#69802) 2020-11-04 12:36:33 -08:00
Jenn Magder 36ff0b2d20
Mark prod_builders tests as not flaky (#69803) 2020-11-04 12:30:01 -08:00
Jonah Williams 0ddb1ae713
fix hot reload benchmark data (#69798) 2020-11-04 11:43:24 -08:00
Madhur Maurya 595df47f2b
Tab bar improvements (#63683)
* indicatorPadding now does not get ignored

* Removing unnecessary comments

* Throw FlutterError on indicatorPadding

* Tests for indicatorPadding

* Migrate test to NNBD

* Tests Renamed
2020-11-04 11:20:27 -08:00
Jonah Williams 6cec03c7c1
[flutter_tools] do not reload sources if no sources changed (#69450)
If no source files were changed by a hot reload, do not send the reload sources RPC. This slightly speeds up the no-op reloads and gives users a faster way to force a re-render.
2020-11-04 11:15:30 -08:00
Hans Muller b73cae17a4
ButtonStyle style side should default to shape.side (#69713) 2020-11-04 11:14:05 -08:00
Shi-Hao Hong ad9b30b38d
Center the AnimatedPositioned code sample (#69644) 2020-11-04 10:44:05 -08:00
Per Classon 2f611f1477
Make header optional in PaginatedDataTable (#69610) 2020-11-04 10:39:06 -08:00
Aneesh Rao 96a78c0883
Enable customization of TabBar's InkWell (#69457) 2020-11-04 10:34:05 -08:00
Jenn Magder 53410c4bb9
Compile snapshot_assembly with sdk root set in Xcode (#69731) 2020-11-04 10:32:01 -08:00
xubaolin 9b564e9a8a
Make TabBar indicator color automatic adjustment optional (#68171) 2020-11-04 10:29:05 -08:00
Anna Gringauze 5034d57546
Disable web expression evaluation tests (#69728)
Temporarily disable web expression evaluation tests,
until we figure out how to disable the only on non-web bot.
2020-11-03 23:36:54 -08:00
engine-flutter-autoroll bf94fa072d
Roll Engine from 346051939814 to 59b01e0e5a3f (35 revisions) (#69709)
* c597333e8 Roll Skia from f548a028ce70 to c21902c0d3cc (46 revisions) (flutter/engine#22224)

* 37d766c0d Fix includes to start with shell (flutter/engine#22227)

* 1ad676529 [web] Fixes canvas pixelation and overallocation due to transforms.  (flutter/engine#22160)

* 9f9fc1fa2 Roll Skia from c21902c0d3cc to 9615bcf71f2a (1 revision) (flutter/engine#22226)

* 0faa72e4a Roll Dart SDK from fed66f60a3bc to 25ef5dc559cf (1 revision) (flutter/engine#22225)

* 172a3930f Report image diff status for iOS scenario golden tests (flutter/engine#22230)

* fddabca7b updating integration tests version. (flutter/engine#22235)

* a36bcdc69 Roll Fuchsia Mac SDK from mhak7e_o6... to 8SkbMXJJ9... (flutter/engine#22231)

* 6a331d3be Roll Skia from 9615bcf71f2a to d5e6368fffd0 (8 revisions) (flutter/engine#22234)

* 9b34207a1 Fixing semantics borders on mobile web (flutter/engine#21856)

* 4e9459e00 Refactored the FlutterEngine to make it easier to implement spawn functionality (flutter/engine#21890)

* fa77e6871 disable AppLifecycleTests (flutter/engine#22236)

* 153775bc5 update golden (flutter/engine#22247)

* 50dbe8554 [web] fix hot restart type error (flutter/engine#22248)

* c8cf09aa4 Roll Skia from d5e6368fffd0 to 7585a65ac709 (7 revisions) (flutter/engine#22237)

* 68e2e4695 Roll Fuchsia Mac SDK from 8SkbMXJJ9... to Pz4ZHZrUp... (flutter/engine#22246)

* d3182bc22 Roll Dart SDK from 25ef5dc559cf to 5acb5fcf84cb (4 revisions) (flutter/engine#22243)

* 9b4bb20ac makes android semanticsnode to ignore hittest if it is not focusable (flutter/engine#22205)

* 3c7a54e9d Roll Fuchsia Linux SDK from sNx8qabBn... to QqGvMWaYk... (flutter/engine#22244)

* eea98b2b6 Roll Skia from 7585a65ac709 to dffd20efe95c (14 revisions) (flutter/engine#22250)

* 46e3bba99 Defer Windows arrow key and delete handling (flutter/engine#22207)

* 14437d6c0 fix _getArrayBuffer signature (flutter/engine#22251)

* 8defec6e8 Fix nullability issue with Image.network (flutter/engine#22252)

* 67d55ed42 Roll Dart SDK from 5acb5fcf84cb to a9d583383410 (4 revisions) (flutter/engine#22255)

* 7c8f57c07 Report error when instantiating CanvasKit network image (flutter/engine#22159)

* 9945db3d5 Remove the metrics task from cirrus. (flutter/engine#22240)

* bd1918111 Add braces on if statements to match linter style (flutter/engine#22130)

* e9c62e749 do not print in _computePixelDensity (flutter/engine#22257)

* 261710199 Roll Dart SDK from a9d583383410 to d2577410a501 (1 revision) (flutter/engine#22258)

* 3d194fa54 Switch macOS embedding to proc table embedder API (flutter/engine#21811)

* 31b6f0b31 Roll Fuchsia Mac SDK from Pz4ZHZrUp... to 6yEx5GNGG... (flutter/engine#22262)

* 78a018174 Roll Fuchsia Linux SDK from QqGvMWaYk... to oLF1FW-gC... (flutter/engine#22264)

* ccdb6819c WeakPersistentHandle migration (flutter/engine#19843)

* ce0a30c4d Roll Dart SDK from 52783837369d to b43baaaa477d (723 revisions) (flutter/engine#22265)

* 59b01e0e5 [web] Fix repaint logic for cullrect,transform changes (flutter/engine#22273)
2020-11-03 13:23:27 -08:00
Jonah Williams c985fd35cd
[devicelab] re-land cocoon auto-restart (#69710)
Due to #69707 the SkSL tests need the process killing logic still.
2020-11-03 13:20:40 -08:00
Jenn Magder 91b82347af
Build App.framework directly to build directory (#69699) 2020-11-03 12:48:25 -08:00
Hans Muller 23198d4eef
Revert TextField.adaptive (#69631) 2020-11-03 12:28:41 -08:00
Janice Collins c2054196a7
Update dartdoc to 0.36.2 (#69693) 2020-11-03 12:08:03 -08:00
Emmanuel Garcia 212967449b
Update plugins dependencies for the Gallery test (#69630) 2020-11-03 12:03:18 -08:00
Jonah Williams ea3551b058
Revert "[devicelab] reboot attached devices after 30 test runs (#69447)" (#69703)
This reverts commit 406ca0bc59.
2020-11-03 11:13:19 -08:00
Yegor 9e5d22d101
Say [APP] instead of [Gallery] in web benchmarks (#69624) 2020-11-03 10:13:07 -08:00
Jonah Williams d0202131fd
[flutter_tools] support --extra-gen-snapshot-options everywhere --extra-front-end-options is specified (#69592)
support --extra-gen-snapshot-options everywhere --extra-front-end-options is specified
2020-11-03 10:11:14 -08:00
Jonah Williams 406ca0bc59
[devicelab] reboot attached devices after 30 test runs (#69447) 2020-11-03 10:10:55 -08:00
Jonah Williams 059cd3185c
mark flutter_gallery__transition_perf_e2e_ios32 flaky (#69696) 2020-11-03 10:08:32 -08:00
Jonah Williams 9ec5d7131b
Remove usage of --enable-experiment to analysis server (#69614) 2020-11-03 08:02:19 -08:00