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

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

Issue 300063007: Update expectations for etc1bitmap (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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 5628 matching lines...) Expand 10 before | Expand all | Expand 10 after
5639 [ 5639 [
5640 "bitmap-64bitMD5", 5640 "bitmap-64bitMD5",
5641 1888282549081450067 5641 1888282549081450067
5642 ] 5642 ]
5643 ], 5643 ],
5644 "bugs": [ 5644 "bugs": [
5645 2146 5645 2146
5646 ], 5646 ],
5647 "reviewed-by-human": false 5647 "reviewed-by-human": false
5648 }, 5648 },
5649 "etc1bitmap_565.png": {
5650 "allowed-digests": [
5651 [
5652 "bitmap-64bitMD5",
5653 8838288695784762395
5654 ]
5655 ],
5656 "reviewed-by-human": true
5657 },
5658 "etc1bitmap_8888.png": {
5659 "allowed-digests": [
5660 [
5661 "bitmap-64bitMD5",
5662 1071167039507139557
5663 ]
5664 ],
5665 "reviewed-by-human": true
5666 },
5649 "extractbitmap_565.png": { 5667 "extractbitmap_565.png": {
5650 "allowed-digests": [ 5668 "allowed-digests": [
5651 [ 5669 [
5652 "bitmap-64bitMD5", 5670 "bitmap-64bitMD5",
5653 3413275480583367858 5671 3413275480583367858
5654 ] 5672 ]
5655 ], 5673 ],
5656 "bugs": [ 5674 "bugs": [
5657 2146 5675 2146
5658 ], 5676 ],
(...skipping 7745 matching lines...) Expand 10 before | Expand all | Expand 10 after
13404 15843716056234692659 13422 15843716056234692659
13405 ] 13423 ]
13406 ], 13424 ],
13407 "bugs": [ 13425 "bugs": [
13408 2146 13426 2146
13409 ], 13427 ],
13410 "reviewed-by-human": false 13428 "reviewed-by-human": false
13411 } 13429 }
13412 } 13430 }
13413 } 13431 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698