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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 15583 matching lines...) Expand 10 before | Expand all | Expand 10 after
15594 ], 15594 ],
15595 "bugs": [ 15595 "bugs": [
15596 1578 15596 1578
15597 ], 15597 ],
15598 "reviewed-by-human": false 15598 "reviewed-by-human": false
15599 }, 15599 },
15600 "texture_domain_effect_gpu.png": { 15600 "texture_domain_effect_gpu.png": {
15601 "allowed-digests": [ 15601 "allowed-digests": [
15602 [ 15602 [
15603 "bitmap-64bitMD5", 15603 "bitmap-64bitMD5",
15604 10952281952311499098 15604 17099586086831668928
15605 ] 15605 ]
15606 ], 15606 ],
15607 "reviewed-by-human": false 15607 "reviewed-by-human": true
15608 }, 15608 },
15609 "thinrects_565.png": { 15609 "thinrects_565.png": {
15610 "allowed-digests": [ 15610 "allowed-digests": [
15611 [ 15611 [
15612 "bitmap-64bitMD5", 15612 "bitmap-64bitMD5",
15613 17949451347125150629 15613 17949451347125150629
15614 ] 15614 ]
15615 ], 15615 ],
15616 "ignore-failure": false 15616 "ignore-failure": false
15617 }, 15617 },
(...skipping 1170 matching lines...) Expand 10 before | Expand all | Expand 10 after
16788 7829854837061118142 16788 7829854837061118142
16789 ] 16789 ]
16790 ], 16790 ],
16791 "bugs": [ 16791 "bugs": [
16792 1578 16792 1578
16793 ], 16793 ],
16794 "reviewed-by-human": false 16794 "reviewed-by-human": false
16795 } 16795 }
16796 } 16796 }
16797 } 16797 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698