Emmanuel Garcia
5e6a653865
Flush and close stdin in dart_plugin_registry_test ( #100338 )
2022-03-17 19:25:14 -07:00
Darren Austin
6ec0b83580
Add support for surface tint color overlays to Material
widget. ( #100036 )
2022-03-17 15:58:24 -07:00
Emmanuel Garcia
9072a09958
Fix race condition in readJsonResults ( #100243 )
2022-03-17 13:40:15 -07:00
Emmanuel Garcia
d92fedcccb
Reland: "Always use texture layer when displaying an Android view" ( #100237 )
2022-03-17 12:46:26 -07:00
wangying
b4040c867b
Add benchmark for ColorFilter raster cache ( #99542 )
2022-03-16 19:15:13 -07:00
moko256
13bf7515f4
Web: treat modifier key without location ( #98460 )
2022-03-15 19:50:10 -07:00
Christopher Fujino
7a60b6eea6
[flutter_conductor] Fix conductor start branch point ( #100170 )
2022-03-15 19:20:17 -07:00
Greg Spencer
3f7ca7e576
Increase the timeout for running the snippets script during sample analysis ( #100093 )
...
Engine roll is blocked because the analysis script has been timing out trying to run the snippets tool, but only on Cirrus bots. This changes the timeout to 5 minutes from 30 seconds.
2022-03-14 16:45:30 -07:00
Jesús S Guerrero
169a4a0098
Fix route integration test on ios ( #99781 )
2022-03-14 12:30:20 -07:00
Emmanuel Garcia
cd725e3640
Ensure dart_plugin_registry shows stderr and exits when process exits ( #99936 )
2022-03-14 12:15:20 -07:00
nicolasvac
201a64c98f
Fix flutter web app not respecting assets path when in non-root folder ( #96774 )
2022-03-10 15:50:16 -08:00
Ben Konyi
1880066dd3
Update dependencies ( #99874 )
2022-03-10 14:13:59 -07:00
chunhtai
dc928989f4
relax all accessibility action check on android accessibility integra… ( #99525 )
...
* relax all accessibility action check on android accessibility integration test
* update
2022-03-10 11:34:10 -08:00
Darren Austin
57aa49028d
Migrate NavigationRail to Material 3. ( #99171 )
2022-03-09 16:01:03 -08:00
Jeff Ward
0aab22807c
First pass at using platform abstraction for plugins ( #92672 )
2022-03-09 14:10:21 -08:00
Darren Austin
e8c7a88914
Updated tokens to v0.90. ( #99782 )
2022-03-09 10:51:33 -08:00
Pierre-Louis
b4abc233ee
Update visibility of methods for internal use ( #98124 )
2022-03-09 17:32:11 +01:00
Zachary Anderson
5f76ac35bc
Revert "Add the refresh rate fields to perf_test ( #99710 )" ( #99801 )
...
This reverts commit a7c85996b8
.
2022-03-08 23:04:49 -08:00
Chris Yang
a7c85996b8
Add the refresh rate fields to perf_test ( #99710 )
2022-03-08 17:25:15 -08:00
Jenn Magder
47a5b18e14
Handle hidden dot files in iOS framework bundles ( #99771 )
2022-03-08 15:05:22 -08:00
Darren Austin
bb1b2fd072
Updated tokens to v0.88. ( #99568 )
...
Also added the Card tokens to the exported list.
2022-03-08 13:08:36 -08:00
Chris Bracken
b5d3c43280
Check string size before Win32 MultiByte <-> WideChar conversions ( #99729 )
...
This patch adds an additional check to ensure the target length of a string is within the supported maximum string length prior to calling WideCharToMultiByte/MultiByteToWideChar in the Windows runner template.
This is to prevent resize() from failing if called with a count > std::string::max_size().
According to Win32 API docs (WideCharToMultiByte, MultiByteToWideChar) it's the caller responsibility to make sure the buffers are correctly allocated.
Authored by: Tomasz Gucio <tgucio@gmail.com>
2022-03-07 19:57:36 -08:00
dependabot[bot]
c188930554
Bump debian from bullseye-20220125-slim to bullseye-20220228-slim in /dev/ci/docker_linux ( #99708 )
2022-03-07 16:51:21 -08:00
Jonah Williams
67f25caf72
Remove package:typed_data from package:flutter dependencies ( #99604 )
2022-03-07 10:41:21 -08:00
Jonah Williams
59859df126
Add Windows performance benchmark ( #99564 )
2022-03-04 15:41:14 -08:00
Taha Tesser
5733374841
Migrate Dialog
to Material 3 ( #98919 )
2022-03-04 13:16:17 -08:00
Viren Khatri
671aa9e95e
complete migration of flutter repo to Object.hash* ( #99505 )
2022-03-04 12:56:21 -08:00
Christopher Fujino
09c7eb1b88
fix type error in service_worker_test.dart ( #99524 )
2022-03-04 11:56:17 -08:00
Michael Goderbauer
7f2c1cd772
Use PlatformDispatcher.instance
over window
where possible ( #99496 )
2022-03-03 14:46:16 -08:00
Emmanuel Garcia
f320d14062
Fix lifecycle for API level 28 ( #99433 )
2022-03-02 18:30:54 -08:00
Kate Lovett
f8eee10f96
Revert "Draggable can be accepted when the data is null" ( #99419 )
2022-03-02 10:31:11 -08:00
gaaclarke
fdcd14464c
Starts using the --source
flag to compile the dart registrant. ( #98046 )
...
* Starts using the `--source` flag to compile the dart registrant.
* updated general.shard tests
* Fixed the resident compiler flow
* added integration test
* made the integration test self contained
* renamed generated_main to dart_plugin_registrant
* cleaned up for review
* added task runner for ci
* added bringup and TESTOWNERS
* updated failure message
2022-03-01 16:24:47 -08:00
Emmanuel Garcia
6c818d772a
Add Android lifecycles test ( #99319 )
2022-03-01 15:26:21 -08:00
Christopher Fujino
38dbbb17f8
[flutter_conductor] deprecate increment ( #99189 )
2022-03-01 12:11:22 -08:00
Gary Qian
e85ba6eeae
Use runUnsynchronized for android_views test ( #99311 )
2022-02-28 23:31:20 -08:00
Darren Austin
670e26d7d7
Updated to v0.86 of the Material Design tokens. ( #99292 )
...
Added the navigation_rail.json as well.
2022-02-28 13:56:32 -08:00
Flutter GitHub Bot
7b6040ce27
Marks Linux_android tiles_scroll_perf__timeline_summary to be unflaky ( #98990 )
2022-02-28 12:26:11 -08:00
Jason Simmons
504e669200
Update an analyzer test to support changes to error message text in the latest Dart SDK ( #99281 )
...
See https://github.com/flutter/flutter/issues/99248
2022-02-28 10:16:40 -08:00
Emmanuel Garcia
e27f714497
Add regression test for #98973 ( #99187 )
2022-02-28 10:16:21 -08:00
Christopher Fujino
fac90f44ba
[flutter_conductor] log to stderr but do not crash conductor if branch name validation fails ( #99181 )
2022-02-25 15:26:16 -08:00
Jenn Magder
d1265ad308
Run update-packages ( #99038 )
2022-02-25 12:26:16 -08:00
Jonah Williams
0a9a43b99a
Use flutter pub instead of dart pub ( #99159 )
2022-02-25 11:31:23 -08:00
Kate Lovett
a288bd5e3f
Re-land Assert golden files use the right extension ( #99082 )
2022-02-24 21:06:19 -08:00
Jonah Williams
83a88058d6
use dart pub deps to analyze consumer dependencies ( #99079 )
2022-02-24 19:26:27 -08:00
Greg Spencer
c7643cf54e
Fix samples so that they present properly in the docs ( #97224 )
2022-02-24 18:51:22 -08:00
Jenn Magder
0eae276e68
Remove cli_utils from allow-list ( #99037 )
2022-02-23 18:54:23 -08:00
xubaolin
2ad0ac0ef2
Draggable can be accepted when the data is null ( #97355 )
2022-02-23 15:19:22 -08:00
Tomasz Gucio
e4351ff053
Enable use_if_null_to_convert_nulls_to_bools lint ( #98753 )
2022-02-22 14:39:20 -08:00
gaaclarke
a7790d8e3a
Added a microbenchmark for Timeline events. ( #98763 )
2022-02-22 13:42:50 -08:00
Ben Konyi
729f8c83d2
Update regexp for Observatory/VM Service message parsing for device lab ( #98935 )
...
Should unblock https://github.com/flutter/flutter/issues/98930
2022-02-22 10:59:53 -08:00
Christopher Fujino
74881c12bd
[flutter_conductor] fix auto-tagging branch point ( #98618 )
2022-02-18 16:19:25 -08:00
Ben Konyi
50c4720913
Update dependencies to pull in new vm_service, dds, dwds, coverage, etc ( #98513 )
2022-02-18 12:32:08 -08:00
David Iglesias
93c0c043cf
[devicelab] Web benchmarks now run on Chromium 89+ ( #98629 )
2022-02-16 19:04:14 -08:00
gaaclarke
7c3f79f725
Added performance benchmarks to background platform channels for iOS. ( #97991 )
2022-02-16 10:03:47 -08:00
Emmanuel Garcia
4ee22ed2bd
Roll Engine from 4463cf40fed9 to 5f0271a38988 + Fix test ( #98479 )
2022-02-15 13:11:36 -08:00
Ben Konyi
2a2f973120
Update flutter_tools to look for new VM service message ( #97683 )
...
* Update flutter_tools to look for new VM service message
The Dart SDK will soon move away from the current Observatory message:
"Observatory listening on ..."
To a new message that no longer references Observatory:
"Dart VM Service listening on ..."
This change updates all tests with mocks to check for the new message
and also adds support for the new message in ProtocolDiscovery.
See https://github.com/dart-lang/sdk/issues/46756
* Fix some parsing locations
* Fix analysis failures
* Update message
* Remove extra comment
* Update message
* Add globals prefix
2022-02-15 07:33:57 -08:00
Darren Austin
ca2a751661
Migrate NavigationBar to M3 tokens. ( #98285 )
2022-02-15 00:40:20 -08:00
Christopher Fujino
87fe3fe031
rename two unit tests that were not actually being run on CI ( #98299 )
2022-02-14 17:40:13 -08:00
LongCatIsLooong
ad612b59e5
Dump app on keyboard_textfield_test timeout ( #98305 )
2022-02-13 17:20:18 -08:00
Michael Goderbauer
61ac285608
[performance] Trace direct calls to inflateWidget ( #98277 )
2022-02-11 13:30:18 -08:00
keyonghan
e8bc5c5ace
Support Samsung phone when getting device wakefulness
status ( #98146 )
2022-02-11 12:05:18 -08:00
Darren Austin
21a6c06491
Update Material tokens to v0.81. ( #98149 )
2022-02-10 22:56:17 -08:00
chunhtai
a50120aa28
Relax android semantics integration test checks ( #97742 )
2022-02-10 19:50:22 -08:00
Jenn Magder
ac708f1cb8
Pin url_launcher to federated version in plugin_lint_mac ( #98171 )
2022-02-10 18:53:01 -08:00
Jenn Magder
ea6025ca49
Revert "Update plugin lint test for federated url_launcher plugin ( #94374 )" ( #98166 )
...
This reverts commit 86b80d1cfe
.
2022-02-10 14:59:20 -08:00
Pierre-Louis
312085a19a
Update repo generated_plugins.cmake ( #98034 )
2022-02-09 15:15:27 +01:00
George Wright
8b944ea88d
Split complexity scoring tests into two tasks - one for Android and one for iOS ( #98063 )
2022-02-08 16:10:43 -08:00
George Wright
ff1e9b7b9e
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm ( #97992 )
2022-02-07 21:01:01 -08:00
LongCatIsLooong
213f766e35
Use ValueKey finder instead of text finder in keyboard_textfield_test ( #97996 )
2022-02-07 20:00:19 -08:00
Casey Hillers
3f7d997c3a
[ci] Remove ios32 tests ( #97385 )
2022-02-07 19:24:43 -08:00
Darren Austin
93a1b7a577
Material 3 Typography support. ( #97829 )
2022-02-07 17:00:22 -08:00
Emmanuel Garcia
3facdb8717
Pin Gallery to version with updated settings.gradle ( #97986 )
2022-02-07 15:15:46 -08:00
Jenn Magder
57d5222876
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework ( #97689 )
2022-02-04 14:50:11 -08:00
Devon Carew
45f8c39052
use 'dart pub' instead of calling the pub executable directly ( #97749 )
...
use 'dart pub' instead of calling the pub executable directly
2022-02-04 12:45:20 -08:00
godofredoc
67789b3a5d
Add dependabot for docker files. ( #97556 )
2022-02-03 16:35:14 -08:00
Ian Hickson
ab89ce285f
Clean up the bindings APIs. ( #89451 )
2022-02-03 14:55:15 -08:00
Harry Terkelsen
03f1d37935
Add a benchmark for a scrolling list of Links ( #94638 )
2022-02-03 14:38:58 -08:00
Darren Austin
e82e94b28a
Updated the defaults to only use function overrides for computed values. ( #97677 )
2022-02-02 16:13:56 -08:00
Zachary Anderson
e50ca9acbc
Reland: [flutter_tool] Download gen_snapshot.zip for macOS desktop ( #97671 )
2022-02-02 14:43:55 -08:00
Daco Harkes
54f674c23a
Migrate bots/test.dart from pub run
to dart run
( #97575 )
2022-02-02 14:40:15 -08:00
gaaclarke
2b14a3ec45
Added performance benchmark for background platform channels ( #92130 )
2022-02-02 14:35:15 -08:00
Darren Austin
97124d7bf9
Updated gen_defaults to use new JSON output from the Material token database. ( #97596 )
2022-02-02 10:22:57 -08:00
Zachary Anderson
219bcd329e
Include Dart SDK arch in package info ( #97278 )
2022-02-02 09:02:02 -08:00
Collin Jackson
10fbbafe09
[flutter_tools] Use proper project name in templates ( #96373 )
2022-02-02 06:50:14 -08:00
Pierre-Louis
a22cf5d6b9
Update packages ( #97592 )
...
* update packages
* implement
* remove trailing spaces
* Revert "remove trailing spaces"
This reverts commit d3bffbef57
.
* Revert "implement"
This reverts commit 6b6172a827
.
2022-02-02 09:16:05 +01:00
Jenn Magder
802d872d40
Revert "Export an IPA for distribution via "flutter build ipa" without --export-options-plist" ( #97616 )
2022-02-01 18:26:23 -08:00
Jenn Magder
dff9126d79
Run devicelab test xcarchive export as development method ( #97615 )
2022-02-01 17:51:31 -08:00
godofredoc
29fd0469ed
Pin dependencies in docker file. ( #97466 )
...
* Pin dependencies in docker file.
The docker file had two dependencies that were not locked. An npm
dependency and the debian base image. This PR pins those two
dependencies.
* Use the slim version of debian image.
* Use image with bigger disk to build docker images.
* remove web_engine_tests from cirrus.
2022-01-31 18:06:27 -08:00
Pierre-Louis
6bd0b95728
[Icons] Prevent double underscores after replacement ( #96904 )
...
* Prevent double underscores after replacement
* add test
* remove trailing space
2022-01-30 13:16:32 +01:00
Jim Graham
9c934041bd
Add benchmarks to measure impact of alpha saveLayers in DisplayLists ( #97336 )
2022-01-27 13:25:17 -08:00
Daco Harkes
0e2f51dfd0
FFI plugins ( #96225 )
2022-01-26 23:44:45 +01:00
Jenn Magder
f085e1a9cd
Add timeout to keyboard finder to diagnose flake ( #97258 )
2022-01-26 12:00:14 -08:00
Jenn Magder
7ec334827a
Move gallery native UI test launching out of test and into setup ( #97177 )
2022-01-24 19:50:10 -08:00
stuartmorgan
22c63a11a8
Add a note about depot_tools to the led
step ( #96830 )
2022-01-24 13:15:22 -08:00
Michael Goderbauer
5684b9f69e
Enable no_leading_underscores_for_local_identifiers ( #96422 )
2022-01-21 14:43:59 -08:00
Dan Field
ffba5c425c
Print a more helpful error if DDS is enabled when running integration_test and enableTimeline is called ( #92509 )
2022-01-19 17:50:18 -08:00
godofredoc
72e426fc78
Explicitly set verbose flag for customer testing. ( #96634 )
2022-01-14 15:55:19 -08:00
Chris Yang
7428ab66b4
Add debug informations on ios_module_test ( #96622 )
2022-01-14 15:25:13 -08:00
Jonah Williams
e25e1f9037
[framework] dont null assert in _debugVerifyIllFatedPopulation ( #96551 )
2022-01-14 13:50:29 -08:00
Konstantin Scheglov
06515fe058
Ignore in _Location ( #96553 )
2022-01-13 13:25:05 -08:00
stuartmorgan
2df7dca858
Fully support Dart-only mobile and macOS plugins ( #96183 )
2022-01-13 08:30:22 -08:00
Christopher Fujino
4575a69d97
[flutter_conductor] fix initialref to explicitly include remote name ( #96481 )
2022-01-12 22:30:21 -08:00
Michael Goderbauer
40a2689b9c
enable unnecessary_late ( #96417 )
2022-01-12 21:10:19 -08:00
Gary Qian
7aaa87b5b6
Increase deferred components test timeout ( #96423 )
2022-01-12 20:40:14 -08:00
Emmanuel Garcia
f01556ab75
Bump Android dependencies that rely on Jcenter ( #96558 )
...
* Bump video_player in flutter gallery
* Update packages
* Update dependencies
* Bump device_info
* Update dev/devicelab/bin/tasks/build_ios_framework_module_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Update dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Update dev/devicelab/bin/tasks/module_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Remove deprecated device_info from ios-frameworks test
Co-authored-by: Jenn Magder <magder@google.com>
2022-01-12 20:13:32 -08:00
Darren Austin
2ab2ca2bc6
Migrate FloatingActionButton to Material 3 ( #94486 )
2022-01-12 19:15:15 -08:00
Ian Hickson
2835c3f116
Consider the FLUTTER_TOOL_ARGS as part of the compilation stamp ( #94951 )
2022-01-10 15:20:05 -08:00
Jenn Magder
3e6e996f9e
Run update-packages --force-upgrade ( #96325 )
2022-01-10 13:55:16 -08:00
Ian Hickson
57f097b532
Refactor devicelab bin/run.dart and other cleanup ( #96320 )
2022-01-10 13:40:17 -08:00
Greg Spencer
e76ad85e01
Output Dart SDK version in published metadata ( #96302 )
2022-01-07 16:30:14 -08:00
Greg Spencer
3750beacb4
Update platform shims in dev/manual_tests ( #94616 )
...
Updates the platform shims in dev/manual_tests so that Windows and Linux can be built. I had to update the Windows shims, because I was unable to build a Windows app there.
Also updates the analyze.dart script to report all license issues simultaneously instead of just dying after the first failure.
The only substantive code changes are in dev/bots/analyze.dart and dev/bots/test/analyze_test.dart
2022-01-07 12:16:24 -08:00
Darren Austin
78f53bed51
Script to generate widget theme data defaults from the Material token database. ( #95370 )
2022-01-06 11:15:20 -08:00
Jim Graham
6c21e43608
stabilize the way we navigate multiple pages for E2E macrobenchmarks ( #96157 )
2022-01-05 10:05:05 -08:00
Zachary Anderson
764c3c18d4
Revert "Add total_ui_gc_time to benchmarks captured ( #96125 )" ( #96137 )
2022-01-04 12:14:36 -08:00
Kaushik Iska
da9e87021d
Add total_ui_gc_time to benchmarks captured ( #96125 )
2022-01-04 10:02:21 -08:00
Zachary Anderson
65c6e88223
Revert "FFI plugins ( #94101 )" ( #96122 )
...
This reverts commit 5257f0290c
.
2022-01-04 08:09:12 -08:00
Daco Harkes
5257f0290c
FFI plugins ( #94101 )
...
* Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop.
* Sample code doing a synchronous FFI call.
* Sample code doing a long running synchronous FFI call on a helper isolate.
* Use of `package:ffigen` to generate the bindings.
2022-01-04 10:14:27 +01:00
Christopher Fujino
6054eda86b
fix lateinitialization error in devicelab-runner ( #94957 )
2021-12-28 18:19:16 -08:00
Paul Berry
f3a389c40f
Respect --dart-sdk
parameter when running analyze.dart tests. ( #95174 )
2021-12-15 13:39:16 -08:00
Christopher Fujino
8b70641c11
[flutter_conductor] support commits past tagged stable release ( #95349 )
...
* support commits past tagged stable release
* make better expectations
2021-12-15 12:47:55 -08:00
Dan Field
bf60291493
Improve sync*/async* opt outs ( #95286 )
2021-12-14 19:00:52 -08:00
chunhtai
166f1d76de
Fix android semantics integration test flakiness ( #94875 )
2021-12-14 17:34:10 -08:00
Rami
1a3dc1b32a
Update color scheme seed generation to use color utils package ( #95175 )
...
* Update color scheme seed generation to use color utils package
2021-12-14 13:53:36 -08:00
Jonah Williams
fda4094767
[framework] dont allocate forgotten children set in profile/release mode ( #94911 )
2021-12-14 10:51:30 -08:00
Chris Yang
02574b7e14
Fix ios module test typo ( #94878 )
2021-12-14 10:49:05 -08:00
godofredoc
e6971136e4
Adds a home method to device classes. ( #95103 )
2021-12-13 17:09:09 -08:00
Emmanuel Garcia
db78a2e540
Temporarily skip Gradle warning ( #95207 )
2021-12-13 15:38:11 -08:00
Greg Spencer
bbc21fe3ed
Fix some issues with samples ( #95044 )
2021-12-13 09:29:09 -08:00
Dan Field
ab0a335973
Ban sync*/async* from user facing code ( #95050 )
2021-12-12 13:05:03 -08:00
Christopher Fujino
a4b260aee6
[flutter_conductor] Update conductor readme ( #94950 )
...
* update
* more
2021-12-10 17:06:41 -08:00
keyonghan
bb3f232724
Rename devicelab catalina tests ( #94980 )
2021-12-10 15:39:07 -08:00
Ian Hickson
cd239599e7
Attempt to mitigate flakiness around devtools ( #94879 )
2021-12-10 14:54:17 -08:00
Ian Hickson
c44424b67d
Fixes semantics_perf_test.dart after profile fixes ( #95047 )
...
I renamed the semantics events label.
2021-12-10 13:13:05 -08:00
Ian Hickson
840e109e07
Improve tracing ( #93086 )
2021-12-10 10:09:24 -08:00
sigmundch
896c63eaed
[test] log stack trace on errors, to improve diagnostics on #89243 ( #94885 )
2021-12-09 11:54:16 -08:00
Tatsuyuki Ishi
9067923d93
Remove font-weight overrides from dartdoc ( #90936 )
2021-12-08 10:14:05 -08:00
Pierre-Louis
b23f207e2c
Improve update_icons.dart
script ( #93863 )
...
* Update update_icons.dart
* formatting
* more formatting
* simplify safety checks
* add safety checks tests
* formatting
* update copyright
* naming
* revert copyright
* add `fontFamily` option
* tweak diff messages
* Update update_icons.dart
* don't exit if platform adaptive icon not found
* remove trailing spaces
* remove warning and fix insert_chart (outlined) dartdoc
* x
* add error message when exiting due to failed safety checkes
* fix icon reference
* fix rewrite for onetwothree
2021-12-08 16:31:48 +01:00
Anna Gringauze
d7466d8963
Update dwds and other packages ( #94634 )
2021-12-07 14:29:07 -08:00
Christopher Fujino
481dfec00e
[flutter_conductor] Support publishing to multiple channels ( #94770 )
2021-12-07 09:39:04 -08:00
Christopher Fujino
eea6c54dc2
[flutter_conductor] catch and warn when pushing working branch to mirror ( #94506 )
2021-12-06 16:59:05 -08:00
Mouad Debbar
c2f6a3af91
[web] Stop using web experiments in benchmarks ( #94739 )
2021-12-06 10:14:06 -08:00
Michael Thomsen
bb906b6b4f
Roll packages to pick up new platform package ( #94603 )
2021-12-06 10:34:56 +01:00
Tong Mu
32d78ab40c
[Windows, Keyboard] Fix logical key for PrintScreen ( #94454 )
2021-12-01 14:24:04 -08:00
Darren Austin
418cd95661
Added material_color_utilities as a dependency for flutter package. ( #94377 )
2021-12-01 14:19:04 -08:00
Alex
ad470f6bae
[conductor] channel constants refactor ( #94220 )
2021-12-01 10:19:05 -08:00
Jim Graham
ee204880a5
Opacity Peephole optimization benchmarks ( #94447 )
2021-12-01 01:39:02 -08:00
Jenn Magder
62dc238b6c
Avoid using watchOS SDK in CI tests ( #94190 )
2021-11-30 18:54:04 -08:00
Casey Hillers
c0da416482
[devicelab] Add hot reload tests to presubmit ( #93684 )
2021-11-30 17:29:06 -08:00
Alex
6b93dc5cca
[conductor] RunContext to CleanContext ( #94126 )
2021-11-30 20:10:34 -05:00
Zachary Anderson
3f688f6e83
Reopen the tree by fixing flavors_test ( #94436 )
2021-11-30 16:16:11 -08:00
Jenn Magder
361d416e6a
Add post-submit failing test to close the tree for #94356 ( #94390 )
2021-11-29 22:01:32 -08:00
Jenn Magder
86b80d1cfe
Update plugin lint test for federated url_launcher plugin ( #94374 )
2021-11-29 12:19:21 -08:00
Nate Bosch
6d1a840bc5
Roll packages, remove unnecessary overrides ( #94172 )
2021-11-24 14:43:05 -08:00
Mouad Debbar
30b6b9e7f0
Revert "Update Xcode toolsVersion encoded in generated Main.storyboard ( #94084 )" ( #94164 )
...
This reverts commit 6a3ea7eb83
.
2021-11-24 10:12:53 -05:00
Jenn Magder
6a3ea7eb83
Update Xcode toolsVersion encoded in generated Main.storyboard ( #94084 )
2021-11-23 17:38:02 -08:00
Kevin Moore
d1cd614338
dev: Drop domain verification file ( #94124 )
2021-11-23 16:03:02 -08:00
Darren Austin
128c723445
Added Material 3 colors to ColorScheme. ( #93427 )
...
* Added the new Material 3 colors to ColorScheme.
* Deprecated primaryVariant and secondaryVariant colors in the ColorScheme.
* Added a flutter fix for the deprecated colors.
2021-11-23 13:56:16 -08:00
Alex
326ed7d747
[conductor] add global constants and startContext checkoutpath getter ( #93877 )
2021-11-23 11:22:34 -08:00
Christopher Fujino
31ee09f6bf
make .prompt() async ( #94067 )
2021-11-22 19:53:04 -08:00
Jason Simmons
67a8200e24
Roll Gallery for compatibility with the latest Gradle dependencies ( #93985 )
...
See https://github.com/flutter/flutter/issues/93975
2021-11-20 17:42:56 -08:00
Andrei Diaconu
924336fcee
Reland 3: Display Features ( #93240 )
2021-11-20 15:48:06 -08:00
Christopher Fujino
d37a80d405
[flutter_conductor] Conductor prompt refactor ( #93896 )
2021-11-20 11:03:04 -08:00
chunhtai
a80ad0e1a0
Force the a11y focus on textfield in android semantics integration test ( #93876 )
2021-11-19 13:23:07 -08:00
Ian Hickson
bde9f11831
Add a test to verify that we only link to real issue templates ( #93528 )
2021-11-19 13:13:05 -08:00
Christopher Fujino
ce1acf5dc0
[flutter_conductor] implement requiredLocalBranches ( #93580 )
2021-11-19 13:03:08 -08:00
sigmundch
f51d3d7e0c
[Web] Detect when running under Dart HHH Web and skip tests under investigation ( #93692 )
2021-11-18 22:33:04 -08:00
Christopher Fujino
764577f89a
[flutter_conductor] allow --force to override validations on start sub-command ( #93514 )
2021-11-12 18:31:03 -08:00
Gary Qian
02b1146cff
Reland "Exit on deprecated v1 embedding when trying to run or build" ( #92901 ) ( #93566 )
2021-11-12 15:52:32 -08:00
gaaclarke
f23e515861
Fatten up multiple_flutters memory footprint ( #93350 )
...
Increased the memory size of multiple_flutters to help identify regressions in performance
This is not a regression and will affect benchmark's readings.
2021-11-12 11:11:44 -08:00
Yegor
24b9346c9b
Revert "Reland "Exit on deprecated v1 embedding when trying to run or build ( #92901 )" ( #93386 )" ( #93518 )
...
This reverts commit eabb7cbc34
.
It broke multiple tests.
2021-11-11 16:45:40 -08:00
Gary Qian
eabb7cbc34
Reland "Exit on deprecated v1 embedding when trying to run or build ( #92901 )" ( #93386 )
2021-11-11 14:49:35 -08:00
Core
d8034538bd
feat: enable flavor option on test command ( #89045 )
2021-11-11 09:23:02 -08:00
Greg Spencer
52ae102f18
Adds tool warning log level and command line options to fail on warning/error output ( #92031 )
2021-11-10 16:13:04 -08:00
Zachary Anderson
858a328712
Revert "Exit on deprecated v1 embedding when trying to run or build ( #92901 )" ( #93365 )
...
This reverts commit 6153bbef3e
.
2021-11-09 22:22:14 -08:00
Gary Qian
6153bbef3e
Exit on deprecated v1 embedding when trying to run or build ( #92901 )
2021-11-09 17:38:03 -08:00
Gary Qian
0907262723
Track timeout from app run start in deferred components integration test ( #93307 )
2021-11-09 10:21:31 -08:00
Zachary Anderson
366648ae90
Revert "Reland: "Update outdated runners in the benchmarks folder ( #91126 )" ( #92535 )" ( #93323 )
...
This reverts commit bfe9c59831
.
2021-11-09 08:44:56 -08:00
Gary Qian
a61c57add6
Use adb variable instead of direct command ( #93293 )
2021-11-08 21:37:48 -08:00
Greg Spencer
bfe9c59831
Reland: "Update outdated runners in the benchmarks folder ( #91126 )" ( #92535 )
2021-11-08 21:28:02 -08:00
Christopher Fujino
2107fef430
[flutter_conductor] ensure release branch point is always tagged ( #93082 )
2021-11-08 15:28:07 -08:00
Yegor
4dd56df426
[web] add image decoder benchmark ( #93174 )
2021-11-08 15:23:08 -08:00
Gary Qian
7e2c15d6f5
Dynamic logcat piping for deferred components test ( #93080 )
2021-11-08 15:13:04 -08:00
Alex
9c1a87e627
added cleanContext ( #93264 )
...
* added cleanContext
* using async
* added one more test
2021-11-08 17:34:03 -05:00
Christopher Fujino
6bc33812ba
[flutter_conductor] Rewrite writeStateToFile to be in an overidable method. ( #93171 )
2021-11-08 12:13:04 -08:00
Yegor
5a123f9710
[web] exclude bitrotten context_menu_action_test.dart from CanvasKit shard ( #93268 )
2021-11-08 11:21:58 -08:00
Jason Simmons
028954ce41
Add the exported attribute to the Flutter Gallery manifest ( #92733 )
2021-11-07 01:22:34 -07:00
Zachary Anderson
3fba55a18d
Revert "Bump Gallery version ( #93173 )" ( #93207 )
...
This reverts commit 36a0bc5b96
.
2021-11-06 23:40:10 -07:00
Zachary Anderson
2468f315e0
Revert "Reland: display features ( #93117 )" ( #93204 )
...
This reverts commit 9038fac960
.
2021-11-06 22:46:46 -07:00
Emmanuel Garcia
36a0bc5b96
Bump Gallery version ( #93173 )
2021-11-05 17:33:31 -07:00
keyonghan
33be68d9bf
Stop sending metrics to builder name ( #92989 )
2021-11-05 16:28:02 -07:00
Andrei Diaconu
9038fac960
Reland: display features ( #93117 )
2021-11-05 15:54:25 -07:00
Jacob MacDonald
a4fa2affe9
Update packages ( #92924 )
2021-11-05 12:03:03 -07:00
Zachary Anderson
7779ad3c60
Revert "Reland engine display features ( #89511 )" ( #93098 )
...
This reverts commit 058dfd49a0
.
2021-11-04 23:05:45 -07:00
Andrei Diaconu
058dfd49a0
Reland engine display features ( #89511 )
2021-11-04 18:37:55 -07:00
Jenn Magder
b8d53d51e4
Update docs to point to assets-for-api-docs cupertino css file ( #92932 )
2021-11-04 12:33:02 -07:00
Jenn Magder
607d7934c7
Add Help menu to macOS create template ( #92946 )
2021-11-02 21:23:01 -07:00
Jenn Magder
dc20a6066f
Skip codesigning during native macOS integration tests ( #92938 )
2021-11-02 16:41:32 -07:00
Gary Qian
42d4bcb9eb
Migrate test to moved FlutterPlayStoreSplitApplication ( #92593 )
2021-11-01 14:43:22 -07:00
Emmanuel Garcia
93b3810022
Roll Gallery with updated Gradle lockfiles ( #92850 )
2021-11-01 10:47:57 -07:00
Emmanuel Garcia
c97a8622bf
Update lockfiles ( #92800 )
2021-11-01 08:58:13 -07:00
Greg Spencer
5883a6628d
Differentiate between TalkBack versions for semantics tests. ( #92602 )
...
Makes the android_semantics_testing test not fail for newer versions of Talkback.
Also, since the test now depends on pub_semver, upgraded the pubspec files.
The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
2021-10-29 16:38:09 -07:00
Christopher Fujino
5a959c948c
wrap $DART_BIN invocation in double quotes to escape spaces ( #92617 )
2021-10-29 08:44:37 -07:00
Ian Hickson
7f7f487abc
Feature/cpu gpu memory gallery transition tests ( #92626 )
2021-10-28 16:03:03 -07:00
Casey Hillers
9d263866e4
[release_dashboard] Remove project ( #92516 )
2021-10-28 09:13:04 -07:00
Christopher Fujino
45f438071a
[flutter_conductor] Lift rev parse in conductor ( #92594 )
...
* lift git-rev-parse in conductor start
* remove localFlutterRoot from globals.dart
* make localFlutterRoot getter private
* fix analysis
2021-10-28 08:29:16 -07:00
keyonghan
30d3866ab9
Add extra benchmark metrics to test name in addition to builder name ( #92530 )
2021-10-27 15:33:06 -07:00
Jenn Magder
aff69e43ef
Add integration_test to flavor test project ( #92520 )
2021-10-27 12:53:05 -07:00
Yegor
9afb45a44f
[web] use local CanvasKit bundle in all e2e tests ( #92305 )
2021-10-26 19:08:05 -07:00
Yegor
11e83e7c18
[web] fix race in the image_loading_integration.dart test ( #92303 )
2021-10-26 19:03:03 -07:00
Janice Collins
b98ed1b39d
Update dartdoc to 4.1.0. ( #92446 )
2021-10-26 09:03:02 -07:00
Emmanuel Garcia
4d79bb02c4
Bump Kotlin version in templates and projects ( #92052 )
2021-10-25 13:13:03 -07:00
Emmanuel Garcia
37dbe030fe
Bump Android Compile SDK to 31 ( #92022 )
2021-10-21 18:01:33 -07:00
Yegor
be13a38fc3
[web] fix web_e2e_tests README ( #92277 )
2021-10-21 17:58:07 -07:00
Yegor
ad7727a21c
[web] enable CanvasKit tests using a local bundle fetched from CIPD ( #92134 )
2021-10-21 11:13:18 -07:00
Riley Porter
ffbf69cccc
Ignore analyzer implict dynamic checks for js_util generic return type ( #92271 )
2021-10-21 10:28:02 -07:00
Christopher Fujino
83b28c1075
[flutter_conductor] remove old conductor entrypoint ( #92219 )
2021-10-20 15:28:02 -07:00
keyonghan
7de92e2653
Add devicelab benchmark tags support ( #92141 )
2021-10-20 15:03:06 -07:00
Christopher Fujino
e593a863eb
[flutter_conductor] validate git parsed version and release branch match ( #92064 )
2021-10-20 13:43:02 -07:00
Alex
8f574c297a
disabled flutter sandbox ( #92200 )
2021-10-20 15:53:26 -04:00
Alex
ec429e0196
[conductor] Added a generic tooltip widget ( #92187 )
...
* Added a generic tooltip widget
* added the header
2021-10-20 14:05:09 -04:00
Alex
a6e91c368a
Conductor UI step1 ( #91903 )
...
* finished dropdown widget
* removed mock state
* Added step 1 substeps
* stepper tests fail
* tests still fail
* removed redundant checkbox
* removed test data
* full fixes based on Chris' comments
* changed widget's name
* changed statefulwidget, added test
* fixes based on Casey's comments
* empty commit to kick pending checks
2021-10-20 11:49:55 -04:00
godofredoc
43bbdd08e7
Remove sandbox entitlement to allow tests to run on big sur. ( #92065 )
2021-10-19 15:33:02 -07:00
Gary Qian
94999f708b
Set exported to true to allow external adb to start app for CI ( #92118 )
2021-10-19 15:13:04 -07:00
LongCatIsLooong
e00d87ffcc
[keyboard_textfield_test] wait until the keyboard becomes visible ( #92032 )
2021-10-19 15:03:04 -07:00
Zachary Anderson
b412f6fff8
Revert "Update outdated runners in the benchmarks folder ( #91126 )" ( #92106 )
...
This reverts commit 31e3364771
.
2021-10-19 10:35:15 -07:00
Greg Spencer
31e3364771
Update outdated runners in the benchmarks folder ( #91126 )
...
This change updates the platform runners in the benchmarks subdir.
I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
2021-10-19 08:27:29 -07:00
Gary Qian
fa4d57a00b
Add android:exported property to support API 31 for deferred components test ( #92066 )
2021-10-19 07:50:34 -07:00
Emmanuel Garcia
99c8dd56b4
Add android:exported="true" to activity in Android manifest ( #91934 )
2021-10-15 15:56:47 -07:00
Emmanuel Garcia
d7631275fe
Bump targetSdkVersion to 31 and organize static values ( #91719 )
2021-10-15 13:41:48 -07:00
Ian Hickson
299d484903
Enable more lints ( #91642 )
2021-10-14 22:03:03 -07:00
Christopher Fujino
5d587f9528
[flutter_conductor] Refactor next command ( #91768 )
2021-10-14 11:04:40 -07:00
Jason Simmons
0bf2c9b3b7
Add local engine flag support to the SkSL caching performance benchmark scripts ( #91773 )
2021-10-14 10:57:32 -07:00
Alex
a6f375abdc
Release Desktop UI Repo Info Widget ( #91769 )
2021-10-14 00:08:05 -07:00
Christopher Fujino
1bf621ba03
[flutter_conductor] Refactor conductor core ( #91694 )
2021-10-13 13:10:27 -07:00
Danny Tuppeny
f8f96a4f80
Run "flutter update-packages --force-upgrade" to get latest DDS ( #91736 )
2021-10-13 10:58:04 -07:00
Alex
3a2bc1c5f7
added conductor_status widget ( #91445 )
2021-10-13 10:53:03 -07:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
01afd64bcc
Implemented getter to expose current url strategy for web plugins ( #90708 )
2021-10-13 10:48:05 -07:00
Jia Hao
e32201235f
Indicate that only physical iOS devices are supported ( #79350 )
2021-10-13 10:43:05 -07:00
Ian Hickson
66dd2add7e
Add some more new lints ( #91659 )
2021-10-12 11:33:04 -07:00
Ian Hickson
bb5cbdc635
Enable depend_on_referenced_packages
lint ( #91653 )
2021-10-12 11:28:02 -07:00
Ian Hickson
6d5fc420b6
Enable sort_child_properties_last
lint ( #91585 )
2021-10-11 21:23:02 -07:00
Ian Hickson
9421627324
Enable only_throw_errors
( #91567 )
2021-10-11 14:13:03 -07:00
Ian Hickson
f90b019c68
Enable prefer_relative_imports
and fix files. ( #91573 )
2021-10-11 10:28:07 -07:00
Ian Hickson
7b01346c5c
Enable no_default_cases lint ( #91530 )
2021-10-11 10:23:04 -07:00
Ian Hickson
b3f63d38ac
Document why some lints aren't enabled and fix some minor issues. ( #91527 )
2021-10-09 04:03:03 -07:00
Ian Hickson
61a0add286
Enable avoid_redundant_argument_values lint ( #91409 ) ( #91462 )
2021-10-08 09:25:14 -07:00
Konstantin Scheglov
ac88d4ba5d
Fix avoid_renaming_method_parameters for pending analyzer change. ( #85482 )
2021-10-08 08:58:05 -07:00
Zachary Anderson
b9d2177da0
Revert "Enable avoid_redundant_argument_values lint ( #91409 )" ( #91461 )
...
This reverts commit 5fd259be24
.
2021-10-07 21:11:07 -07:00
Ian Hickson
5fd259be24
Enable avoid_redundant_argument_values lint ( #91409 )
2021-10-07 20:13:02 -07:00
Zachary Anderson
5188df0821
Revert gradle roll ( #91459 )
...
* Revert "Mark last failing test after gradle update as flaky. (#91423 )"
This reverts commit 46a52d03bd
.
* Revert "fix android template for Gradle 7 (#91411 )"
This reverts commit 51d06d537f
.
* Revert "Add explicit version for mac and windows openjdk. (#91408 )"
This reverts commit bf429f2771
.
* Revert "Update the openjdk version used by linux android tests. (#91405 )"
This reverts commit 2144ab8b45
.
* Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642 )"
This reverts commit b6459f9b63
.
2021-10-07 19:42:24 -07:00
SaintMalik
116f8af18e
fix: typo spelling grammar ( #89344 )
2021-10-07 17:53:02 -07:00
Ian Hickson
f25b833f27
Enable avoid_print
lint. ( #91444 )
2021-10-07 16:48:04 -07:00
Mouad Debbar
c2ea78d231
Revert "Enable avoid_print
lint. ( #91332 )" ( #91438 )
...
This reverts commit cb378edc9e
.
2021-10-07 16:16:17 -04:00
Jenn Magder
4ef6fc1833
Update number of IPHONEOS_DEPLOYMENT_TARGET in plugin_test_ios ( #91324 )
2021-10-07 10:13:04 -07:00
Ian Hickson
cb378edc9e
Enable avoid_print
lint. ( #91332 )
2021-10-07 09:53:03 -07:00
Alex
3c6c2aa50a
Alex chen conductor ui3 ( #91118 )
2021-10-07 09:48:04 -07:00
Taha Tesser
b6459f9b63
Migrate to Gradle 7.0.2 / AGP 7.0.1 ( #90642 )
2021-10-06 17:01:13 -07:00
Dan Field
22c1ca769b
Add a startup test that delays runApp ( #91346 )
2021-10-06 09:43:02 -07:00
stuartmorgan
8231592d71
Update minimum iOS version in plugin_test ( #91099 )
2021-10-05 10:33:04 -07:00
Clement Skau
64841f6309
Adds analyze_sample_code exit for when pub fails ( #91024 )
2021-10-05 10:28:04 -07:00
Alexander Aprelev
98120d19d3
Add a microbenchmark that measures performance of flutter compute. ( #91257 )
...
* Add a microbenchmark that measures performance of flutter compute.
This benchmark should show performance improvements when compute is switched to Isolate.exit
* Fix analyzer warnings, increase warmup iterations
* Fix license header
2021-10-04 14:16:23 -07:00
Janice Collins
35fe52cb86
Update dartdoc to 4.0.0 ( #91252 )
2021-10-04 14:08:04 -07:00
Greg Spencer
983cbb273b
Add example test, update example READMEs ( #91130 )
2021-10-04 13:53:02 -07:00
Greg Spencer
7b8a3c1bcd
Force building of snippets package executable. ( #91110 )
...
This fixes an issue with the Dart Head-Head-Head CI bot, where it was seeing failures because of concurrent execution of the snippets tool.
It adds a single run of the snippets tool right after activation to force the compiling of the package executable, which is what has trouble with concurrent invocation.
This is a temporary measure until dart pub global run is fixed.
2021-10-04 12:17:27 -07:00
Greg Spencer
fd9ce27748
Clean up examples, remove section markers and --template args ( #91133 )
...
This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder.
I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed.
I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
2021-10-04 12:16:17 -07:00
Ian Hickson
126cd7388e
Clean up dependency pins and update all packages ( #91109 )
2021-10-04 10:28:03 -07:00
Christopher Fujino
555f69e5d9
[flutter_conductor] update conductor to prefer git protocol over https ( #91066 )
2021-10-04 10:23:02 -07:00
Littlegnal
1b73a35fba
Change project.buildDir in standalone subprojects property ( #91030 )
2021-10-01 17:18:05 -07:00
Christopher Fujino
7fbfb1fad9
update consumer dependencies signature ( #91116 )
2021-10-01 13:32:47 -07:00
Ian Hickson
4315cdcf76
Some test cleanup for flutter_tools. ( #90227 )
2021-10-01 10:38:02 -07:00
Christopher Fujino
afd84ad425
flutter update-packages ( #90994 )
2021-09-30 11:38:02 -07:00
Kenzie (Schmoll) Davisson
5a85c0d81c
Launch DevTools from the 'dart devtools' command instead of pub ( #90894 )
2021-09-29 15:32:24 -07:00
Alex
9f147ce540
Initial layout and theme ( #90887 )
...
* Initial layout and theme
* fixed tests
* made page scrollable
* fixes based on Chris on Casey's comments
* removed desktop_window, add errorWidget
* 2nd round of fixes
* fixed linux analyze
* changes based on Casey's comments:
* remove trailing space
* removed obselete macos build code
* add discrepency in project.pbxproj
* addressed Casey's comment
2021-09-29 17:29:24 -04:00
Daco Harkes
2e663b2472
[bots] Print more on --verbose analyze_sample_code ( #90880 )
2021-09-28 11:08:05 -07:00
Greg Spencer
ab2b0851a2
Add smoke tests for all the examples, fix 17 broken examples. ( #89021 )
...
This adds a smoke test for every single API example. It also fixes 17 tests that had bugs in them, or were otherwise broken, and even fixes one actual bug in the framework, and one limitation in the framework.
The bug in the framework is that NetworkImage's _loadAsync method had await response.drain<List<int>>();, but if the response is null, it will throw a cryptic exception saying that Null can't be assigned to List<int>. The fix was just to use await response.drain<void>(); instead.
The limitation is that RelativePositionedTransition takes an Animation<Rect> rect parameter, and if you want to use a RectTween with it, the value emitted there is Rect?, and one of the examples was just casting from Animation<Rect> to Animation<Rect?>, which is invalid, so I modified RelativePositionedTransition to take a Rect? and just use Rect.zero if the rect is null.
2021-09-28 09:32:06 -07:00
Jenn Magder
be8d29ffc6
Run native_ui_tests_macos in correct directory ( #90829 )
2021-09-27 17:38:03 -07:00
Christopher Fujino
23f50789a7
[flutter_conductor] Update README ( #90557 )
2021-09-27 14:43:05 -07:00
Daco Harkes
67fdf937c3
[bots] verbose logs when analyzing samples ( #90447 )
2021-09-27 12:38:07 -07:00
Christopher Fujino
69ae50310b
[flutter_conductor] implement UI scaffold ( #90621 )
2021-09-24 15:30:09 -07:00
Chris Yang
126370fba9
[module_test_ios] trying tap the buttons again if the first time didn't work ( #90535 )
2021-09-24 14:08:06 -07:00
Janice Collins
2d909fcc5b
Update dartdoc to v3.1.0. ( #90415 )
2021-09-24 14:03:07 -07:00
Alex
f47eac9c58
changed subprocesses to async from sync ( #89668 )
...
* changed subprocess to async from sync
2021-09-23 08:52:51 -07:00
Jenn Magder
1b53f7beba
Migrate iOS project to Xcode 13 compatibility ( #90304 )
2021-09-22 13:23:05 -07:00
Jenn Magder
5c79a0c2f4
Run flutter_gallery macOS native tests on presubmit ( #89620 )
2021-09-22 13:18:07 -07:00
Darren Austin
9aa829460d
Revert "Reland "Migrate android_semantics_testing to null safety" ( #90466 )" ( #90483 )
...
This reverts commit 1002a76857
.
2021-09-21 15:55:24 -07:00
Darren Austin
1002a76857
Reland "Migrate android_semantics_testing to null safety" ( #90466 )
2021-09-21 13:59:57 -07:00
Jason Simmons
518bea67fd
Update the analysis options for sample code to ignore unnecessary_imports ( #90391 )
...
See https://github.com/flutter/flutter/issues/74381
2021-09-20 09:44:58 -07:00
Kate Lovett
68836deabf
Fix shrine ( #89698 )
2021-09-17 18:13:06 -07:00
Jason Simmons
c2f452c0a8
Reuse a TimelineTask for the scheduler frame and animate events ( #90168 )
2021-09-17 10:07:06 -07:00
Chris Yang
ec3bd9edc4
try tap app before apping the element ( #90149 )
2021-09-16 20:02:02 -07:00
Alex
0bde65ddac
fixed a small conductor messaging bug ( #90229 )
...
* fixed a small messaging bug
* forgot to remove a s
2021-09-16 18:37:47 -04:00
Jenn Magder
ab6f2fc8ce
Set BUILD_DIR when determining if plugins support arm64 simulators ( #90088 )
2021-09-15 18:37:04 -07:00
Kate Lovett
65d8dd988d
Update md5 method in flutter_goldens_client ( #90154 )
2021-09-15 17:42:05 -07:00
Ian Hickson
2420718389
Remove our extra timeout logic. ( #89952 )
2021-09-15 09:42:05 -07:00
Sam Rawlins
8889ffaec3
Remove and also ignore unnecessary imports ( #89796 )
2021-09-14 15:32:02 -07:00
Christopher Fujino
ad936b4e4b
[flutter_conductor] Support initial stable release version ( #89775 )
2021-09-14 14:39:17 -07:00
stuartmorgan
a01e4733df
Re-enable plugin analysis test ( #89856 )
2021-09-13 17:57:05 -07:00
Christopher Fujino
576aab0833
add analysis_options.yaml to dev/conductor ( #90005 )
2021-09-13 15:47:03 -07:00
Anna Gringauze
cd112e551c
Update all packages ( #89797 )
2021-09-13 12:13:42 -07:00
Jenn Magder
8ce6bc00f8
Bump cocoapods from 1.10.2 to 1.11.2 ( #89991 )
2021-09-13 11:27:28 -07:00