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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/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 16058 matching lines...) Expand 10 before | Expand all | Expand 10 after
16069 ], 16069 ],
16070 "bugs": [ 16070 "bugs": [
16071 1578 16071 1578
16072 ], 16072 ],
16073 "reviewed-by-human": false 16073 "reviewed-by-human": false
16074 }, 16074 },
16075 "texture_domain_effect_gpu.png": { 16075 "texture_domain_effect_gpu.png": {
16076 "allowed-digests": [ 16076 "allowed-digests": [
16077 [ 16077 [
16078 "bitmap-64bitMD5", 16078 "bitmap-64bitMD5",
16079 10952281952311499098 16079 17099586086831668928
16080 ] 16080 ]
16081 ], 16081 ],
16082 "reviewed-by-human": false 16082 "reviewed-by-human": true
16083 }, 16083 },
16084 "thinrects_565.png": { 16084 "thinrects_565.png": {
16085 "allowed-digests": [ 16085 "allowed-digests": [
16086 [ 16086 [
16087 "bitmap-64bitMD5", 16087 "bitmap-64bitMD5",
16088 17949451347125150629 16088 17949451347125150629
16089 ] 16089 ]
16090 ], 16090 ],
16091 "ignore-failure": false 16091 "ignore-failure": false
16092 }, 16092 },
(...skipping 1228 matching lines...) Expand 10 before | Expand all | Expand 10 after
17321 7829854837061118142 17321 7829854837061118142
17322 ] 17322 ]
17323 ], 17323 ],
17324 "bugs": [ 17324 "bugs": [
17325 1578 17325 1578
17326 ], 17326 ],
17327 "reviewed-by-human": false 17327 "reviewed-by-human": false
17328 } 17328 }
17329 } 17329 }
17330 } 17330 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698