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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-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 2059 matching lines...) Expand 10 before | Expand all | Expand 10 after
2070 }, 2070 },
2071 "colorwheel_8888.png": { 2071 "colorwheel_8888.png": {
2072 "allowed-digests": [ 2072 "allowed-digests": [
2073 [ 2073 [
2074 "bitmap-64bitMD5", 2074 "bitmap-64bitMD5",
2075 4215963465186551745 2075 4215963465186551745
2076 ] 2076 ]
2077 ], 2077 ],
2078 "reviewed-by-human": true 2078 "reviewed-by-human": true
2079 }, 2079 },
2080 "colorwheelnative_565.png": {
2081 "allowed-digests": [
2082 [
2083 "bitmap-64bitMD5",
2084 470694195975178070
2085 ]
2086 ],
2087 "reviewed-by-human": true
2088 },
2089 "colorwheelnative_8888.png": {
2090 "allowed-digests": [
2091 [
2092 "bitmap-64bitMD5",
2093 4018499322241065642
2094 ]
2095 ],
2096 "reviewed-by-human": true
2097 },
2080 "complexclip2_565.png": { 2098 "complexclip2_565.png": {
2081 "allowed-digests": [ 2099 "allowed-digests": [
2082 [ 2100 [
2083 "bitmap-64bitMD5", 2101 "bitmap-64bitMD5",
2084 1971136545200141017 2102 1971136545200141017
2085 ] 2103 ]
2086 ], 2104 ],
2087 "bugs": [ 2105 "bugs": [
2088 1578 2106 1578
2089 ], 2107 ],
(...skipping 5369 matching lines...) Expand 10 before | Expand all | Expand 10 after
7459 9984814022695009912 7477 9984814022695009912
7460 ] 7478 ]
7461 ], 7479 ],
7462 "bugs": [ 7480 "bugs": [
7463 1578 7481 1578
7464 ], 7482 ],
7465 "reviewed-by-human": false 7483 "reviewed-by-human": false
7466 } 7484 }
7467 } 7485 }
7468 } 7486 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698