Jonah Williams
|
fbdc79e448
|
[versions] update all versions (#59832)
Fixes #59718
Update all versions, specifically dwds which has a hot restart fix
|
2020-06-19 14:48:57 -07:00 |
|
Justin McCandless
|
77859c682e
|
Characters package (#59267)
|
2020-06-15 09:50:02 -07:00 |
|
Jonah Williams
|
bf94520644
|
[versions] Update all the versions (#59283)
|
2020-06-11 16:40:22 -07:00 |
|
Tianguang
|
03c74eb42e
|
Run flutter update-packages --force-upgrade . (#58104)
* Run `flutter update-packages --force-upgrade`.
* Update test to 1.14.5.
|
2020-05-30 00:13:33 +02:00 |
|
Devon Carew
|
9d58a87066
|
fix a typo in trace events for the image cache (#57821)
|
2020-05-22 22:37:01 -07:00 |
|
Anna Gringauze
|
e88ef6d554
|
Updated dwds (and other packages) (#56958)
|
2020-05-13 09:07:09 -07:00 |
|
Jonah Williams
|
ac2dfcf338
|
[version] update all versions (#56141)
|
2020-05-01 15:14:36 -07:00 |
|
Dan Field
|
2ae0e5a37a
|
Roll packages, drop custom timeline parsing for tracing tests (#55433)
|
2020-04-22 21:43:03 -07:00 |
|
Kate Lovett
|
cbc121e392
|
ToDo Audit - Cupertino+ Library (#54798)
|
2020-04-22 16:33:01 -07:00 |
|
Jacob MacDonald
|
6399be62d2
|
remove flutter_test quiver dep, use fake_async and clock instead (#54125)
## Description
Removes the `flutter_test` dependency on `quiver`, instead using the more targeted `clock` and `fake_async` packages.
## Related Issues
https://github.com/flutter/flutter/issues/53908
## Tests
No changes to tests
## Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). This will ensure a smooth and quick review process.
- [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
- [x] I signed the [CLA].
- [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
- [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
- [x] The analyzer (`flutter analyze --flutter-repo`) does not report any problems on my PR.
- [x] I am willing to follow-up on review comments in a timely manner.
## Breaking Change
Did any tests fail when you ran them? Please read [Handling breaking changes].
- [ ] No, no existing tests failed, so this is *not* a breaking change.
- [x] Yes, this is a breaking change. *If not, delete the remainder of this section.*
- [x] I wrote a design doc: https://docs.google.com/document/d/1EkkLbECNBwHgddBQAZqEy7iQLTIxR1rgChKzxcLwhio/edit
- [x] I got input from the developer relations team, specifically from: @RedBrogdon
- [x] I wrote a migration guide: https://github.com/flutter/website/pull/3932
<!-- Links -->
[issue database]: https://github.com/flutter/flutter/issues
[Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Test Coverage]: https://github.com/flutter/flutter/wiki/Test-coverage-for-package%3Aflutter
[Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[Handling breaking changes]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
|
2020-04-15 12:10:26 -07:00 |
|
tauu
|
846e8fe812
|
force upgraded package dependencies (#54787)
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
|
2020-04-14 18:21:14 -07:00 |
|
Jacob MacDonald
|
efdce3cf72
|
drop image package dependency for goldens (#54144)
|
2020-04-09 11:21:23 -07:00 |
|
Michael Thomsen
|
98e7791ec9
|
Roll pinned xml and petitparser versions (#54181)
|
2020-04-07 12:16:03 -07:00 |
|
Jonah Williams
|
8cb1d269f6
|
[versions] update EVERYTHING (#53467)
|
2020-03-30 14:09:38 -07:00 |
|
Ben Konyi
|
3edd3eb4a2
|
Updated package:test, package:test_core, package:coverage, package:package_config (#51946)
This is required to roll forward package:vm_service to 3.0.0 and is
blocking a DevTools release.
|
2020-03-04 11:40:52 -08:00 |
|
Dan Field
|
c75db98337
|
Live image cache (#51485)
* Reland "Live image cache" (#51441)
This reverts commit 419a2853a8 .
* Make evict safer
|
2020-02-26 16:01:56 -08:00 |
|
Dan Field
|
419a2853a8
|
Revert "Live image cache" (#51441)
* Revert "Live image cache (#51249)"
This reverts commit e2dcdb60e3 .
* fix tests for other commit
|
2020-02-25 16:52:47 -08:00 |
|
Dan Field
|
e2dcdb60e3
|
Live image cache (#51249)
* Revert "Revert "Live image cache (#50318)" (#51131)"
This reverts commit 2f09d601b5 .
* Fix eviction of a pending image
|
2020-02-24 13:47:53 -08:00 |
|
Dan Field
|
d46d77dc05
|
Make test more flexible for new args from vm (#51217)
|
2020-02-21 10:35:54 -08:00 |
|
Dan Field
|
2f09d601b5
|
Revert "Live image cache (#50318)" (#51131)
This reverts commit 1602be6ab6 .
|
2020-02-20 13:20:28 -08:00 |
|
Jonah Williams
|
9b4cb4da72
|
[versions] reland update test to 1.12.0 (#50879)
|
2020-02-18 10:38:54 -08:00 |
|
Jonah Williams
|
e481fcae52
|
Revert "[version] update to package:test 1.12.0 (#50818)" (#50853)
This reverts commit d3387bc916 .
|
2020-02-14 22:34:30 -08:00 |
|
Jonah Williams
|
d3387bc916
|
[version] update to package:test 1.12.0 (#50818)
|
2020-02-14 21:51:47 -08:00 |
|
Dan Field
|
1602be6ab6
|
Live image cache (#50318)
Track images available on screen
|
2020-02-14 15:03:05 -08:00 |
|
Dan Field
|
766bd70598
|
Image tracing (#50648)
|
2020-02-13 14:04:02 -08:00 |
|