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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 18126 matching lines...) Expand 10 before | Expand all | Expand 10 after
18137 ], 18137 ],
18138 "bugs": [ 18138 "bugs": [
18139 1578 18139 1578
18140 ], 18140 ],
18141 "reviewed-by-human": false 18141 "reviewed-by-human": false
18142 }, 18142 },
18143 "texture_domain_effect_gpu.png": { 18143 "texture_domain_effect_gpu.png": {
18144 "allowed-digests": [ 18144 "allowed-digests": [
18145 [ 18145 [
18146 "bitmap-64bitMD5", 18146 "bitmap-64bitMD5",
18147 461340767000445644 18147 2252852476882257738
18148 ] 18148 ]
18149 ], 18149 ],
18150 "reviewed-by-human": false 18150 "reviewed-by-human": true
18151 }, 18151 },
18152 "texture_domain_effect_msaa16.png": { 18152 "texture_domain_effect_msaa16.png": {
18153 "allowed-digests": [ 18153 "allowed-digests": [
18154 [ 18154 [
18155 "bitmap-64bitMD5", 18155 "bitmap-64bitMD5",
18156 7106538505228762194 18156 9074211968785557862
18157 ] 18157 ]
18158 ], 18158 ],
18159 "reviewed-by-human": false 18159 "reviewed-by-human": true
18160 }, 18160 },
18161 "texture_domain_effect_nvprmsaa4.png": { 18161 "texture_domain_effect_nvprmsaa4.png": {
18162 "allowed-digests": [ 18162 "allowed-digests": [
18163 [ 18163 [
18164 "bitmap-64bitMD5", 18164 "bitmap-64bitMD5",
18165 461340767000445644 18165 2252852476882257738
18166 ] 18166 ]
18167 ], 18167 ],
18168 "reviewed-by-human": false 18168 "reviewed-by-human": true
18169 }, 18169 },
18170 "thinrects_565.png": { 18170 "thinrects_565.png": {
18171 "allowed-digests": [ 18171 "allowed-digests": [
18172 [ 18172 [
18173 "bitmap-64bitMD5", 18173 "bitmap-64bitMD5",
18174 17949451347125150629 18174 17949451347125150629
18175 ] 18175 ]
18176 ], 18176 ],
18177 "ignore-failure": false 18177 "ignore-failure": false
18178 }, 18178 },
(...skipping 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after
19629 "allowed-digests": [ 19629 "allowed-digests": [
19630 [ 19630 [
19631 "bitmap-64bitMD5", 19631 "bitmap-64bitMD5",
19632 14883391086059083985 19632 14883391086059083985
19633 ] 19633 ]
19634 ], 19634 ],
19635 "reviewed-by-human": true 19635 "reviewed-by-human": true
19636 } 19636 }
19637 } 19637 }
19638 } 19638 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698