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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/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 7992 matching lines...) Expand 10 before | Expand all | Expand 10 after
8003 }, 8003 },
8004 "nocolorbleed_gpu.png": { 8004 "nocolorbleed_gpu.png": {
8005 "allowed-digests": [ 8005 "allowed-digests": [
8006 [ 8006 [
8007 "bitmap-64bitMD5", 8007 "bitmap-64bitMD5",
8008 5586477482373989517 8008 5586477482373989517
8009 ] 8009 ]
8010 ], 8010 ],
8011 "ignore-failure": false 8011 "ignore-failure": false
8012 }, 8012 },
8013 "offsetimagefilter_565.png": {
8014 "allowed-digests": [
8015 [
8016 "bitmap-64bitMD5",
8017 11777425727912369428
8018 ]
8019 ]
8020 },
8021 "offsetimagefilter_8888.png": {
8022 "allowed-digests": [
8023 [
8024 "bitmap-64bitMD5",
8025 3856098548711974833
8026 ]
8027 ]
8028 },
8029 "offsetimagefilter_gpu.png": {
8030 "allowed-digests": [
8031 [
8032 "bitmap-64bitMD5",
8033 3856098548711974833
8034 ]
8035 ]
8036 },
8037 "offsetimagefilter_pdf-poppler.png": {
8038 "allowed-digests": [
8039 [
8040 "bitmap-64bitMD5",
8041 16521701839132318293
8042 ]
8043 ]
8044 },
8013 "optimizations_565.png": { 8045 "optimizations_565.png": {
8014 "allowed-digests": [ 8046 "allowed-digests": [
8015 [ 8047 [
8016 "bitmap-64bitMD5", 8048 "bitmap-64bitMD5",
8017 13811812839638384010 8049 13811812839638384010
8018 ] 8050 ]
8019 ], 8051 ],
8020 "bugs": [ 8052 "bugs": [
8021 1578 8053 1578
8022 ], 8054 ],
(...skipping 2322 matching lines...) Expand 10 before | Expand all | Expand 10 after
10345 [ 10377 [
10346 "bitmap-64bitMD5", 10378 "bitmap-64bitMD5",
10347 14526100002179430622 10379 14526100002179430622
10348 ] 10380 ]
10349 ], 10381 ],
10350 "bugs": [ 10382 "bugs": [
10351 1578 10383 1578
10352 ], 10384 ],
10353 "reviewed-by-human": false 10385 "reviewed-by-human": false
10354 }, 10386 },
10387 "tileimagefilter_565.png": {
10388 "allowed-digests": [
10389 [
10390 "bitmap-64bitMD5",
10391 13848039358991265924
10392 ]
10393 ]
10394 },
10395 "tileimagefilter_8888.png": {
10396 "allowed-digests": [
10397 [
10398 "bitmap-64bitMD5",
10399 2670781586260087096
10400 ]
10401 ]
10402 },
10403 "tileimagefilter_gpu.png": {
10404 "allowed-digests": [
10405 [
10406 "bitmap-64bitMD5",
10407 2670781586260087096
10408 ]
10409 ]
10410 },
10411 "tileimagefilter_pdf-poppler.png": {
10412 "allowed-digests": [
10413 [
10414 "bitmap-64bitMD5",
10415 16521701839132318293
10416 ]
10417 ]
10418 },
10355 "tilemode_bitmap_565.png": { 10419 "tilemode_bitmap_565.png": {
10356 "allowed-digests": [ 10420 "allowed-digests": [
10357 [ 10421 [
10358 "bitmap-64bitMD5", 10422 "bitmap-64bitMD5",
10359 14734224520381650902 10423 14734224520381650902
10360 ] 10424 ]
10361 ], 10425 ],
10362 "bugs": [ 10426 "bugs": [
10363 1578 10427 1578
10364 ], 10428 ],
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
10986 13996013494185391731 11050 13996013494185391731
10987 ] 11051 ]
10988 ], 11052 ],
10989 "bugs": [ 11053 "bugs": [
10990 1578 11054 1578
10991 ], 11055 ],
10992 "reviewed-by-human": false 11056 "reviewed-by-human": false
10993 } 11057 }
10994 } 11058 }
10995 } 11059 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698