Commit Graph

24470 Commits

Author SHA1 Message Date
yusufm
a083104830 Removing the agents task manifest.yaml file. (#81064)
All agents have been deleted and removing this entry with last few agent tasks that appear in the dashboard. And remove the test_manifest.dart as well.

Co-authored-by: yusufm <mohsinally@google.com>
2021-04-27 15:50:40 -07:00
Ian Hickson
7f17cf458f Cheaper debug string for widget-provided tickers (#81247) 2021-04-27 15:09:03 -07:00
Ian Hickson
d1f02ae075 Short-circuit _debugCanPerformMutations if debugDoingLayout is false (#81246) 2021-04-27 15:04:03 -07:00
Ian Hickson
6beafa7b16 Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -07:00
Ian Hickson
a7eb2c8a1a Use "aliases" in args to fix some technical debt (#81073) 2021-04-27 14:54:03 -07:00
Matej Knopp
858123dced Remove RunLoop from Windows template (#79969) 2021-04-27 14:50:42 -07:00
Michael Goderbauer
f5782612e2 Empty commit to trigger build (#81331) 2021-04-27 14:07:54 -07:00
Michael Goderbauer
0cf7beb509 Fix typo to trigger build (#81325) 2021-04-27 12:56:47 -07:00
engine-flutter-autoroll
18fdab6f1a 1019008f8 [fuchsia] Adds a singleton to access inspect root node. (flutter/engine#25745) (#81315) 2021-04-27 11:59:04 -07:00
Jonah Williams
064eae8c38 [flutter_tools] remove mocks and fix fake imports (#81309) 2021-04-27 11:51:41 -07:00
Angjie Li
cbdd9c4787 Revert "Refactor text editing test APIs (Mark III) (#80003)" (#81316)
This reverts commit 285b475124.
2021-04-27 11:34:36 -07:00
engine-flutter-autoroll
5b0eea8a26 Roll Engine from 9e4b4e23a375 to 555073f6c5e9 (2 revisions) (#81307) 2021-04-27 10:54:01 -07:00
engine-flutter-autoroll
9523ff923d Roll Plugins from 4407b5a86650 to 6d120960b024 (2 revisions) (#81304) 2021-04-27 10:49:03 -07:00
Emmanuel Garcia
91d6c972cb Fix bug when resolving entrypoint against package config (#81248) 2021-04-27 10:44:03 -07:00
Dan Field
0866005f70 Add benchmark for number of GCs in animated GIF (#81240) 2021-04-27 10:39:02 -07:00
Phil Quitslund
08d7811f7f sort directives (#81210) 2021-04-27 10:09:02 -07:00
Phil Quitslund
2cc367fbcb (temp) disable sort_directives (#81220) 2021-04-27 10:04:02 -07:00
Alexandre Ardhuin
80dd6a406a add missing trailing commas (#81080) 2021-04-27 09:59:03 -07:00
Hans Muller
3df0f931fa Support notched BottomAppbar when Scaffold.bottomNavigationBar == null (#81228) 2021-04-27 08:30:41 -07:00
Hans Muller
3533321b1a Use ColorScheme.primary (not secondary), ExpansionTile expanded color (#81241) 2021-04-27 08:30:08 -07:00
engine-flutter-autoroll
3eb5736134 9e4b4e23a Roll Dart SDK from d688c837d18f to ecdb943b5ed5 (1 revision) (flutter/engine#25779) (#81284) 2021-04-27 04:49:08 -07:00
engine-flutter-autoroll
6338bc0288 019a49948 Roll Skia from f6051bdba093 to e6318b557a29 (2 revisions) (flutter/engine#25778) (#81276) 2021-04-27 02:59:01 -07:00
engine-flutter-autoroll
83f154df29 9c350a467 Roll Skia from 2cc6538c601a to f6051bdba093 (1 revision) (flutter/engine#25776) (#81271) 2021-04-27 01:54:02 -07:00
engine-flutter-autoroll
519c8e0649 Roll Engine from afd9c397a558 to dbd622cf0c28 (9 revisions) (#81267) 2021-04-27 00:49:01 -07:00
xster
ff2dde2c7f Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
Justin McCandless
a8e41f8206 Fix InteractiveViewer.builder for custom RenderBox parents (#80166) 2021-04-26 21:09:02 -07:00
engine-flutter-autoroll
a27815c172 Roll Engine from 939df110ff62 to afd9c397a558 (3 revisions) (#81255) 2021-04-26 19:24:02 -07:00
Jenn Magder
2cc74db6a5 Migrate forbidden_from_release_tests to null safety (#81006) 2021-04-26 18:09:02 -07:00
Jim Graham
6738462744 Add BackdropFilter blend mode (#80129) 2021-04-26 18:04:02 -07:00
Christopher Fujino
3155972744 Skip roll-dev integration test until dev release is published (#81253) 2021-04-26 17:36:16 -07:00
engine-flutter-autoroll
5409087501 Roll Engine from f5db8e379296 to 939df110ff62 (2 revisions) (#81244) 2021-04-26 17:04:04 -07:00
Jenn Magder
8d3bc1846f Migrate analyze_size to null safety (#81002) 2021-04-26 16:46:14 -07:00
Tong Mu
b8833afcc9 Migrate LogicalKeySet to SingleActivator (#80756)
Applies #78522 to existing code, by replacing all occurrences of LogicalKeySet to SingleActivator or ShortcutActivator.
2021-04-26 14:54:00 -07:00
engine-flutter-autoroll
635c997a79 4407b5a86 [in_app_purchase_platform_interface] Added additional fields to ProductDetails (flutter/plugins#3826) (#81230) 2021-04-26 14:44:04 -07:00
Michael Goderbauer
a717e151b9 Enable vm:notify-debugger-on-exception for more use cases enabled by upstream fix (#81221) 2021-04-26 13:10:04 -07:00
Jonah Williams
52661bc713 [flutter_tools] skip copying 1GB of data from chrome cache dirs (#81170)
* [flutter_tools] skip copying 1GB of data from chrome cache dirs

* Update chrome.dart
2021-04-26 13:02:42 -07:00
Angjie Li
b74df388e1 Revert "Migrate to ChannelBuffers.push (#76288)" (#81226)
This reverts commit c26ed03c8a.
2021-04-26 12:57:17 -07:00
Darren Austin
e2ddeb0427 Added a ProgressIndicatorTheme. (#81075) 2021-04-26 12:27:37 -07:00
Ian Hickson
4ff17343b2 Add skp_generator shard to LUCI config (#81096) 2021-04-26 12:14:39 -07:00
Michael Goderbauer
9f2b93ae40 Dispose thumbPainter in Switch to avoid crash (#81089) 2021-04-26 11:49:03 -07:00
Ian Hickson
f534aa0043 Fix race condition in overall_experience_test (#81091) 2021-04-26 11:29:03 -07:00
creativecreatorormaybenot
5e2f8631f8 Fix Hit Tests in RenderEditable when Scrolled (#81040) 2021-04-26 10:54:04 -07:00
Sam Rawlins
cd956c17d2 Remove "unnecessary" imports in flutter_tools (#81008) 2021-04-26 10:49:03 -07:00
Abhishek Ghaskata
6a89c02bc7 navigator cleans up its pop transitions. (#80639) 2021-04-26 10:44:05 -07:00
xubaolin
cff3211f7f fix a NestedScrollView's ScrollPosition access bug (#80573) 2021-04-26 10:39:04 -07:00
engine-flutter-autoroll
ef7b6ffba9 Roll Engine from eba9efd1c3cf to f5db8e379296 (13 revisions) (#81212) 2021-04-26 10:18:10 -07:00
engine-flutter-autoroll
d1f73a1065 Roll Engine from 159071dd0d44 to eba9efd1c3cf (6 revisions) (#81105) 2021-04-23 21:44:02 -07:00
Jonah Williams
7d6e581f61 [versions] roll in latest shelf (#81099) 2021-04-23 20:39:02 -07:00
engine-flutter-autoroll
22af1b6987 Roll Engine from 6fa0fb005910 to 159071dd0d44 (19 revisions) (#81094) 2021-04-23 20:34:02 -07:00
Jason Simmons
992dba0c9a Wait for frame rendering to stabilize before running the all_elements_bench benchmark (#81086) 2021-04-23 20:29:03 -07:00