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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 325783003: New etcbitmap baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 5521 matching lines...) Expand 10 before | Expand all | Expand 10 after
5532 }, 5532 },
5533 "etc1bitmap_gpu.png": { 5533 "etc1bitmap_gpu.png": {
5534 "allowed-digests": [ 5534 "allowed-digests": [
5535 [ 5535 [
5536 "bitmap-64bitMD5", 5536 "bitmap-64bitMD5",
5537 10396043285211938891 5537 10396043285211938891
5538 ] 5538 ]
5539 ], 5539 ],
5540 "reviewed-by-human": true 5540 "reviewed-by-human": true
5541 }, 5541 },
5542 "etc1bitmap_ktx_565.png": {
5543 "allowed-digests": [
5544 [
5545 "bitmap-64bitMD5",
5546 10660132459335344948
5547 ]
5548 ],
5549 "reviewed-by-human": true
5550 },
5551 "etc1bitmap_ktx_8888.png": {
5552 "allowed-digests": [
5553 [
5554 "bitmap-64bitMD5",
5555 17338451294848191155
5556 ]
5557 ],
5558 "reviewed-by-human": true
5559 },
5560 "etc1bitmap_ktx_gpu.png": {
5561 "allowed-digests": [
5562 [
5563 "bitmap-64bitMD5",
5564 17338451294848191155
5565 ]
5566 ],
5567 "reviewed-by-human": true
5568 },
5569 "etc1bitmap_npot_565.png": {
5570 "allowed-digests": [
5571 [
5572 "bitmap-64bitMD5",
5573 4755621039067033683
5574 ]
5575 ],
5576 "reviewed-by-human": true
5577 },
5578 "etc1bitmap_npot_8888.png": {
5579 "allowed-digests": [
5580 [
5581 "bitmap-64bitMD5",
5582 9352463391366748675
5583 ]
5584 ],
5585 "reviewed-by-human": true
5586 },
5587 "etc1bitmap_npot_gpu.png": {
5588 "allowed-digests": [
5589 [
5590 "bitmap-64bitMD5",
5591 9352463391366748675
5592 ]
5593 ],
5594 "reviewed-by-human": true
5595 },
5596 "etc1bitmap_pkm_565.png": {
5597 "allowed-digests": [
5598 [
5599 "bitmap-64bitMD5",
5600 10660132459335344948
5601 ]
5602 ],
5603 "reviewed-by-human": true
5604 },
5605 "etc1bitmap_pkm_8888.png": {
5606 "allowed-digests": [
5607 [
5608 "bitmap-64bitMD5",
5609 17338451294848191155
5610 ]
5611 ],
5612 "reviewed-by-human": true
5613 },
5614 "etc1bitmap_pkm_gpu.png": {
5615 "allowed-digests": [
5616 [
5617 "bitmap-64bitMD5",
5618 17338451294848191155
5619 ]
5620 ],
5621 "reviewed-by-human": true
5622 },
5542 "extractbitmap_565.png": { 5623 "extractbitmap_565.png": {
5543 "allowed-digests": [ 5624 "allowed-digests": [
5544 [ 5625 [
5545 "bitmap-64bitMD5", 5626 "bitmap-64bitMD5",
5546 10931473040653078858 5627 10931473040653078858
5547 ] 5628 ]
5548 ], 5629 ],
5549 "reviewed-by-human": true 5630 "reviewed-by-human": true
5550 }, 5631 },
5551 "extractbitmap_8888.png": { 5632 "extractbitmap_8888.png": {
(...skipping 6970 matching lines...) Expand 10 before | Expand all | Expand 10 after
12522 14157160633878011690 12603 14157160633878011690
12523 ] 12604 ]
12524 ], 12605 ],
12525 "bugs": [ 12606 "bugs": [
12526 1578 12607 1578
12527 ], 12608 ],
12528 "reviewed-by-human": false 12609 "reviewed-by-human": false
12529 } 12610 }
12530 } 12611 }
12531 } 12612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698