Christopher Fujino
|
459391708e
|
[flutter_tools] Pin package:archive and manual roll (#115662)
* add package:archive to pins
* roll
|
2022-11-18 19:28:10 +00:00 |
|
Devon Carew
|
0344407614
|
Rev package:pub_semver to the latest version (#115570)
* rev package:pub_semver to the latest version
* revert update_packages.dart changes
|
2022-11-17 18:29:37 +00:00 |
|
Flutter GitHub Bot
|
ef1236e038
|
Roll pub packages (#114189)
|
2022-10-28 19:15:08 +00:00 |
|
Flutter GitHub Bot
|
1ebe53c209
|
Roll pub packages (#113799)
|
2022-10-21 16:38:18 +00:00 |
|
Flutter GitHub Bot
|
37af038303
|
Roll pub packages (#113574)
|
2022-10-20 21:39:12 +00:00 |
|
Flutter GitHub Bot
|
d20129b64a
|
Roll pub packages (#113331)
|
2022-10-17 22:03:08 +00:00 |
|
Andrew Kolos
|
eec8d9d9cc
|
Add asset manifest parsing benchmark (#112836)
|
2022-10-07 13:39:35 +00:00 |
|
Camille Simon
|
abca8976e6
|
[Android] Bump Kotlin and Android Gradle plugin versions in tests (#112728)
|
2022-10-07 12:30:27 +00:00 |
|
Flutter GitHub Bot
|
a454c6d03b
|
Roll pub packages (#112986)
|
2022-10-06 21:18:08 +00:00 |
|
Jenn Magder
|
1bdba68d16
|
Force benchmark app to portrait (#112502)
|
2022-09-27 23:51:17 +00:00 |
|
Harry Terkelsen
|
366766a3cf
|
Remove ali.png which doesn't exist (#112506)
|
2022-09-27 16:14:55 -07:00 |
|
Flutter GitHub Bot
|
2adee31ce8
|
Roll pub packages (#112408)
|
2022-09-26 21:21:58 +00:00 |
|
Flutter GitHub Bot
|
a24b50ba8f
|
Roll pub packages (#112225)
|
2022-09-22 21:18:22 +00:00 |
|
Flutter GitHub Bot
|
f16fe11ecf
|
Roll pub packages (#112021)
|
2022-09-22 20:23:42 +00:00 |
|
Flutter GitHub Bot
|
d5946021e5
|
Roll pub packages (#112004)
|
2022-09-20 22:07:57 +00:00 |
|
Flutter GitHub Bot
|
9ba35816ca
|
Roll pub packages (#111423)
|
2022-09-12 23:03:50 +00:00 |
|
Christopher Fujino
|
2e299e1934
|
[flutter_tools] Pin url_launcher_android and update packages (#111309)
|
2022-09-09 23:57:03 +00:00 |
|
Elliott Brooks (she/her)
|
57e42f0223
|
Manually update DWDS version to v.16.0.0 (#110822)
|
2022-09-02 19:17:48 +00:00 |
|
Pierre-Louis
|
0c2f7bc2a2
|
Remove errant double spaces (#110758)
|
2022-09-02 04:00:58 +00:00 |
|
Christopher Fujino
|
db51e5d944
|
[flutter_tools] unpin path_provider_android and roll (#110216)
|
2022-08-25 19:42:21 +00:00 |
|
Alexander Aprelev
|
bfdc9a6cfa
|
Introduce stubbed exclusive parameter to File.create -overridden method (#109646)
* Introduce stubbed `exclusive` parameter to `File.create`-overridden method.
This is to soften landing of a breaking change https://github.com/dart-lang/sdk/issues/49647
|
2022-08-17 13:26:08 -07:00 |
|
Christopher Fujino
|
b79c216845
|
[flutter_tools] Pin path_provider_android (#109429)
|
2022-08-12 01:18:41 +00:00 |
|
Christopher Fujino
|
675f67d611
|
Revert "Roll pub packages (#109408)" (#109424)
This reverts commit da036da69f .
|
2022-08-11 16:29:05 -07:00 |
|
Flutter GitHub Bot
|
da036da69f
|
Roll pub packages (#109408)
|
2022-08-11 20:53:11 +00:00 |
|
Greg Spencer
|
e3b42e5e2f
|
Revert "Roll pub packages (#109348)" (#109363)
Committing to green the build.
|
2022-08-10 19:15:18 -07:00 |
|
Flutter GitHub Bot
|
5a06e2bd5f
|
Roll pub packages (#109348)
|
2022-08-10 22:40:38 +00:00 |
|
Pierre-Louis
|
de8a2fa6a7
|
Update packages (#109054)
In particular, to get `material_color_utilities` `0.2.0`.
|
2022-08-05 15:21:03 -04:00 |
|
Flutter GitHub Bot
|
7270c48bd7
|
Roll pub packages (#108919)
|
2022-08-03 21:30:05 +00:00 |
|
Flutter GitHub Bot
|
d9ce9be0e2
|
Roll pub packages (#108582)
|
2022-07-29 19:07:04 +00:00 |
|
Michael Goderbauer
|
10a7c9ba22
|
Unify analysis options (#108462)
|
2022-07-28 09:07:49 -07:00 |
|
Flutter GitHub Bot
|
f82178e2d2
|
Roll pub packages (#108325)
|
2022-07-27 17:22:07 +00:00 |
|
gaaclarke
|
d98297a2f9
|
Added benchmark for debugBuildProfileEnabledUserWidgets (#101444)
|
2022-07-27 02:42:06 +00:00 |
|
Zachary Anderson
|
1e69683688
|
Revert "Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355)" (#108407)
This reverts commit c4b3625d62 .
|
2022-07-26 19:30:28 -07:00 |
|
Gary Qian
|
c4b3625d62
|
Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355)
|
2022-07-26 16:23:08 -07:00 |
|
Jenn Magder
|
70aaff1217
|
Set Xcode build script phases to always run (#108331)
|
2022-07-26 19:20:07 +00:00 |
|
Zachary Anderson
|
d155bc1bad
|
Revert "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197)" (#108349)
This reverts commit ca6cecf034 .
|
2022-07-25 22:20:37 -07:00 |
|
Gary Qian
|
ca6cecf034
|
Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197)
|
2022-07-25 15:23:08 -07:00 |
|
Michael Goderbauer
|
8a7b35933c
|
flutter update-packages --force-upgrade + analyzer fix (#108198)
|
2022-07-25 10:10:31 -07:00 |
|
Flutter GitHub Bot
|
b748d1fb1a
|
Roll pub packages (#107185)
|
2022-07-07 17:46:07 +00:00 |
|
Christopher Fujino
|
19ac08dcd7
|
manual pub package roll; remove test_api pin, unblock bumping dwds (#106887)
|
2022-07-06 17:28:07 +00:00 |
|
Alexandre Ardhuin
|
de55eeceed
|
Export public API types from animation and physics libraries (#106757)
|
2022-06-29 05:26:09 +00:00 |
|
Jonah Williams
|
1572773729
|
Update package:archive and pin test_api (#106157)
|
2022-06-16 21:23:08 -07:00 |
|
gaaclarke
|
d88212c89c
|
added microbenchmark for loading assets (#105982)
|
2022-06-16 18:16:07 +00:00 |
|
Ahmed Ashour
|
0be4a8e9ae
|
Remove unneeded date comment in gradle-wrapper.properties (#104061)
|
2022-06-13 16:43:11 -07:00 |
|
Nils Reichardt
|
64db621980
|
Remove new keyword in a few files (#104438)
|
2022-06-06 16:08:06 -07:00 |
|
Elliott Brooks (she/her)
|
67a18250b1
|
Update packages with update-packages (#105325)
|
2022-06-06 10:49:39 -07:00 |
|
Danny Tuppeny
|
c5b5abe1d2
|
Update dependencies with 'flutter update-packages --force-upgrade' (#105009)
|
2022-06-01 11:33:11 -07:00 |
|
Jonah Williams
|
8d2978af64
|
use immutable buffer for loading asset images (#103496)
|
2022-05-27 12:23:12 -07:00 |
|
Darren Austin
|
c27a1a70f3
|
Update material_color_utilities dependency to 0.1.5. (#104771)
|
2022-05-27 11:18:12 -07:00 |
|
Anna Gringauze
|
5cd979e441
|
Retry getting tabs in chrome launcher on ConnectionException (#104218)
|
2022-05-26 15:20:11 -07:00 |
|