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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 18224 matching lines...) Expand 10 before | Expand all | Expand 10 after
18235 ], 18235 ],
18236 "bugs": [ 18236 "bugs": [
18237 1578 18237 1578
18238 ], 18238 ],
18239 "reviewed-by-human": false 18239 "reviewed-by-human": false
18240 }, 18240 },
18241 "texture_domain_effect_gpu.png": { 18241 "texture_domain_effect_gpu.png": {
18242 "allowed-digests": [ 18242 "allowed-digests": [
18243 [ 18243 [
18244 "bitmap-64bitMD5", 18244 "bitmap-64bitMD5",
18245 461340767000445644 18245 2252852476882257738
18246 ] 18246 ]
18247 ], 18247 ],
18248 "reviewed-by-human": false 18248 "reviewed-by-human": true
18249 }, 18249 },
18250 "texture_domain_effect_msaa16.png": { 18250 "texture_domain_effect_msaa16.png": {
18251 "allowed-digests": [ 18251 "allowed-digests": [
18252 [ 18252 [
18253 "bitmap-64bitMD5", 18253 "bitmap-64bitMD5",
18254 7106538505228762194 18254 9074211968785557862
18255 ] 18255 ]
18256 ], 18256 ],
18257 "reviewed-by-human": false 18257 "reviewed-by-human": true
18258 }, 18258 },
18259 "texture_domain_effect_nvprmsaa4.png": { 18259 "texture_domain_effect_nvprmsaa4.png": {
18260 "allowed-digests": [ 18260 "allowed-digests": [
18261 [ 18261 [
18262 "bitmap-64bitMD5", 18262 "bitmap-64bitMD5",
18263 461340767000445644 18263 2252852476882257738
18264 ] 18264 ]
18265 ], 18265 ],
18266 "reviewed-by-human": false 18266 "reviewed-by-human": true
18267 }, 18267 },
18268 "thinrects_565.png": { 18268 "thinrects_565.png": {
18269 "allowed-digests": [ 18269 "allowed-digests": [
18270 [ 18270 [
18271 "bitmap-64bitMD5", 18271 "bitmap-64bitMD5",
18272 17949451347125150629 18272 17949451347125150629
18273 ] 18273 ]
18274 ], 18274 ],
18275 "ignore-failure": false 18275 "ignore-failure": false
18276 }, 18276 },
(...skipping 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after
19727 "allowed-digests": [ 19727 "allowed-digests": [
19728 [ 19728 [
19729 "bitmap-64bitMD5", 19729 "bitmap-64bitMD5",
19730 14883391086059083985 19730 14883391086059083985
19731 ] 19731 ]
19732 ], 19732 ],
19733 "reviewed-by-human": true 19733 "reviewed-by-human": true
19734 } 19734 }
19735 } 19735 }
19736 } 19736 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698