Yuqian Li
ac1ebf4889
Migrate the rest of the metrics center library ( #73875 )
...
Some notable changes are:
- Add SkiaPerfDestination
- Add LegacyFlutterDestination (for backup options during transitions).
- Add GcsLock
Related issue: https://github.com/flutter/flutter/issues/73872
2021-01-15 13:15:05 -08:00
Yuqian Li
974689639e
Reland "Add SkiaPerfPoint and FlutterEngineMetricPoint ( #70153 )" ( #70419 )
...
This reverts commit 2a5aa29442271b8018425dc7dd2389aff638e5de.
Additionally, fix a few NNBD issues.
Fixes https://github.com/flutter/flutter/issues/70408
2020-11-13 16:35:08 -08:00
Jonah Williams
2a5aa29442
Revert "Add SkiaPerfPoint and FlutterEngineMetricPoint ( #70153 )" ( #70407 )
...
This reverts commit a0ec4d67e9d9312ad88c1ba1bb11483edb8fb15a.
2020-11-12 14:16:25 -08:00
Yuqian Li
a0ec4d67e9
Add SkiaPerfPoint and FlutterEngineMetricPoint ( #70153 )
...
Unit tests that cover their translations are also added.
2020-11-12 13:48:56 -08:00
Yuqian Li
8e7748e74c
Reland migration ( #69996 )
...
This reverts ae0a9cb560ff3b334ab0cc23980374792888b2d1 and therefore relands #69629 .
Additionally, `flutter update-packages --force-upgrade` has been run to update `pubspec.yaml` to resolve the analyze test failures.
2020-11-08 20:32:04 -08:00
Jenn Magder
ae0a9cb560
Revert "Initial migration of metrics_center ( #69629 )" ( #69848 )
...
This reverts commit ada6b7e57e17c99b55e8f1da6d606dd130bbe824.
2020-11-04 19:18:38 -08:00
Yuqian Li
ada6b7e57e
Initial migration of metrics_center ( #69629 )
...
For the ease of code reviews, this only includes minimal code from
MetricPoint, GoogleBenchmarksParser, and their unit tests.
See go/flutter-metrics-center-migration for the overall plan.
2020-11-04 17:13:41 -08:00