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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-GTX660-x86-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 7008 matching lines...) Expand 10 before | Expand all | Expand 10 after
7019 [ 7019 [
7020 "bitmap-64bitMD5", 7020 "bitmap-64bitMD5",
7021 7819825549601859094 7021 7819825549601859094
7022 ] 7022 ]
7023 ], 7023 ],
7024 "bugs": [ 7024 "bugs": [
7025 1935 7025 1935
7026 ], 7026 ],
7027 "reviewed-by-human": false 7027 "reviewed-by-human": false
7028 }, 7028 },
7029 "discard_gpu.png": {
7030 "allowed-digests": [
7031 [
7032 "bitmap-64bitMD5",
7033 11635187478196931850
7034 ]
7035 ],
7036 "reviewed-by-human": true
7037 },
7038 "discard_msaa16.png": {
7039 "allowed-digests": [
7040 [
7041 "bitmap-64bitMD5",
7042 11635187478196931850
7043 ]
7044 ],
7045 "reviewed-by-human": true
7046 },
7047 "discard_nvprmsaa4.png": {
7048 "allowed-digests": [
7049 [
7050 "bitmap-64bitMD5",
7051 11635187478196931850
7052 ]
7053 ],
7054 "reviewed-by-human": true
7055 },
7029 "displacement_565.png": { 7056 "displacement_565.png": {
7030 "allowed-digests": [ 7057 "allowed-digests": [
7031 [ 7058 [
7032 "bitmap-64bitMD5", 7059 "bitmap-64bitMD5",
7033 9127724751254250264 7060 9127724751254250264
7034 ] 7061 ]
7035 ], 7062 ],
7036 "bugs": [ 7063 "bugs": [
7037 1935 7064 1935
7038 ], 7065 ],
(...skipping 11729 matching lines...) Expand 10 before | Expand all | Expand 10 after
18768 14019814087375927425 18795 14019814087375927425
18769 ] 18796 ]
18770 ], 18797 ],
18771 "bugs": [ 18798 "bugs": [
18772 1935 18799 1935
18773 ], 18800 ],
18774 "reviewed-by-human": false 18801 "reviewed-by-human": false
18775 } 18802 }
18776 } 18803 }
18777 } 18804 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698