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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-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 8205 matching lines...) Expand 10 before | Expand all | Expand 10 after
8216 "bitmap-64bitMD5", 8216 "bitmap-64bitMD5",
8217 9681917212200619788 8217 9681917212200619788
8218 ] 8218 ]
8219 ], 8219 ],
8220 "reviewed-by-human": true 8220 "reviewed-by-human": true
8221 }, 8221 },
8222 "texture_domain_effect_gpu.png": { 8222 "texture_domain_effect_gpu.png": {
8223 "allowed-digests": [ 8223 "allowed-digests": [
8224 [ 8224 [
8225 "bitmap-64bitMD5", 8225 "bitmap-64bitMD5",
8226 16780536364041129122 8226 758934049590219880
8227 ] 8227 ]
8228 ], 8228 ],
8229 "reviewed-by-human": false 8229 "reviewed-by-human": true
8230 }, 8230 },
8231 "thinrects_565.png": { 8231 "thinrects_565.png": {
8232 "allowed-digests": [ 8232 "allowed-digests": [
8233 [ 8233 [
8234 "bitmap-64bitMD5", 8234 "bitmap-64bitMD5",
8235 17949451347125150629 8235 17949451347125150629
8236 ] 8236 ]
8237 ], 8237 ],
8238 "ignore-failure": false 8238 "ignore-failure": false
8239 }, 8239 },
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after
8880 "allowed-digests": [ 8880 "allowed-digests": [
8881 [ 8881 [
8882 "bitmap-64bitMD5", 8882 "bitmap-64bitMD5",
8883 10082620380128469910 8883 10082620380128469910
8884 ] 8884 ]
8885 ], 8885 ],
8886 "reviewed-by-human": true 8886 "reviewed-by-human": true
8887 } 8887 }
8888 } 8888 }
8889 } 8889 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698