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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 11156 matching lines...) Expand 10 before | Expand all | Expand 10 after
11167 }, 11167 },
11168 "nocolorbleed_msaa16.png": { 11168 "nocolorbleed_msaa16.png": {
11169 "allowed-digests": [ 11169 "allowed-digests": [
11170 [ 11170 [
11171 "bitmap-64bitMD5", 11171 "bitmap-64bitMD5",
11172 13524803506711625096 11172 13524803506711625096
11173 ] 11173 ]
11174 ], 11174 ],
11175 "ignore-failure": false 11175 "ignore-failure": false
11176 }, 11176 },
11177 "offsetimagefilter_565.png": {
11178 "allowed-digests": [
11179 [
11180 "bitmap-64bitMD5",
11181 4595617427676025695
11182 ]
11183 ]
11184 },
11185 "offsetimagefilter_8888.png": {
11186 "allowed-digests": [
11187 [
11188 "bitmap-64bitMD5",
11189 5685905250977183551
11190 ]
11191 ]
11192 },
11193 "offsetimagefilter_gpu.png": {
11194 "allowed-digests": [
11195 [
11196 "bitmap-64bitMD5",
11197 5685905250977183551
11198 ]
11199 ]
11200 },
11201 "offsetimagefilter_pdf-mac.png": {
11202 "allowed-digests": [
11203 [
11204 "bitmap-64bitMD5",
11205 10971596167986869613
11206 ]
11207 ]
11208 },
11209 "offsetimagefilter_pdf-poppler.png": {
11210 "allowed-digests": [
11211 [
11212 "bitmap-64bitMD5",
11213 4510921400036212971
11214 ]
11215 ]
11216 },
11177 "optimizations_565.png": { 11217 "optimizations_565.png": {
11178 "allowed-digests": [ 11218 "allowed-digests": [
11179 [ 11219 [
11180 "bitmap-64bitMD5", 11220 "bitmap-64bitMD5",
11181 13811812839638384010 11221 13811812839638384010
11182 ] 11222 ]
11183 ], 11223 ],
11184 "bugs": [ 11224 "bugs": [
11185 1578 11225 1578
11186 ], 11226 ],
(...skipping 3348 matching lines...) Expand 10 before | Expand all | Expand 10 after
14535 [ 14575 [
14536 "bitmap-64bitMD5", 14576 "bitmap-64bitMD5",
14537 14526100002179430622 14577 14526100002179430622
14538 ] 14578 ]
14539 ], 14579 ],
14540 "bugs": [ 14580 "bugs": [
14541 1578 14581 1578
14542 ], 14582 ],
14543 "reviewed-by-human": false 14583 "reviewed-by-human": false
14544 }, 14584 },
14585 "tileimagefilter_565.png": {
14586 "allowed-digests": [
14587 [
14588 "bitmap-64bitMD5",
14589 13925008955074677919
14590 ]
14591 ]
14592 },
14593 "tileimagefilter_8888.png": {
14594 "allowed-digests": [
14595 [
14596 "bitmap-64bitMD5",
14597 8152900881985511745
14598 ]
14599 ]
14600 },
14601 "tileimagefilter_gpu.png": {
14602 "allowed-digests": [
14603 [
14604 "bitmap-64bitMD5",
14605 8152900881985511745
14606 ]
14607 ]
14608 },
14609 "tileimagefilter_pdf-mac.png": {
14610 "allowed-digests": [
14611 [
14612 "bitmap-64bitMD5",
14613 10971596167986869613
14614 ]
14615 ]
14616 },
14617 "tileimagefilter_pdf-poppler.png": {
14618 "allowed-digests": [
14619 [
14620 "bitmap-64bitMD5",
14621 4510921400036212971
14622 ]
14623 ]
14624 },
14545 "tilemode_bitmap_565.png": { 14625 "tilemode_bitmap_565.png": {
14546 "allowed-digests": [ 14626 "allowed-digests": [
14547 [ 14627 [
14548 "bitmap-64bitMD5", 14628 "bitmap-64bitMD5",
14549 265603227352951467 14629 265603227352951467
14550 ] 14630 ]
14551 ], 14631 ],
14552 "bugs": [ 14632 "bugs": [
14553 1578 14633 1578
14554 ], 14634 ],
(...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after
15430 10424380103329133154 15510 10424380103329133154
15431 ] 15511 ]
15432 ], 15512 ],
15433 "bugs": [ 15513 "bugs": [
15434 1578 15514 1578
15435 ], 15515 ],
15436 "reviewed-by-human": false 15516 "reviewed-by-human": false
15437 } 15517 }
15438 } 15518 }
15439 } 15519 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698