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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 14225 matching lines...) Expand 10 before | Expand all | Expand 10 after
14236 ], 14236 ],
14237 "bugs": [ 14237 "bugs": [
14238 1578 14238 1578
14239 ], 14239 ],
14240 "reviewed-by-human": false 14240 "reviewed-by-human": false
14241 }, 14241 },
14242 "texture_domain_effect_gpu.png": { 14242 "texture_domain_effect_gpu.png": {
14243 "allowed-digests": [ 14243 "allowed-digests": [
14244 [ 14244 [
14245 "bitmap-64bitMD5", 14245 "bitmap-64bitMD5",
14246 10952281952311499098 14246 17099586086831668928
14247 ] 14247 ]
14248 ], 14248 ],
14249 "reviewed-by-human": false 14249 "reviewed-by-human": true
14250 }, 14250 },
14251 "thinrects_565.png": { 14251 "thinrects_565.png": {
14252 "allowed-digests": [ 14252 "allowed-digests": [
14253 [ 14253 [
14254 "bitmap-64bitMD5", 14254 "bitmap-64bitMD5",
14255 17949451347125150629 14255 17949451347125150629
14256 ] 14256 ]
14257 ], 14257 ],
14258 "ignore-failure": false 14258 "ignore-failure": false
14259 }, 14259 },
(...skipping 1125 matching lines...) Expand 10 before | Expand all | Expand 10 after
15385 7829854837061118142 15385 7829854837061118142
15386 ] 15386 ]
15387 ], 15387 ],
15388 "bugs": [ 15388 "bugs": [
15389 1578 15389 1578
15390 ], 15390 ],
15391 "reviewed-by-human": false 15391 "reviewed-by-human": false
15392 } 15392 }
15393 } 15393 }
15394 } 15394 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698