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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 5527 matching lines...) Expand 10 before | Expand all | Expand 10 after
5538 }, 5538 },
5539 "etc1bitmap_gpu.png": { 5539 "etc1bitmap_gpu.png": {
5540 "allowed-digests": [ 5540 "allowed-digests": [
5541 [ 5541 [
5542 "bitmap-64bitMD5", 5542 "bitmap-64bitMD5",
5543 10396043285211938891 5543 10396043285211938891
5544 ] 5544 ]
5545 ], 5545 ],
5546 "reviewed-by-human": true 5546 "reviewed-by-human": true
5547 }, 5547 },
5548 "etc1bitmap_ktx_565.png": {
5549 "allowed-digests": [
5550 [
5551 "bitmap-64bitMD5",
5552 10660132459335344948
5553 ]
5554 ],
5555 "reviewed-by-human": true
5556 },
5557 "etc1bitmap_ktx_8888.png": {
5558 "allowed-digests": [
5559 [
5560 "bitmap-64bitMD5",
5561 17338451294848191155
5562 ]
5563 ],
5564 "reviewed-by-human": true
5565 },
5566 "etc1bitmap_ktx_gpu.png": {
5567 "allowed-digests": [
5568 [
5569 "bitmap-64bitMD5",
5570 17338451294848191155
5571 ]
5572 ],
5573 "reviewed-by-human": true
5574 },
5575 "etc1bitmap_npot_565.png": {
5576 "allowed-digests": [
5577 [
5578 "bitmap-64bitMD5",
5579 4755621039067033683
5580 ]
5581 ],
5582 "reviewed-by-human": true
5583 },
5584 "etc1bitmap_npot_8888.png": {
5585 "allowed-digests": [
5586 [
5587 "bitmap-64bitMD5",
5588 9352463391366748675
5589 ]
5590 ],
5591 "reviewed-by-human": true
5592 },
5593 "etc1bitmap_npot_gpu.png": {
5594 "allowed-digests": [
5595 [
5596 "bitmap-64bitMD5",
5597 9352463391366748675
5598 ]
5599 ],
5600 "reviewed-by-human": true
5601 },
5602 "etc1bitmap_pkm_565.png": {
5603 "allowed-digests": [
5604 [
5605 "bitmap-64bitMD5",
5606 10660132459335344948
5607 ]
5608 ],
5609 "reviewed-by-human": true
5610 },
5611 "etc1bitmap_pkm_8888.png": {
5612 "allowed-digests": [
5613 [
5614 "bitmap-64bitMD5",
5615 17338451294848191155
5616 ]
5617 ],
5618 "reviewed-by-human": true
5619 },
5620 "etc1bitmap_pkm_gpu.png": {
5621 "allowed-digests": [
5622 [
5623 "bitmap-64bitMD5",
5624 17338451294848191155
5625 ]
5626 ],
5627 "reviewed-by-human": true
5628 },
5548 "extractbitmap_565.png": { 5629 "extractbitmap_565.png": {
5549 "allowed-digests": [ 5630 "allowed-digests": [
5550 [ 5631 [
5551 "bitmap-64bitMD5", 5632 "bitmap-64bitMD5",
5552 10931473040653078858 5633 10931473040653078858
5553 ] 5634 ]
5554 ], 5635 ],
5555 "reviewed-by-human": true 5636 "reviewed-by-human": true
5556 }, 5637 },
5557 "extractbitmap_8888.png": { 5638 "extractbitmap_8888.png": {
(...skipping 6977 matching lines...) Expand 10 before | Expand all | Expand 10 after
12535 14157160633878011690 12616 14157160633878011690
12536 ] 12617 ]
12537 ], 12618 ],
12538 "bugs": [ 12619 "bugs": [
12539 1578 12620 1578
12540 ], 12621 ],
12541 "reviewed-by-human": false 12622 "reviewed-by-human": false
12542 } 12623 }
12543 } 12624 }
12544 } 12625 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698