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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 7505 matching lines...) Expand 10 before | Expand all | Expand 10 after
7516 [ 7516 [
7517 "bitmap-64bitMD5", 7517 "bitmap-64bitMD5",
7518 6689609213090371279 7518 6689609213090371279
7519 ] 7519 ]
7520 ], 7520 ],
7521 "bugs": [ 7521 "bugs": [
7522 1578 7522 1578
7523 ], 7523 ],
7524 "reviewed-by-human": false 7524 "reviewed-by-human": false
7525 }, 7525 },
7526 "lumafilter_565.png": {
7527 "allowed-digests": [
7528 [
7529 "bitmap-64bitMD5",
7530 8173147590874209422
7531 ]
7532 ]
7533 },
7534 "lumafilter_8888.png": {
7535 "allowed-digests": [
7536 [
7537 "bitmap-64bitMD5",
7538 18301896678941552052
7539 ]
7540 ]
7541 },
7542 "lumafilter_gpu.png": {
7543 "allowed-digests": [
7544 [
7545 "bitmap-64bitMD5",
7546 12563574753072610937
7547 ]
7548 ]
7549 },
7550 "lumafilter_pdf-poppler.png": {
7551 "allowed-digests": [
7552 [
7553 "bitmap-64bitMD5",
7554 13708921526950002195
7555 ]
7556 ]
7557 },
7526 "lumamode_565.png": { 7558 "lumamode_565.png": {
7527 "allowed-digests": [ 7559 "allowed-digests": [
7528 [ 7560 [
7529 "bitmap-64bitMD5", 7561 "bitmap-64bitMD5",
7530 9640601666032904310 7562 9640601666032904310
7531 ] 7563 ]
7532 ] 7564 ]
7533 }, 7565 },
7534 "lumamode_8888.png": { 7566 "lumamode_8888.png": {
7535 "allowed-digests": [ 7567 "allowed-digests": [
(...skipping 3522 matching lines...) Expand 10 before | Expand all | Expand 10 after
11058 13996013494185391731 11090 13996013494185391731
11059 ] 11091 ]
11060 ], 11092 ],
11061 "bugs": [ 11093 "bugs": [
11062 1578 11094 1578
11063 ], 11095 ],
11064 "reviewed-by-human": false 11096 "reviewed-by-human": false
11065 } 11097 }
11066 } 11098 }
11067 } 11099 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698