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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 17902 matching lines...) Expand 10 before | Expand all | Expand 10 after
17913 ], 17913 ],
17914 "bugs": [ 17914 "bugs": [
17915 1578 17915 1578
17916 ], 17916 ],
17917 "reviewed-by-human": false 17917 "reviewed-by-human": false
17918 }, 17918 },
17919 "texture_domain_effect_gpu.png": { 17919 "texture_domain_effect_gpu.png": {
17920 "allowed-digests": [ 17920 "allowed-digests": [
17921 [ 17921 [
17922 "bitmap-64bitMD5", 17922 "bitmap-64bitMD5",
17923 10952281952311499098 17923 17099586086831668928
17924 ] 17924 ]
17925 ], 17925 ],
17926 "reviewed-by-human": false 17926 "reviewed-by-human": true
17927 }, 17927 },
17928 "texture_domain_effect_msaa16.png": { 17928 "texture_domain_effect_msaa16.png": {
17929 "allowed-digests": [ 17929 "allowed-digests": [
17930 [ 17930 [
17931 "bitmap-64bitMD5", 17931 "bitmap-64bitMD5",
17932 9407358693309761110 17932 5829921135942844635
17933 ] 17933 ]
17934 ], 17934 ],
17935 "reviewed-by-human": false 17935 "reviewed-by-human": true
17936 }, 17936 },
17937 "texture_domain_effect_nvprmsaa4.png": { 17937 "texture_domain_effect_nvprmsaa4.png": {
17938 "allowed-digests": [ 17938 "allowed-digests": [
17939 [ 17939 [
17940 "bitmap-64bitMD5", 17940 "bitmap-64bitMD5",
17941 10952281952311499098 17941 17099586086831668928
17942 ] 17942 ]
17943 ], 17943 ],
17944 "reviewed-by-human": false 17944 "reviewed-by-human": true
17945 }, 17945 },
17946 "thinrects_565.png": { 17946 "thinrects_565.png": {
17947 "allowed-digests": [ 17947 "allowed-digests": [
17948 [ 17948 [
17949 "bitmap-64bitMD5", 17949 "bitmap-64bitMD5",
17950 17949451347125150629 17950 17949451347125150629
17951 ] 17951 ]
17952 ], 17952 ],
17953 "ignore-failure": false 17953 "ignore-failure": false
17954 }, 17954 },
(...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after
19384 "allowed-digests": [ 19384 "allowed-digests": [
19385 [ 19385 [
19386 "bitmap-64bitMD5", 19386 "bitmap-64bitMD5",
19387 14883391086059083985 19387 14883391086059083985
19388 ] 19388 ]
19389 ], 19389 ],
19390 "reviewed-by-human": true 19390 "reviewed-by-human": true
19391 } 19391 }
19392 } 19392 }
19393 } 19393 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698