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

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

Powered by Google App Engine
This is Rietveld 408576698