Commit graph

3447 commits

Author SHA1 Message Date
Sam Rawlins 208bf4bc92
Remove "unnecessary" imports in dev/ (#81004) 2021-05-07 08:59:02 -07:00
Zachary Anderson 4056ac057d
Revert "Reland GC related bench update (#81794)" (#82005)
This reverts commit 714dea5e03.
2021-05-06 19:03:59 -07:00
Dan Field 714dea5e03
Reland GC related bench update (#81794) 2021-05-06 16:49:04 -07:00
Abhishek Ghaskata 3fb28929bc
remove jcenter from build.gradle (#81633) 2021-05-06 16:44:05 -07:00
Todd Volkert 14d5eab43c
Temporarily disable win_build_tests_2_3 (#81955)
For #81837
2021-05-05 21:51:53 -07:00
Ren You 7f1d1414cc
Revert "Migrate to ChannelBuffers.push (#81235)" (#81829)
This reverts commit 35ad43f20c.
2021-05-04 06:17:19 -07:00
Ian Hickson 35ad43f20c
Migrate to ChannelBuffers.push (#81235) 2021-05-03 17:14:03 -07:00
Christopher Fujino 7b3ce8c003
[flutter_conductor] Add candidates sub command (#81234) 2021-05-03 16:49:04 -07:00
Christopher Fujino f33499df33
test macos binaries are codesigned before publishing (#81585) 2021-05-03 15:14:38 -07:00
Greg Spencer ea9d9ee9fd
Turn off directives_ordering lint when analyzing samples (#81698)
This turns off the "directives_ordering" lint when analyzing samples, since it's indeterminate what the ordering will be, given that samples derive their imports both from the template and the example code.

This is temporary to avoid broken builds, but the correct solution is to reorder the output so that the imports are ordered properly so that we give the proper example for our users.
2021-05-03 13:41:29 -07:00
Kate Lovett 2d89ebb929
Revert "Fix benchmark (#81449)" (#81696)
This reverts commit a3893aea04.
2021-05-03 12:22:46 -05:00
Dan Field a3893aea04
Fix benchmark (#81449) 2021-05-03 10:02:09 -07:00
Phil Quitslund 96e4b47f5d
sort directives (#81624) 2021-05-02 07:24:01 -07:00
Tong Mu 9956a35a5a
Hardware keyboard: codegen (#73440)
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
2021-04-30 21:06:03 -07:00
Greg Spencer 7bff366b96
Convert snippets tool to null safety (#78646) 2021-04-29 22:34:04 -07:00
Michael Goderbauer 3cbfe82d9d
Rev DevTools to 2.1.1 for tests (#81515) 2021-04-29 16:47:42 -07:00
Michael Goderbauer 41d0e1a95d
Add a fifth tool_integration_tests shard on Windows (#81400) 2021-04-28 13:38:20 -07:00
Jonah Williams 2b0d09dd81
[versions] roll versions and add ffi dep (#81403) 2021-04-28 11:19:03 -07:00
Abhishek Ghaskata 677ad02e60
Migrate non_nullable to null safety (#81109) 2021-04-27 19:05:05 -07:00
Abhishek Ghaskata a195bcc0cf
Migrate dev/integration_tests/ui to null safety (#80624) 2021-04-27 18:50:51 -07:00
Jenn Magder e2166f8b3e
Mark dart_plugin_registry_test not flaky (#81346) 2021-04-27 18:44:02 -07:00
Jenn Magder c7d7a28024
Mark linux_skp_generator not flaky (#81347) 2021-04-27 18:34:03 -07:00
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 6beafa7b16
Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -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
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
xster ff2dde2c7f
Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
Jenn Magder 2cc74db6a5
Migrate forbidden_from_release_tests to null safety (#81006) 2021-04-26 18:09: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
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
Angjie Li b74df388e1
Revert "Migrate to ChannelBuffers.push (#76288)" (#81226)
This reverts commit c26ed03c8a.
2021-04-26 12:57:17 -07:00
Ian Hickson 4ff17343b2
Add skp_generator shard to LUCI config (#81096) 2021-04-26 12:14:39 -07:00
Jonah Williams 7d6e581f61
[versions] roll in latest shelf (#81099) 2021-04-23 20:39: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
yusufm 643fc8d5f7
Update README.md (#81088)
* Update README.md

Minor doc updates

* Update README.md
2021-04-23 20:24:49 -07:00
Christopher Fujino 8654e4ae3e
begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
Ian Hickson 7ec7d4dae6
Test the skp_generator. (#81087) 2021-04-23 16:06:40 -07:00
Ian Hickson c26ed03c8a
Migrate to ChannelBuffers.push (#76288)
* Migrate to ChannelBuffers.push

* Move TestDefaultBinaryMessenger to its own file

* Apply deprecations and fix usages
2021-04-23 15:39:34 -07:00
Emmanuel Garcia b0a63c4ffe
Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
yusufm 307e381935
Revert "Renaming win bot tasks to keep with existing conventions. (#81058)" (#81066)
This reverts commit d332cbdf62.
2021-04-23 12:59:26 -07:00
yusufm d332cbdf62
Renaming win bot tasks to keep with existing conventions. (#81058) 2021-04-23 11:49:03 -07:00
yusufm 25ba0f3a1b
Marking win bot tests and not flakey. (#81049)
Co-authored-by: yusufm <mohsinally@google.com>
2021-04-23 10:39:46 -07:00
Jonah Williams e6d4b8cf0b
Revert "Migrate channels to null safety (#80641)" (#81050)
This reverts commit f55b2665e9.
2021-04-23 10:18:38 -07:00
Abhishek Ghaskata f55b2665e9
Migrate channels to null safety (#80641) 2021-04-23 00:09:02 -07:00
Abhishek Ghaskata 4f2e7987f4
Migrate external_ui to null safety (#80640) 2021-04-23 00:04:03 -07:00
Jenn Magder 4825c639b6
Allow ios_add2app to be launched without tests (#81009) 2021-04-22 23:26:15 -07:00
Phil Quitslund 1105c8b956
ignore directives ordering in generated code (#81017) 2021-04-22 21:24:02 -07:00
Jenn Magder 4a79bc96d6
Fix "LUCI console" link (#81012) 2021-04-22 19:38:34 -07:00
Jenn Magder 0f899f2b64
Roll packages (#80989) 2021-04-22 15:01:49 -07:00