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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-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 7450 matching lines...) Expand 10 before | Expand all | Expand 10 after
7461 [ 7461 [
7462 "bitmap-64bitMD5", 7462 "bitmap-64bitMD5",
7463 1930191322006662925 7463 1930191322006662925
7464 ] 7464 ]
7465 ], 7465 ],
7466 "bugs": [ 7466 "bugs": [
7467 1578 7467 1578
7468 ], 7468 ],
7469 "reviewed-by-human": false 7469 "reviewed-by-human": false
7470 }, 7470 },
7471 "lumafilter_565.png": {
7472 "allowed-digests": [
7473 [
7474 "bitmap-64bitMD5",
7475 16269251141162771406
7476 ]
7477 ]
7478 },
7479 "lumafilter_8888.png": {
7480 "allowed-digests": [
7481 [
7482 "bitmap-64bitMD5",
7483 15427106535247705603
7484 ]
7485 ]
7486 },
7487 "lumafilter_gpu.png": {
7488 "allowed-digests": [
7489 [
7490 "bitmap-64bitMD5",
7491 2136822902200327007
7492 ]
7493 ]
7494 },
7495 "lumafilter_pdf-poppler.png": {
7496 "allowed-digests": [
7497 [
7498 "bitmap-64bitMD5",
7499 17483097426792034470
7500 ]
7501 ]
7502 },
7471 "lumamode_565.png": { 7503 "lumamode_565.png": {
7472 "allowed-digests": [ 7504 "allowed-digests": [
7473 [ 7505 [
7474 "bitmap-64bitMD5", 7506 "bitmap-64bitMD5",
7475 18314594388688069443 7507 18314594388688069443
7476 ] 7508 ]
7477 ] 7509 ]
7478 }, 7510 },
7479 "lumamode_8888.png": { 7511 "lumamode_8888.png": {
7480 "allowed-digests": [ 7512 "allowed-digests": [
(...skipping 3520 matching lines...) Expand 10 before | Expand all | Expand 10 after
11001 4745935902621983993 11033 4745935902621983993
11002 ] 11034 ]
11003 ], 11035 ],
11004 "bugs": [ 11036 "bugs": [
11005 1578 11037 1578
11006 ], 11038 ],
11007 "reviewed-by-human": false 11039 "reviewed-by-human": false
11008 } 11040 }
11009 } 11041 }
11010 } 11042 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698