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

Side by Side Diff: expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 8199 matching lines...) Expand 10 before | Expand all | Expand 10 after
8210 [ 8210 [
8211 "bitmap-64bitMD5", 8211 "bitmap-64bitMD5",
8212 1930191322006662925 8212 1930191322006662925
8213 ] 8213 ]
8214 ], 8214 ],
8215 "bugs": [ 8215 "bugs": [
8216 1578 8216 1578
8217 ], 8217 ],
8218 "reviewed-by-human": false 8218 "reviewed-by-human": false
8219 }, 8219 },
8220 "lumafilter_565.png": {
8221 "allowed-digests": [
8222 [
8223 "bitmap-64bitMD5",
8224 16269251141162771406
8225 ]
8226 ]
8227 },
8228 "lumafilter_8888.png": {
8229 "allowed-digests": [
8230 [
8231 "bitmap-64bitMD5",
8232 15427106535247705603
8233 ]
8234 ]
8235 },
8236 "lumafilter_gpu.png": {
8237 "allowed-digests": [
8238 [
8239 "bitmap-64bitMD5",
8240 17300297161914651590
8241 ]
8242 ]
8243 },
8244 "lumafilter_pdf-poppler.png": {
8245 "allowed-digests": [
8246 [
8247 "bitmap-64bitMD5",
8248 17483097426792034470
8249 ]
8250 ]
8251 },
8220 "lumamode_565.png": { 8252 "lumamode_565.png": {
8221 "allowed-digests": [ 8253 "allowed-digests": [
8222 [ 8254 [
8223 "bitmap-64bitMD5", 8255 "bitmap-64bitMD5",
8224 18314594388688069443 8256 18314594388688069443
8225 ] 8257 ]
8226 ], 8258 ],
8227 "bugs": [ 8259 "bugs": [
8228 1578 8260 1578
8229 ], 8261 ],
(...skipping 3958 matching lines...) Expand 10 before | Expand all | Expand 10 after
12188 4745935902621983993 12220 4745935902621983993
12189 ] 12221 ]
12190 ], 12222 ],
12191 "bugs": [ 12223 "bugs": [
12192 1578 12224 1578
12193 ], 12225 ],
12194 "reviewed-by-human": false 12226 "reviewed-by-human": false
12195 } 12227 }
12196 } 12228 }
12197 } 12229 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698