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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/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 2031 matching lines...) Expand 10 before | Expand all | Expand 10 after
2042 }, 2042 },
2043 "colorwheel_8888.png": { 2043 "colorwheel_8888.png": {
2044 "allowed-digests": [ 2044 "allowed-digests": [
2045 [ 2045 [
2046 "bitmap-64bitMD5", 2046 "bitmap-64bitMD5",
2047 4215963465186551745 2047 4215963465186551745
2048 ] 2048 ]
2049 ], 2049 ],
2050 "reviewed-by-human": true 2050 "reviewed-by-human": true
2051 }, 2051 },
2052 "colorwheelnative_565.png": {
2053 "allowed-digests": [
2054 [
2055 "bitmap-64bitMD5",
2056 470694195975178070
2057 ]
2058 ],
2059 "reviewed-by-human": true
2060 },
2061 "colorwheelnative_8888.png": {
2062 "allowed-digests": [
2063 [
2064 "bitmap-64bitMD5",
2065 4018499322241065642
2066 ]
2067 ],
2068 "reviewed-by-human": true
2069 },
2052 "complexclip2_565.png": { 2070 "complexclip2_565.png": {
2053 "allowed-digests": [ 2071 "allowed-digests": [
2054 [ 2072 [
2055 "bitmap-64bitMD5", 2073 "bitmap-64bitMD5",
2056 1971136545200141017 2074 1971136545200141017
2057 ] 2075 ]
2058 ], 2076 ],
2059 "bugs": [ 2077 "bugs": [
2060 1578 2078 1578
2061 ], 2079 ],
(...skipping 5295 matching lines...) Expand 10 before | Expand all | Expand 10 after
7357 2149562185397201955 7375 2149562185397201955
7358 ] 7376 ]
7359 ], 7377 ],
7360 "bugs": [ 7378 "bugs": [
7361 1578 7379 1578
7362 ], 7380 ],
7363 "reviewed-by-human": false 7381 "reviewed-by-human": false
7364 } 7382 }
7365 } 7383 }
7366 } 7384 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698