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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-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 4081 matching lines...) Expand 10 before | Expand all | Expand 10 after
4092 [ 4092 [
4093 "bitmap-64bitMD5", 4093 "bitmap-64bitMD5",
4094 13436127136055150754 4094 13436127136055150754
4095 ] 4095 ]
4096 ], 4096 ],
4097 "bugs": [ 4097 "bugs": [
4098 1578 4098 1578
4099 ], 4099 ],
4100 "reviewed-by-human": false 4100 "reviewed-by-human": false
4101 }, 4101 },
4102 "lumafilter_565.png": {
4103 "allowed-digests": [
4104 [
4105 "bitmap-64bitMD5",
4106 5049467161770100346
4107 ]
4108 ]
4109 },
4110 "lumafilter_8888.png": {
4111 "allowed-digests": [
4112 [
4113 "bitmap-64bitMD5",
4114 8374476823825156605
4115 ]
4116 ]
4117 },
4118 "lumafilter_gpu.png": {
4119 "allowed-digests": [
4120 [
4121 "bitmap-64bitMD5",
4122 3056389996783374736
4123 ]
4124 ]
4125 },
4102 "lumamode_565.png": { 4126 "lumamode_565.png": {
4103 "allowed-digests": [ 4127 "allowed-digests": [
4104 [ 4128 [
4105 "bitmap-64bitMD5", 4129 "bitmap-64bitMD5",
4106 8495874039699811736 4130 8495874039699811736
4107 ] 4131 ]
4108 ], 4132 ],
4109 "bugs": [ 4133 "bugs": [
4110 1578 4134 1578
4111 ], 4135 ],
(...skipping 2006 matching lines...) Expand 10 before | Expand all | Expand 10 after
6118 4923266169994338413 6142 4923266169994338413
6119 ] 6143 ]
6120 ], 6144 ],
6121 "bugs": [ 6145 "bugs": [
6122 1578 6146 1578
6123 ], 6147 ],
6124 "reviewed-by-human": false 6148 "reviewed-by-human": false
6125 } 6149 }
6126 } 6150 }
6127 } 6151 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698