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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 15591 matching lines...) Expand 10 before | Expand all | Expand 10 after
15602 ], 15602 ],
15603 "bugs": [ 15603 "bugs": [
15604 1578 15604 1578
15605 ], 15605 ],
15606 "reviewed-by-human": false 15606 "reviewed-by-human": false
15607 }, 15607 },
15608 "texture_domain_effect_gpu.png": { 15608 "texture_domain_effect_gpu.png": {
15609 "allowed-digests": [ 15609 "allowed-digests": [
15610 [ 15610 [
15611 "bitmap-64bitMD5", 15611 "bitmap-64bitMD5",
15612 10952281952311499098 15612 17099586086831668928
15613 ] 15613 ]
15614 ], 15614 ],
15615 "reviewed-by-human": false 15615 "reviewed-by-human": true
15616 }, 15616 },
15617 "thinrects_565.png": { 15617 "thinrects_565.png": {
15618 "allowed-digests": [ 15618 "allowed-digests": [
15619 [ 15619 [
15620 "bitmap-64bitMD5", 15620 "bitmap-64bitMD5",
15621 17949451347125150629 15621 17949451347125150629
15622 ] 15622 ]
15623 ], 15623 ],
15624 "ignore-failure": false 15624 "ignore-failure": false
15625 }, 15625 },
(...skipping 1171 matching lines...) Expand 10 before | Expand all | Expand 10 after
16797 7829854837061118142 16797 7829854837061118142
16798 ] 16798 ]
16799 ], 16799 ],
16800 "bugs": [ 16800 "bugs": [
16801 1578 16801 1578
16802 ], 16802 ],
16803 "reviewed-by-human": false 16803 "reviewed-by-human": false
16804 } 16804 }
16805 } 16805 }
16806 } 16806 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698