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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/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 5507 matching lines...) Expand 10 before | Expand all | Expand 10 after
5518 }, 5518 },
5519 "etc1bitmap_gpu.png": { 5519 "etc1bitmap_gpu.png": {
5520 "allowed-digests": [ 5520 "allowed-digests": [
5521 [ 5521 [
5522 "bitmap-64bitMD5", 5522 "bitmap-64bitMD5",
5523 10396043285211938891 5523 10396043285211938891
5524 ] 5524 ]
5525 ], 5525 ],
5526 "reviewed-by-human": true 5526 "reviewed-by-human": true
5527 }, 5527 },
5528 "etc1bitmap_ktx_565.png": {
5529 "allowed-digests": [
5530 [
5531 "bitmap-64bitMD5",
5532 10660132459335344948
5533 ]
5534 ],
5535 "reviewed-by-human": true
5536 },
5537 "etc1bitmap_ktx_8888.png": {
5538 "allowed-digests": [
5539 [
5540 "bitmap-64bitMD5",
5541 17338451294848191155
5542 ]
5543 ],
5544 "reviewed-by-human": true
5545 },
5546 "etc1bitmap_ktx_gpu.png": {
5547 "allowed-digests": [
5548 [
5549 "bitmap-64bitMD5",
5550 17338451294848191155
5551 ]
5552 ],
5553 "reviewed-by-human": true
5554 },
5555 "etc1bitmap_npot_565.png": {
5556 "allowed-digests": [
5557 [
5558 "bitmap-64bitMD5",
5559 4755621039067033683
5560 ]
5561 ],
5562 "reviewed-by-human": true
5563 },
5564 "etc1bitmap_npot_8888.png": {
5565 "allowed-digests": [
5566 [
5567 "bitmap-64bitMD5",
5568 9352463391366748675
5569 ]
5570 ],
5571 "reviewed-by-human": true
5572 },
5573 "etc1bitmap_npot_gpu.png": {
5574 "allowed-digests": [
5575 [
5576 "bitmap-64bitMD5",
5577 9352463391366748675
5578 ]
5579 ],
5580 "reviewed-by-human": true
5581 },
5582 "etc1bitmap_pkm_565.png": {
5583 "allowed-digests": [
5584 [
5585 "bitmap-64bitMD5",
5586 10660132459335344948
5587 ]
5588 ],
5589 "reviewed-by-human": true
5590 },
5591 "etc1bitmap_pkm_8888.png": {
5592 "allowed-digests": [
5593 [
5594 "bitmap-64bitMD5",
5595 17338451294848191155
5596 ]
5597 ],
5598 "reviewed-by-human": true
5599 },
5600 "etc1bitmap_pkm_gpu.png": {
5601 "allowed-digests": [
5602 [
5603 "bitmap-64bitMD5",
5604 17338451294848191155
5605 ]
5606 ],
5607 "reviewed-by-human": true
5608 },
5528 "extractbitmap_565.png": { 5609 "extractbitmap_565.png": {
5529 "allowed-digests": [ 5610 "allowed-digests": [
5530 [ 5611 [
5531 "bitmap-64bitMD5", 5612 "bitmap-64bitMD5",
5532 10931473040653078858 5613 10931473040653078858
5533 ] 5614 ]
5534 ], 5615 ],
5535 "reviewed-by-human": true 5616 "reviewed-by-human": true
5536 }, 5617 },
5537 "extractbitmap_8888.png": { 5618 "extractbitmap_8888.png": {
(...skipping 7010 matching lines...) Expand 10 before | Expand all | Expand 10 after
12548 14019814087375927425 12629 14019814087375927425
12549 ] 12630 ]
12550 ], 12631 ],
12551 "bugs": [ 12632 "bugs": [
12552 1578 12633 1578
12553 ], 12634 ],
12554 "reviewed-by-human": false 12635 "reviewed-by-human": false
12555 } 12636 }
12556 } 12637 }
12557 } 12638 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698