5 Commits

Author SHA1 Message Date
be4847abac [cross_file] Add run_tests.dart (and remove install_chromium_for_benchmarks.sh) (#1756) 2022-05-11 14:34:15 -07:00
4e45215210 [ci] Enable more tests in Cirrus (#1726) 2022-05-03 17:09:11 -07:00
8c0f9ac729 [web_benchmarks] Make package compatible with Chromium v89+ (#518)
* Added new names for events:
  * isBeginFrame: "WebFrameWidgetImpl::BeginMainFrame"
  * isUpdateAllLifecyclePhases: "WebFrameWidgetImpl::UpdateLifecycle"

* Testing:
  * Add browser.dart unit tests and testing information.
  * Add test matrix to run the benchmark in Chromium 84 and 98.

Co-authored-by: David Iglesias Teixeira <ditman@gmail.com>
2022-02-16 16:53:24 -08:00
c5e4b74691 Add missing license blocks to files (#340)
Add license blocks to the tops of files that were missing them.

Preparation for enabling license block validation in CI.
2021-05-05 13:38:47 -07:00
5297d1d857 move and clean-up web_benchmarks package to flutter/packages (#232)
* move web_benchmarks package to flutter/packages + clean-up
2020-10-28 17:52:15 -07:00