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

Side by Side Diff: tools/perf/page_sets/data/polymer.json

Issue 451483002: Use standalone widget pages rather than the integrated widget sampler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add WPRs Created 6 years, 4 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "polymer_002.wpr": [ 4 "polymer_002.wpr": [
5 "http://localhost:8000/components/paper-calculator/demo.html", 5 "http://localhost:8000/components/paper-calculator/demo.html",
6 "http://localhost:8000/components/paper-shadow/demo.html" 6 "http://localhost:8000/components/paper-shadow/demo.html"
7 ], 7 ],
8 "polymer_005.wpr": [
9 "http://www.polymer-project.org/components/paper-fab/demo.html",
10 "http://www.polymer-project.org/components/paper-shadow/demo.html",
11 "http://www.polymer-project.org/components/paper-icon-button/demo.ht ml",
12 "http://www.polymer-project.org/components/paper-toggle-button/demo. html",
13 "http://www.polymer-project.org/components/paper-button/demo.html",
14 "http://www.polymer-project.org/components/paper-tabs/demo.html",
15 "http://www.polymer-project.org/components/core-scroll-header-panel/ demo.html",
16 "http://www.polymer-project.org/components/paper-checkbox/demo.html" ,
17 "http://www.polymer-project.org/components/paper-calculator/demo.htm l"
18 ],
8 "polymer_004.wpr": [ 19 "polymer_004.wpr": [
9 "http://www.polymer-project.org/components/paper-calculator/demo.htm l",
10 "http://www.polymer-project.org/components/paper-shadow/demo.html",
11 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-toggle-button", 20 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-toggle-button",
12 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-button", 21 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-button",
13 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-checkbox", 22 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-checkbox",
14 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-icon-button", 23 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-icon-button",
15 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-radio-button", 24 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-radio-button",
16 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-tabs", 25 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-tabs",
17 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-fab", 26 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-fab",
18 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-shadow", 27 "http://www.polymer-project.org/components/paper-elements/demo.html# paper-shadow",
19 "http://www.polymer-project.org/components/paper-elements/demo.html# core-scroll-header-panel" 28 "http://www.polymer-project.org/components/paper-elements/demo.html# core-scroll-header-panel"
20 ] 29 ]
21 } 30 }
22 } 31 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/data/polymer_005.wpr.sha1 » ('j') | tools/perf/page_sets/polymer.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698