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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 7493 matching lines...) Expand 10 before | Expand all | Expand 10 after
7504 [ 7504 [
7505 "bitmap-64bitMD5", 7505 "bitmap-64bitMD5",
7506 807818410790385130 7506 807818410790385130
7507 ] 7507 ]
7508 ], 7508 ],
7509 "bugs": [ 7509 "bugs": [
7510 1578 7510 1578
7511 ], 7511 ],
7512 "reviewed-by-human": false 7512 "reviewed-by-human": false
7513 }, 7513 },
7514 "lumafilter_565.png": {
7515 "allowed-digests": [
7516 [
7517 "bitmap-64bitMD5",
7518 7910675456019623265
7519 ]
7520 ]
7521 },
7522 "lumafilter_8888.png": {
7523 "allowed-digests": [
7524 [
7525 "bitmap-64bitMD5",
7526 8405846389312946683
7527 ]
7528 ]
7529 },
7530 "lumafilter_gpu.png": {
7531 "allowed-digests": [
7532 [
7533 "bitmap-64bitMD5",
7534 7139505319228028644
7535 ]
7536 ]
7537 },
7538 "lumafilter_pdf-poppler.png": {
7539 "allowed-digests": [
7540 [
7541 "bitmap-64bitMD5",
7542 11947796130819252614
7543 ]
7544 ]
7545 },
7514 "lumamode_565.png": { 7546 "lumamode_565.png": {
7515 "allowed-digests": [ 7547 "allowed-digests": [
7516 [ 7548 [
7517 "bitmap-64bitMD5", 7549 "bitmap-64bitMD5",
7518 100752926921137207 7550 100752926921137207
7519 ] 7551 ]
7520 ] 7552 ]
7521 }, 7553 },
7522 "lumamode_8888.png": { 7554 "lumamode_8888.png": {
7523 "allowed-digests": [ 7555 "allowed-digests": [
(...skipping 3540 matching lines...) Expand 10 before | Expand all | Expand 10 after
11064 9206571293968307032 11096 9206571293968307032
11065 ] 11097 ]
11066 ], 11098 ],
11067 "bugs": [ 11099 "bugs": [
11068 1578 11100 1578
11069 ], 11101 ],
11070 "reviewed-by-human": false 11102 "reviewed-by-human": false
11071 } 11103 }
11072 } 11104 }
11073 } 11105 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698