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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 416983002: Add initial baselines for varied_text* GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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
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 10493 matching lines...) Expand 10 before | Expand all | Expand 10 after
10504 }, 10504 },
10505 "typefacestyles_pdf-poppler.png": { 10505 "typefacestyles_pdf-poppler.png": {
10506 "allowed-digests": [ 10506 "allowed-digests": [
10507 [ 10507 [
10508 "bitmap-64bitMD5", 10508 "bitmap-64bitMD5",
10509 13469112554631044406 10509 13469112554631044406
10510 ] 10510 ]
10511 ], 10511 ],
10512 "reviewed-by-human": true 10512 "reviewed-by-human": true
10513 }, 10513 },
10514 "varied_text_clipped_lcd_565.png": {
10515 "allowed-digests": [
10516 [
10517 "bitmap-64bitMD5",
10518 6315732216230779153
10519 ]
10520 ],
10521 "reviewed-by-human": true
10522 },
10523 "varied_text_clipped_lcd_8888.png": {
10524 "allowed-digests": [
10525 [
10526 "bitmap-64bitMD5",
10527 8115033200303266537
10528 ]
10529 ],
10530 "reviewed-by-human": true
10531 },
10532 "varied_text_clipped_no_lcd_565.png": {
10533 "allowed-digests": [
10534 [
10535 "bitmap-64bitMD5",
10536 6767819970310290910
10537 ]
10538 ],
10539 "reviewed-by-human": true
10540 },
10541 "varied_text_clipped_no_lcd_8888.png": {
10542 "allowed-digests": [
10543 [
10544 "bitmap-64bitMD5",
10545 2989466990197971651
10546 ]
10547 ],
10548 "reviewed-by-human": true
10549 },
10550 "varied_text_ignorable_clip_lcd_565.png": {
10551 "allowed-digests": [
10552 [
10553 "bitmap-64bitMD5",
10554 9486126293825922645
10555 ]
10556 ],
10557 "reviewed-by-human": true
10558 },
10559 "varied_text_ignorable_clip_lcd_8888.png": {
10560 "allowed-digests": [
10561 [
10562 "bitmap-64bitMD5",
10563 7920341665021649768
10564 ]
10565 ],
10566 "reviewed-by-human": true
10567 },
10568 "varied_text_ignorable_clip_no_lcd_565.png": {
10569 "allowed-digests": [
10570 [
10571 "bitmap-64bitMD5",
10572 13383429714233549520
10573 ]
10574 ],
10575 "reviewed-by-human": true
10576 },
10577 "varied_text_ignorable_clip_no_lcd_8888.png": {
10578 "allowed-digests": [
10579 [
10580 "bitmap-64bitMD5",
10581 1691634741439222638
10582 ]
10583 ],
10584 "reviewed-by-human": true
10585 },
10514 "vertices_565.png": { 10586 "vertices_565.png": {
10515 "allowed-digests": [ 10587 "allowed-digests": [
10516 [ 10588 [
10517 "bitmap-64bitMD5", 10589 "bitmap-64bitMD5",
10518 12016571983635712769 10590 12016571983635712769
10519 ] 10591 ]
10520 ], 10592 ],
10521 "reviewed-by-human": false 10593 "reviewed-by-human": false
10522 }, 10594 },
10523 "vertices_80_565.png": { 10595 "vertices_80_565.png": {
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
10812 12332625502817210303 10884 12332625502817210303
10813 ] 10885 ]
10814 ], 10886 ],
10815 "bugs": [ 10887 "bugs": [
10816 1578 10888 1578
10817 ], 10889 ],
10818 "reviewed-by-human": false 10890 "reviewed-by-human": false
10819 } 10891 }
10820 } 10892 }
10821 } 10893 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698