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

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

Issue 798903003: Adding telemetry WebRTC measurements for the audio codecs we support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years 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
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases_009.wpr.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 user story set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "webrtc_cases_007.wpr": [ 4 "webrtc_cases_007.wpr": [
5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia-resolution/", 5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia-resolution/",
6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/" 6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/"
7 ], 7 ],
8 "webrtc_cases_000.wpr": [ 8 "webrtc_cases_000.wpr": [
9 "third_party/webrtc/samples/js/demos/html/pc1.html", 9 "third_party/webrtc/samples/js/demos/html/pc1.html",
10 "webrtc/local-video.html" 10 "webrtc/local-video.html"
11 ], 11 ],
12 "webrtc_cases_008.wpr": [ 12 "webrtc_cases_009.wpr": [
13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/pc1/", 13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=PCMU",
14 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/resolution/",
14 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/gum/", 15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/gum/",
15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/resolution/" 16 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=OPUS",
17 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=ISAC_16K",
18 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=G722",
19 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/pc1/"
16 ] 20 ]
17 } 21 }
18 } 22 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases_009.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698