Ren You
d72bfb8d07
Revert "[RenderEditable] Dont paint caret when selection is invalid" #81076 ( #81155 )
...
* Revert "Replace some `dynamic` to `Object?` type (#80772 )" (#80965 )
This reverts commit 12a2e682b47e16818cc7cd9ca5fe8ea09fd38992.
* Add frontend_server_client to dependency allowlist (#80912 )
* Revert "[RenderEditable] Dont paint caret when selection is invalid (#79607 )" (#81076 )
This reverts commit 0f8148ec16325493b1b48a21367b839167f940b9.
* Convert AnimatedSize to a StatefulWidget (#80554 )
Co-authored-by: Jenn Magder <magder@google.com>
Co-authored-by: Jason Simmons <jason-simmons@users.noreply.github.com>
2021-04-26 06:05:55 -07:00
Ren You
519d98539a
Revert "Replace some dynamic to Object? type ( #80772 )" ( #80965 ) ( #80986 )
...
* Revert "Replace some `dynamic` to `Object?` type (#80772 )" (#80965 )
This reverts commit 12a2e682b47e16818cc7cd9ca5fe8ea09fd38992.
* Add frontend_server_client to dependency allowlist (#80912 )
Co-authored-by: Jenn Magder <magder@google.com>
2021-04-22 15:16:37 -07:00
Dan Field
362eefeeca
deflake image_painting_event_test ( #80871 )
2021-04-21 10:21:28 -07:00
Abhishek Ghaskata
ff54fc6da8
Migrate platform_interaction to null safety ( #80621 )
2021-04-21 07:39:02 -07:00
Abhishek Ghaskata
35c9dec2a1
MIgrate ios_platform_view_tests to null safety ( #80619 )
2021-04-20 15:54:03 -07:00
Abhishek Ghaskata
013dc3dd7c
Migrate ios_add2app_life_cycle to nullsafety ( #80617 )
2021-04-20 15:49:02 -07:00
Emmanuel Garcia
42f21fd780
Standardize how Java8 is set in gradle files ( #80600 )
2021-04-19 20:19:03 -07:00
Abhishek Ghaskata
0c1652f448
Migrate flavors to null safety ( #80558 )
2021-04-19 20:14:03 -07:00
Abhishek Ghaskata
ecbea9a9d5
Update android_views to null safety ( #80557 )
2021-04-19 15:14:04 -07:00
Abhishek Ghaskata
599c95a86a
update android_embedding_v2_smoke_test ( #80556 )
2021-04-19 15:09:03 -07:00
Christopher Fujino
4a7f280687
[flutter_conductor] Add "start", "status", "clean" commands to conductor release tool ( #80528 )
2021-04-19 15:04:04 -07:00
Jenn Magder
95d7d671c6
Remove analyze --dartdocs flag ( #80484 )
2021-04-18 09:29:02 -07:00
xubaolin
aa7ab10822
BorderRadiusTween.lerp supports null begin/end values ( #79860 )
2021-04-16 17:24:02 -07:00
Jonah Williams
f6f59c58bc
create SDK package allowlist for core packages ( #80318 )
2021-04-16 14:29:32 -07:00
Abhishek Ghaskata
3cb5942ecd
Update abstract_method_smoke_test to null safety ( #80555 )
2021-04-16 14:27:36 -07:00
Abhishek Ghaskata
c3a15bf985
Migrate the ios_app_with_extensions to null safety ( #80485 )
2021-04-16 14:20:51 -07:00
Dan Field
e7b7ebc066
Shake widget inspector from non-debug builds ( #80157 )
2021-04-14 21:54:03 -07:00
Jenn Magder
a0abf4109c
Add fourth tool integration subshard ( #80460 )
2021-04-14 16:51:16 -07:00
Christopher Fujino
a219b86db8
skip roll_dev_integration_test ( #80464 )
2021-04-14 14:16:08 -07:00
Casey Hillers
d55b8c0ada
[devicelab] Refresh documentation ( #80064 )
2021-04-14 13:49:02 -07:00
Core
d6fbfdb9cd
Include debug symbol in xcframework when building iOS-framework ( #80065 )
2021-04-14 13:48:39 -07:00
Greg Spencer
36daea2d54
Reland "Remove a dynamic that is no longer necessary (and the TODO for it) ( #80294 )" ( #80373 )
2021-04-13 18:29:21 -07:00
Dan Field
d7da6190ff
roll packages ( #80307 )
2021-04-13 18:19:02 -07:00
Jenn Magder
ed5b8febf2
Move gradle_non_android_plugin_test from its own test builders into tools integration.shard ( #80161 )
2021-04-13 13:53:50 -07:00
Jenn Magder
92dc007eeb
Mark Mac gradle_plugin_light_apk_test not flaky ( #80325 )
2021-04-13 13:53:35 -07:00
Jenn Magder
7e24faf0db
Mark linux_validate_ci_config not flaky ( #80315 )
2021-04-13 13:53:10 -07:00
Jenn Magder
7d5f39281d
Cache location of Java binary in devicelab tests ( #80172 )
2021-04-12 16:50:03 -07:00
Jenn Magder
2d688804f6
Reduce number of project creates in gradle_plugin_*_apk_tests ( #80171 )
2021-04-12 12:40:02 -07:00
Jenn Magder
645432ac41
Mark mac_gradle_plugin_light_apk_test flaky ( #80163 )
2021-04-09 16:32:11 -07:00
godofredoc
71e99d2951
Disable win_gradle_plugin_light_apk_test. ( #80083 )
...
* Disable win_gradle_plugin_light_apk_test.
Bug: https://github.com/flutter/flutter/issues/80056
* Enable the mac version.
2021-04-08 14:34:57 -07:00
godofredoc
91ed4b2082
Disable gradle_plugin_light_apk_test. ( #80072 )
2021-04-08 13:06:21 -07:00
Tong Mu
8a821ff0b5
Revert "Remove "unnecessary" imports. ( #79610 )" ( #80070 )
...
This reverts commit 98a96189937105f51e58e65543e2c6019a82cb33.
2021-04-08 11:36:30 -07:00
Sam Rawlins
98a9618993
Remove "unnecessary" imports. ( #79610 )
2021-04-07 22:34:03 -07:00
Christopher Fujino
0e5a3bd28c
add new try/prod builders for validate_ci_config ( #79913 )
2021-04-07 14:34:02 -07:00
Jason Simmons
408c52fd70
Fix an NNBD error in the Gallery text form field demo ( #79816 )
2021-04-07 14:29:07 -07:00
Jenn Magder
63afb4aa9c
Mark integration_test_test as unflaky ( #79961 )
2021-04-07 13:29:03 -07:00
Justin McCandless
0efb28d706
Revert "Fix a legacy TODO ( #77454 ) ( #79061 )" ( #79959 )
...
This reverts commit b070ed3c04caa6e348c068b1fe8396527fc46554.
2021-04-07 12:24:22 -07:00
Casey Hillers
c571804913
Revert "Reland [devicelab] Migrate Gallery to BuildTestTask ( #78361 )" ( #79903 )
...
This reverts commit 0c9781e3dd043f4fa9f356611bff88535c37931b.
2021-04-06 16:28:54 -07:00
Casey Hillers
0c9781e3dd
Reland [devicelab] Migrate Gallery to BuildTestTask ( #78361 )
2021-04-06 16:04:03 -07:00
Jenn Magder
ba764ebc38
Update Podfile.lock modified timestamp when pod install is run ( #78823 )
2021-04-06 15:54:02 -07:00
Janice Collins
82551118b8
Update dartdoc to 0.42.0 ( #79795 )
2021-04-05 14:09:03 -07:00
Ian Hickson
90c0e3e875
Clarify documentation for DragAnchorStrategy. ( #79160 )
2021-04-05 11:54:03 -07:00
Ian Hickson
b070ed3c04
Fix a legacy TODO ( #77454 ) ( #79061 )
2021-04-02 22:39:03 -07:00
LongCatIsLooong
c1c5b492be
Reland 79654 ( #79656 )
2021-04-02 15:44:02 -07:00
Jia Hao
23015dc501
[flutter_tools] Remove exception for chain stack traces for Integration Tests ( #79618 )
2021-04-02 14:54:03 -07:00
knaeckeKami
d60cc08877
Add removeListenerWhileNotifying benchmark for ChangeNotifier ( #78161 )
2021-04-02 12:04:04 -07:00
Jia Hao
e868a8335b
Remove the warning about the Integration Test plugin ( #79520 )
2021-04-01 18:49:02 -07:00
Tong Mu
dbcac7f177
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 ( #79302 )
2021-04-01 16:39:02 -07:00
Jason Simmons
a75730fe44
Restore support for the --local-engine flag in devicelab/bin/run.dart ( #79583 )
2021-04-01 13:54:02 -07:00
keyonghan
0d0ea524cc
Revert "Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky ( #79496 )" ( #79560 )
...
This reverts commit dff957fb5ca833a16e511d638c5857b795816928.
2021-04-01 13:01:46 -07:00