Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: tools/perf/page_sets/data/tough_path_rendering_cases.json

Issue 2680763003: Add MotionMark's <canvas> fill and stroke tests to telemetry. (Closed)
Patch Set: Simplify: call parent class constructor directly w/named arguments. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/page_sets/data/tough_path_rendering_cases_002.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/tough_path_rendering_cases.json
diff --git a/tools/perf/page_sets/data/tough_path_rendering_cases.json b/tools/perf/page_sets/data/tough_path_rendering_cases.json
index 8a134ce27376374497cc9c355af93f01af20e3a1..1f886b36dc98258017b4f1ac6bd6777d1fb7f369 100644
--- a/tools/perf/page_sets/data/tough_path_rendering_cases.json
+++ b/tools/perf/page_sets/data/tough_path_rendering_cases.json
@@ -1,12 +1,17 @@
{
- "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "tough_path_rendering_cases_001.wpr": [
- "https://testdrive-archive.azurewebsites.net/performance/chalkboard/",
- "http://www.craftymind.com/factory/guimark2/HTML5ChartingTest.html"
- ],
"tough_path_rendering_cases_000.wpr": [
"http://ie.microsoft.com/testdrive/Performance/Chalkboard/"
+ ],
+ "tough_path_rendering_cases_001.wpr": [
+ "http://www.craftymind.com/factory/guimark2/HTML5ChartingTest.html"
+ ],
+ "tough_path_rendering_cases_002.wpr": [
+ "MotionMark Canvas Stroke Shapes",
+ "https://testdrive-archive.azurewebsites.net/performance/chalkboard/",
+ "GUIMark Vector Chart Test",
+ "MotionMark Canvas Fill Shapes"
]
- }
+ },
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating."
}
« no previous file with comments | « no previous file | tools/perf/page_sets/data/tough_path_rendering_cases_002.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698