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

Side by Side Diff: expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json

Issue 777443002: baseline colorwheelnative (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 2053 matching lines...) Expand 10 before | Expand all | Expand 10 after
2064 }, 2064 },
2065 "colorwheel_8888.png": { 2065 "colorwheel_8888.png": {
2066 "allowed-digests": [ 2066 "allowed-digests": [
2067 [ 2067 [
2068 "bitmap-64bitMD5", 2068 "bitmap-64bitMD5",
2069 4215963465186551745 2069 4215963465186551745
2070 ] 2070 ]
2071 ], 2071 ],
2072 "reviewed-by-human": true 2072 "reviewed-by-human": true
2073 }, 2073 },
2074 "colorwheelnative_565.png": {
2075 "allowed-digests": [
2076 [
2077 "bitmap-64bitMD5",
2078 470694195975178070
2079 ]
2080 ],
2081 "reviewed-by-human": true
2082 },
2083 "colorwheelnative_8888.png": {
2084 "allowed-digests": [
2085 [
2086 "bitmap-64bitMD5",
2087 4018499322241065642
2088 ]
2089 ],
2090 "reviewed-by-human": true
2091 },
2074 "complexclip2_565.png": { 2092 "complexclip2_565.png": {
2075 "allowed-digests": [ 2093 "allowed-digests": [
2076 [ 2094 [
2077 "bitmap-64bitMD5", 2095 "bitmap-64bitMD5",
2078 1971136545200141017 2096 1971136545200141017
2079 ] 2097 ]
2080 ], 2098 ],
2081 "bugs": [ 2099 "bugs": [
2082 1578 2100 1578
2083 ], 2101 ],
(...skipping 5363 matching lines...) Expand 10 before | Expand all | Expand 10 after
7447 2149562185397201955 7465 2149562185397201955
7448 ] 7466 ]
7449 ], 7467 ],
7450 "bugs": [ 7468 "bugs": [
7451 1578 7469 1578
7452 ], 7470 ],
7453 "reviewed-by-human": false 7471 "reviewed-by-human": false
7454 } 7472 }
7455 } 7473 }
7456 } 7474 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698