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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-GTX660-x86_64-Release/expected-results.json

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 7 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 | Annotate | Revision Log
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 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 6999 matching lines...) Expand 10 before | Expand all | Expand 10 after
7010 [ 7010 [
7011 "bitmap-64bitMD5", 7011 "bitmap-64bitMD5",
7012 7819825549601859094 7012 7819825549601859094
7013 ] 7013 ]
7014 ], 7014 ],
7015 "bugs": [ 7015 "bugs": [
7016 1935 7016 1935
7017 ], 7017 ],
7018 "reviewed-by-human": false 7018 "reviewed-by-human": false
7019 }, 7019 },
7020 "discard_gpu.png": {
7021 "allowed-digests": [
7022 [
7023 "bitmap-64bitMD5",
7024 11635187478196931850
7025 ]
7026 ],
7027 "reviewed-by-human": true
7028 },
7029 "discard_msaa16.png": {
7030 "allowed-digests": [
7031 [
7032 "bitmap-64bitMD5",
7033 11635187478196931850
7034 ]
7035 ],
7036 "reviewed-by-human": true
7037 },
7038 "discard_nvprmsaa4.png": {
7039 "allowed-digests": [
7040 [
7041 "bitmap-64bitMD5",
7042 11635187478196931850
7043 ]
7044 ],
7045 "reviewed-by-human": true
7046 },
7020 "displacement_565.png": { 7047 "displacement_565.png": {
7021 "allowed-digests": [ 7048 "allowed-digests": [
7022 [ 7049 [
7023 "bitmap-64bitMD5", 7050 "bitmap-64bitMD5",
7024 9127724751254250264 7051 9127724751254250264
7025 ] 7052 ]
7026 ], 7053 ],
7027 "bugs": [ 7054 "bugs": [
7028 1935 7055 1935
7029 ], 7056 ],
(...skipping 11736 matching lines...) Expand 10 before | Expand all | Expand 10 after
18766 14019814087375927425 18793 14019814087375927425
18767 ] 18794 ]
18768 ], 18795 ],
18769 "bugs": [ 18796 "bugs": [
18770 1935 18797 1935
18771 ], 18798 ],
18772 "reviewed-by-human": false 18799 "reviewed-by-human": false
18773 } 18800 }
18774 } 18801 }
18775 } 18802 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698