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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 | Annotate | Revision Log
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 5165 matching lines...) Expand 10 before | Expand all | Expand 10 after
5176 }, 5176 },
5177 "linepath_gpu.png": { 5177 "linepath_gpu.png": {
5178 "allowed-digests": [ 5178 "allowed-digests": [
5179 [ 5179 [
5180 "bitmap-64bitMD5", 5180 "bitmap-64bitMD5",
5181 5452834548542355728 5181 5452834548542355728
5182 ] 5182 ]
5183 ], 5183 ],
5184 "ignore-failure": false 5184 "ignore-failure": false
5185 }, 5185 },
5186 "lumafilter_565.png": {
5187 "allowed-digests": [
5188 [
5189 "bitmap-64bitMD5",
5190 15721345070217154235
5191 ]
5192 ]
5193 },
5194 "lumafilter_8888.png": {
5195 "allowed-digests": [
5196 [
5197 "bitmap-64bitMD5",
5198 3651441664185012389
5199 ]
5200 ]
5201 },
5202 "lumafilter_gpu.png": {
5203 "allowed-digests": [
5204 [
5205 "bitmap-64bitMD5",
5206 11768049299524715926
5207 ]
5208 ]
5209 },
5186 "lumamode_565.png": { 5210 "lumamode_565.png": {
5187 "allowed-digests": [ 5211 "allowed-digests": [
5188 [ 5212 [
5189 "bitmap-64bitMD5", 5213 "bitmap-64bitMD5",
5190 4885021002503040739 5214 4885021002503040739
5191 ] 5215 ]
5192 ] 5216 ]
5193 }, 5217 },
5194 "lumamode_8888.png": { 5218 "lumamode_8888.png": {
5195 "allowed-digests": [ 5219 "allowed-digests": [
(...skipping 2418 matching lines...) Expand 10 before | Expand all | Expand 10 after
7614 "allowed-digests": [ 7638 "allowed-digests": [
7615 [ 7639 [
7616 "bitmap-64bitMD5", 7640 "bitmap-64bitMD5",
7617 16472470155402750804 7641 16472470155402750804
7618 ] 7642 ]
7619 ], 7643 ],
7620 "ignore-failure": false 7644 "ignore-failure": false
7621 } 7645 }
7622 } 7646 }
7623 } 7647 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698