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

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

Issue 787423002: Add baseline images for new filterfastbounds GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 6621 matching lines...) Expand 10 before | Expand all | Expand 10 after
6632 [ 6632 [
6633 "bitmap-64bitMD5", 6633 "bitmap-64bitMD5",
6634 15119779585200598960 6634 15119779585200598960
6635 ] 6635 ]
6636 ], 6636 ],
6637 "bugs": [ 6637 "bugs": [
6638 2146 6638 2146
6639 ], 6639 ],
6640 "reviewed-by-human": false 6640 "reviewed-by-human": false
6641 }, 6641 },
6642 "filterfastbounds_565.png": {
6643 "allowed-digests": [
6644 [
6645 "bitmap-64bitMD5",
6646 12567077521204865249
6647 ]
6648 ],
6649 "reviewed-by-human": true
6650 },
6651 "filterfastbounds_8888.png": {
6652 "allowed-digests": [
6653 [
6654 "bitmap-64bitMD5",
6655 15463418104783569795
6656 ]
6657 ],
6658 "reviewed-by-human": true
6659 },
6660 "filterfastbounds_gpu.png": {
6661 "allowed-digests": [
6662 [
6663 "bitmap-64bitMD5",
6664 13673953230363301373
6665 ]
6666 ],
6667 "reviewed-by-human": true
6668 },
6642 "filterindiabox_565.png": { 6669 "filterindiabox_565.png": {
6643 "allowed-digests": [ 6670 "allowed-digests": [
6644 [ 6671 [
6645 "bitmap-64bitMD5", 6672 "bitmap-64bitMD5",
6646 18256632532748680124 6673 18256632532748680124
6647 ] 6674 ]
6648 ], 6675 ],
6649 "reviewed-by-human": true 6676 "reviewed-by-human": true
6650 }, 6677 },
6651 "filterindiabox_8888.png": { 6678 "filterindiabox_8888.png": {
(...skipping 7249 matching lines...) Expand 10 before | Expand all | Expand 10 after
13901 "allowed-digests": [ 13928 "allowed-digests": [
13902 [ 13929 [
13903 "bitmap-64bitMD5", 13930 "bitmap-64bitMD5",
13904 12937422788648264516 13931 12937422788648264516
13905 ] 13932 ]
13906 ], 13933 ],
13907 "reviewed-by-human": true 13934 "reviewed-by-human": true
13908 } 13935 }
13909 } 13936 }
13910 } 13937 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698