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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/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 5535 matching lines...) Expand 10 before | Expand all | Expand 10 after
5546 }, 5546 },
5547 "nocolorbleed_gpu.png": { 5547 "nocolorbleed_gpu.png": {
5548 "allowed-digests": [ 5548 "allowed-digests": [
5549 [ 5549 [
5550 "bitmap-64bitMD5", 5550 "bitmap-64bitMD5",
5551 13148938439724439539 5551 13148938439724439539
5552 ] 5552 ]
5553 ], 5553 ],
5554 "ignore-failure": false 5554 "ignore-failure": false
5555 }, 5555 },
5556 "offsetimagefilter_565.png": {
5557 "allowed-digests": [
5558 [
5559 "bitmap-64bitMD5",
5560 2579423143296654696
5561 ]
5562 ]
5563 },
5564 "offsetimagefilter_8888.png": {
5565 "allowed-digests": [
5566 [
5567 "bitmap-64bitMD5",
5568 1436487953500662370
5569 ]
5570 ]
5571 },
5572 "offsetimagefilter_gpu.png": {
5573 "allowed-digests": [
5574 [
5575 "bitmap-64bitMD5",
5576 1436487953500662370
5577 ]
5578 ]
5579 },
5556 "optimizations_565.png": { 5580 "optimizations_565.png": {
5557 "allowed-digests": [ 5581 "allowed-digests": [
5558 [ 5582 [
5559 "bitmap-64bitMD5", 5583 "bitmap-64bitMD5",
5560 13811812839638384010 5584 13811812839638384010
5561 ] 5585 ]
5562 ], 5586 ],
5563 "bugs": [ 5587 "bugs": [
5564 1578 5588 1578
5565 ], 5589 ],
(...skipping 1570 matching lines...) Expand 10 before | Expand all | Expand 10 after
7136 }, 7160 },
7137 "thinstrokedrects_gpu.png": { 7161 "thinstrokedrects_gpu.png": {
7138 "allowed-digests": [ 7162 "allowed-digests": [
7139 [ 7163 [
7140 "bitmap-64bitMD5", 7164 "bitmap-64bitMD5",
7141 12367524911555205763 7165 12367524911555205763
7142 ] 7166 ]
7143 ], 7167 ],
7144 "ignore-failure": false 7168 "ignore-failure": false
7145 }, 7169 },
7170 "tileimagefilter_565.png": {
7171 "allowed-digests": [
7172 [
7173 "bitmap-64bitMD5",
7174 10990385931737283853
7175 ]
7176 ]
7177 },
7178 "tileimagefilter_8888.png": {
7179 "allowed-digests": [
7180 [
7181 "bitmap-64bitMD5",
7182 17947105616274054312
7183 ]
7184 ]
7185 },
7186 "tileimagefilter_gpu.png": {
7187 "allowed-digests": [
7188 [
7189 "bitmap-64bitMD5",
7190 17947105616274054312
7191 ]
7192 ]
7193 },
7146 "tilemode_bitmap_565.png": { 7194 "tilemode_bitmap_565.png": {
7147 "allowed-digests": [ 7195 "allowed-digests": [
7148 [ 7196 [
7149 "bitmap-64bitMD5", 7197 "bitmap-64bitMD5",
7150 2277936618092358119 7198 2277936618092358119
7151 ] 7199 ]
7152 ], 7200 ],
7153 "bugs": [ 7201 "bugs": [
7154 1578 7202 1578
7155 ], 7203 ],
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
7558 "allowed-digests": [ 7606 "allowed-digests": [
7559 [ 7607 [
7560 "bitmap-64bitMD5", 7608 "bitmap-64bitMD5",
7561 13158365418409852317 7609 13158365418409852317
7562 ] 7610 ]
7563 ], 7611 ],
7564 "ignore-failure": false 7612 "ignore-failure": false
7565 } 7613 }
7566 } 7614 }
7567 } 7615 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698