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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-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 8137 matching lines...) Expand 10 before | Expand all | Expand 10 after
8148 "bitmap-64bitMD5", 8148 "bitmap-64bitMD5",
8149 6885322238950860527 8149 6885322238950860527
8150 ] 8150 ]
8151 ], 8151 ],
8152 "reviewed-by-human": true 8152 "reviewed-by-human": true
8153 }, 8153 },
8154 "texture_domain_effect_gpu.png": { 8154 "texture_domain_effect_gpu.png": {
8155 "allowed-digests": [ 8155 "allowed-digests": [
8156 [ 8156 [
8157 "bitmap-64bitMD5", 8157 "bitmap-64bitMD5",
8158 16780536364041129122 8158 758934049590219880
8159 ] 8159 ]
8160 ], 8160 ],
8161 "reviewed-by-human": false 8161 "reviewed-by-human": true
8162 }, 8162 },
8163 "thinrects_565.png": { 8163 "thinrects_565.png": {
8164 "allowed-digests": [ 8164 "allowed-digests": [
8165 [ 8165 [
8166 "bitmap-64bitMD5", 8166 "bitmap-64bitMD5",
8167 17949451347125150629 8167 17949451347125150629
8168 ] 8168 ]
8169 ], 8169 ],
8170 "ignore-failure": false 8170 "ignore-failure": false
8171 }, 8171 },
(...skipping 631 matching lines...) Expand 10 before | Expand all | Expand 10 after
8803 "allowed-digests": [ 8803 "allowed-digests": [
8804 [ 8804 [
8805 "bitmap-64bitMD5", 8805 "bitmap-64bitMD5",
8806 4896933091710642125 8806 4896933091710642125
8807 ] 8807 ]
8808 ], 8808 ],
8809 "reviewed-by-human": true 8809 "reviewed-by-human": true
8810 } 8810 }
8811 } 8811 }
8812 } 8812 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698