Jacob Richman
f82dedd5b9
Update perf_tests to use devtools 2.2.2 ( #81869 )
2021-05-10 15:22:50 -07:00
Zachary Anderson
c7c67e19af
Revert "Disable temporarily validate_scheduler config. ( #82073 )" ( #82156 )
...
This reverts commit 411eeb4155363303be84b162b2b0be6c23eb8de7.
2021-05-10 08:55:46 -07:00
Tong Mu
0e251e0ae1
[key_codegen] Remove webValues ( #81678 )
...
Removes webValues from logical_key_data.json. Web's logical mapping should map webNames to logical key values, i.e. entry.value.
2021-05-10 03:16:25 -07:00
Zachary Anderson
d28737eedf
Mark Linux complex_layout_scroll_perf__devtools_memory flaky ( #82143 )
2021-05-09 14:24:19 -07:00
godofredoc
411eeb4155
Disable temporarily validate_scheduler config. ( #82073 )
2021-05-08 23:34:01 -07:00
Jia Hao
b3f7ebe069
Init licenses for test bindings ( #81961 )
2021-05-07 17:54:02 -07:00
Jia Hao
099f1162ac
[integration_test] Don't log exceptions twice ( #81812 )
2021-05-07 17:49:02 -07:00
Jenn Magder
783e1dd22c
Standardize build system environment defines derived from build info ( #81879 )
2021-05-07 17:04:02 -07:00
Greg Spencer
59b406c760
Sort imports when interpolating sample templates ( #81873 )
2021-05-07 15:34:04 -07:00
Alexandre Ardhuin
9bca38c5e5
remove unnecessary String.toString() ( #81859 )
2021-05-07 14:54:02 -07:00
gaaclarke
8694e19ac7
Added binary platform channels test ( #81874 )
2021-05-07 14:21:00 -07:00
Dan Field
3101374f60
Revert "Reland GC benchmark changes again ( #82042 )" ( #82059 )
...
This reverts commit 99a947c3e5c91256dbf0e29149fdb9dcbe88c19c.
2021-05-07 13:19:56 -07:00
Dan Field
99a947c3e5
Reland GC benchmark changes again ( #82042 )
2021-05-07 12:29:01 -07:00
gaaclarke
a5f57b9e64
Added performance benchmarks for platform channels ( #81414 )
2021-05-07 10:24:03 -07:00
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 714dea5e039c4a8c2e442862cda1f88b1b34c0f0.
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 35ad43f20caa71ec051a97bc8bc8fec552fb4452.
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 a3893aea04743cca8d5a9e832d883cf2e15d99dc.
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 285b475124216c79198ff2d92e673d1dd10280a0.
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 c26ed03c8a77810136cc087ae60048ace062842d.
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