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

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

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 13470 matching lines...) Expand 10 before | Expand all | Expand 10 after
13481 }, 13481 },
13482 "texdata_pdf-mac.png": { 13482 "texdata_pdf-mac.png": {
13483 "allowed-digests": [ 13483 "allowed-digests": [
13484 [ 13484 [
13485 "bitmap-64bitMD5", 13485 "bitmap-64bitMD5",
13486 8202463522803346863 13486 8202463522803346863
13487 ] 13487 ]
13488 ], 13488 ],
13489 "ignore-failure": false 13489 "ignore-failure": false
13490 }, 13490 },
13491 "textblob_565.png": {
13492 "allowed-digests": [
13493 [
13494 "bitmap-64bitMD5",
13495 15127060620894323098
13496 ]
13497 ],
13498 "reviewed-by-human": true
13499 },
13500 "textblob_8888.png": {
13501 "allowed-digests": [
13502 [
13503 "bitmap-64bitMD5",
13504 12423245059232208787
13505 ]
13506 ],
13507 "reviewed-by-human": true
13508 },
13509 "textblob_gpu.png": {
13510 "allowed-digests": [
13511 [
13512 "bitmap-64bitMD5",
13513 17423557698922749873
13514 ]
13515 ],
13516 "reviewed-by-human": true
13517 },
13518 "textblob_pdf-mac.png": {
13519 "allowed-digests": [
13520 [
13521 "bitmap-64bitMD5",
13522 15999892150934755145
13523 ]
13524 ],
13525 "reviewed-by-human": true
13526 },
13491 "texteffects_565.png": { 13527 "texteffects_565.png": {
13492 "allowed-digests": [ 13528 "allowed-digests": [
13493 [ 13529 [
13494 "bitmap-64bitMD5", 13530 "bitmap-64bitMD5",
13495 11038407228975641784 13531 11038407228975641784
13496 ] 13532 ]
13497 ], 13533 ],
13498 "ignore-failure": false 13534 "ignore-failure": false
13499 }, 13535 },
13500 "texteffects_8888.png": { 13536 "texteffects_8888.png": {
(...skipping 1168 matching lines...) Expand 10 before | Expand all | Expand 10 after
14669 7829854837061118142 14705 7829854837061118142
14670 ] 14706 ]
14671 ], 14707 ],
14672 "bugs": [ 14708 "bugs": [
14673 1578 14709 1578
14674 ], 14710 ],
14675 "reviewed-by-human": false 14711 "reviewed-by-human": false
14676 } 14712 }
14677 } 14713 }
14678 } 14714 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698