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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 18136 matching lines...) Expand 10 before | Expand all | Expand 10 after
18147 ], 18147 ],
18148 "bugs": [ 18148 "bugs": [
18149 1578 18149 1578
18150 ], 18150 ],
18151 "reviewed-by-human": false 18151 "reviewed-by-human": false
18152 }, 18152 },
18153 "texture_domain_effect_gpu.png": { 18153 "texture_domain_effect_gpu.png": {
18154 "allowed-digests": [ 18154 "allowed-digests": [
18155 [ 18155 [
18156 "bitmap-64bitMD5", 18156 "bitmap-64bitMD5",
18157 10952281952311499098 18157 17099586086831668928
18158 ] 18158 ]
18159 ], 18159 ],
18160 "reviewed-by-human": false 18160 "reviewed-by-human": true
18161 }, 18161 },
18162 "texture_domain_effect_msaa16.png": { 18162 "texture_domain_effect_msaa16.png": {
18163 "allowed-digests": [ 18163 "allowed-digests": [
18164 [ 18164 [
18165 "bitmap-64bitMD5", 18165 "bitmap-64bitMD5",
18166 9407358693309761110 18166 5829921135942844635
18167 ] 18167 ]
18168 ], 18168 ],
18169 "reviewed-by-human": false 18169 "reviewed-by-human": true
18170 }, 18170 },
18171 "texture_domain_effect_nvprmsaa4.png": { 18171 "texture_domain_effect_nvprmsaa4.png": {
18172 "allowed-digests": [ 18172 "allowed-digests": [
18173 [ 18173 [
18174 "bitmap-64bitMD5", 18174 "bitmap-64bitMD5",
18175 10952281952311499098 18175 17099586086831668928
18176 ] 18176 ]
18177 ], 18177 ],
18178 "reviewed-by-human": false 18178 "reviewed-by-human": true
18179 }, 18179 },
18180 "thinrects_565.png": { 18180 "thinrects_565.png": {
18181 "allowed-digests": [ 18181 "allowed-digests": [
18182 [ 18182 [
18183 "bitmap-64bitMD5", 18183 "bitmap-64bitMD5",
18184 17949451347125150629 18184 17949451347125150629
18185 ] 18185 ]
18186 ], 18186 ],
18187 "ignore-failure": false 18187 "ignore-failure": false
18188 }, 18188 },
(...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after
19618 "allowed-digests": [ 19618 "allowed-digests": [
19619 [ 19619 [
19620 "bitmap-64bitMD5", 19620 "bitmap-64bitMD5",
19621 14883391086059083985 19621 14883391086059083985
19622 ] 19622 ]
19623 ], 19623 ],
19624 "reviewed-by-human": true 19624 "reviewed-by-human": true
19625 } 19625 }
19626 } 19626 }
19627 } 19627 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698