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

Side by Side Diff: tools/perf/page_sets/tough_image_cases.json

Issue 11421212: [telemetry] Rename image pageset to tough_image_cases.json (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | Annotate | Revision Log
« no previous file with comments | « tools/perf/page_sets/simple_image_decoding.json ('k') | no next file » | 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": "A collection of image decoding performance tests", 2 "description": "A collection of image decoding performance tests",
3 "pages": [ 3 "pages": [
4 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?gif"}, 4 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?gif"},
5 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?jpg"}, 5 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?jpg"},
6 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?png"} 6 {"url": "file:///../../../chrome/test/data/image_decoding/image_decoding.htm l?png"}
7 ] 7 ]
8 } 8 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/simple_image_decoding.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698