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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 425253003: Enabling texture_domain_effect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 months 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 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 13955 matching lines...) Expand 10 before | Expand all | Expand 10 after
13966 ], 13966 ],
13967 "bugs": [ 13967 "bugs": [
13968 1578 13968 1578
13969 ], 13969 ],
13970 "reviewed-by-human": false 13970 "reviewed-by-human": false
13971 }, 13971 },
13972 "texture_domain_effect_gpu.png": { 13972 "texture_domain_effect_gpu.png": {
13973 "allowed-digests": [ 13973 "allowed-digests": [
13974 [ 13974 [
13975 "bitmap-64bitMD5", 13975 "bitmap-64bitMD5",
13976 10952281952311499098 13976 17099586086831668928
13977 ] 13977 ]
13978 ], 13978 ],
13979 "reviewed-by-human": false 13979 "reviewed-by-human": true
13980 }, 13980 },
13981 "thinrects_565.png": { 13981 "thinrects_565.png": {
13982 "allowed-digests": [ 13982 "allowed-digests": [
13983 [ 13983 [
13984 "bitmap-64bitMD5", 13984 "bitmap-64bitMD5",
13985 17949451347125150629 13985 17949451347125150629
13986 ] 13986 ]
13987 ], 13987 ],
13988 "ignore-failure": false 13988 "ignore-failure": false
13989 }, 13989 },
(...skipping 1171 matching lines...) Expand 10 before | Expand all | Expand 10 after
15161 7829854837061118142 15161 7829854837061118142
15162 ] 15162 ]
15163 ], 15163 ],
15164 "bugs": [ 15164 "bugs": [
15165 1578 15165 1578
15166 ], 15166 ],
15167 "reviewed-by-human": false 15167 "reviewed-by-human": false
15168 } 15168 }
15169 } 15169 }
15170 } 15170 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698