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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (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 9711 matching lines...) Expand 10 before | Expand all | Expand 10 after
9722 }, 9722 },
9723 "nocolorbleed_msaa16.png": { 9723 "nocolorbleed_msaa16.png": {
9724 "allowed-digests": [ 9724 "allowed-digests": [
9725 [ 9725 [
9726 "bitmap-64bitMD5", 9726 "bitmap-64bitMD5",
9727 13524803506711625096 9727 13524803506711625096
9728 ] 9728 ]
9729 ], 9729 ],
9730 "ignore-failure": false 9730 "ignore-failure": false
9731 }, 9731 },
9732 "offsetimagefilter_565.png": {
9733 "allowed-digests": [
9734 [
9735 "bitmap-64bitMD5",
9736 4595617427676025695
9737 ]
9738 ]
9739 },
9740 "offsetimagefilter_8888.png": {
9741 "allowed-digests": [
9742 [
9743 "bitmap-64bitMD5",
9744 5685905250977183551
9745 ]
9746 ]
9747 },
9748 "offsetimagefilter_gpu.png": {
9749 "allowed-digests": [
9750 [
9751 "bitmap-64bitMD5",
9752 5685905250977183551
9753 ]
9754 ]
9755 },
9756 "offsetimagefilter_pdf-mac.png": {
9757 "allowed-digests": [
9758 [
9759 "bitmap-64bitMD5",
9760 10971596167986869613
9761 ]
9762 ]
9763 },
9732 "optimizations_565.png": { 9764 "optimizations_565.png": {
9733 "allowed-digests": [ 9765 "allowed-digests": [
9734 [ 9766 [
9735 "bitmap-64bitMD5", 9767 "bitmap-64bitMD5",
9736 13811812839638384010 9768 13811812839638384010
9737 ] 9769 ]
9738 ], 9770 ],
9739 "bugs": [ 9771 "bugs": [
9740 1578 9772 1578
9741 ], 9773 ],
(...skipping 2964 matching lines...) Expand 10 before | Expand all | Expand 10 after
12706 }, 12738 },
12707 "thinstrokedrects_pdf-mac.png": { 12739 "thinstrokedrects_pdf-mac.png": {
12708 "allowed-digests": [ 12740 "allowed-digests": [
12709 [ 12741 [
12710 "bitmap-64bitMD5", 12742 "bitmap-64bitMD5",
12711 4240005297054727973 12743 4240005297054727973
12712 ] 12744 ]
12713 ], 12745 ],
12714 "ignore-failure": false 12746 "ignore-failure": false
12715 }, 12747 },
12748 "tileimagefilter_565.png": {
12749 "allowed-digests": [
12750 [
12751 "bitmap-64bitMD5",
12752 13925008955074677919
12753 ]
12754 ]
12755 },
12756 "tileimagefilter_8888.png": {
12757 "allowed-digests": [
12758 [
12759 "bitmap-64bitMD5",
12760 8152900881985511745
12761 ]
12762 ]
12763 },
12764 "tileimagefilter_gpu.png": {
12765 "allowed-digests": [
12766 [
12767 "bitmap-64bitMD5",
12768 8152900881985511745
12769 ]
12770 ]
12771 },
12772 "tileimagefilter_pdf-mac.png": {
12773 "allowed-digests": [
12774 [
12775 "bitmap-64bitMD5",
12776 10971596167986869613
12777 ]
12778 ]
12779 },
12716 "tilemode_bitmap_565.png": { 12780 "tilemode_bitmap_565.png": {
12717 "allowed-digests": [ 12781 "allowed-digests": [
12718 [ 12782 [
12719 "bitmap-64bitMD5", 12783 "bitmap-64bitMD5",
12720 265603227352951467 12784 265603227352951467
12721 ] 12785 ]
12722 ], 12786 ],
12723 "bugs": [ 12787 "bugs": [
12724 1578 12788 1578
12725 ], 12789 ],
(...skipping 791 matching lines...) Expand 10 before | Expand all | Expand 10 after
13517 10424380103329133154 13581 10424380103329133154
13518 ] 13582 ]
13519 ], 13583 ],
13520 "bugs": [ 13584 "bugs": [
13521 1578 13585 1578
13522 ], 13586 ],
13523 "reviewed-by-human": false 13587 "reviewed-by-human": false
13524 } 13588 }
13525 } 13589 }
13526 } 13590 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698