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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 4733 matching lines...) Expand 10 before | Expand all | Expand 10 after
4744 ] 4744 ]
4745 }, 4745 },
4746 "pictureimagefilter_8888.png": { 4746 "pictureimagefilter_8888.png": {
4747 "allowed-digests": [ 4747 "allowed-digests": [
4748 [ 4748 [
4749 "bitmap-64bitMD5", 4749 "bitmap-64bitMD5",
4750 13678677291306334000 4750 13678677291306334000
4751 ] 4751 ]
4752 ] 4752 ]
4753 }, 4753 },
4754 "pictureshader_565.png": {
4755 "allowed-digests": [
4756 [
4757 "bitmap-64bitMD5",
4758 800697087774207503
4759 ]
4760 ],
4761 "reviewed-by-human": true
4762 },
4763 "pictureshader_8888.png": {
4764 "allowed-digests": [
4765 [
4766 "bitmap-64bitMD5",
4767 18050078832883733491
4768 ]
4769 ],
4770 "reviewed-by-human": true
4771 },
4754 "points_565.png": { 4772 "points_565.png": {
4755 "allowed-digests": [ 4773 "allowed-digests": [
4756 [ 4774 [
4757 "bitmap-64bitMD5", 4775 "bitmap-64bitMD5",
4758 8567194488499472739 4776 8567194488499472739
4759 ] 4777 ]
4760 ], 4778 ],
4761 "bugs": [ 4779 "bugs": [
4762 1578 4780 1578
4763 ], 4781 ],
(...skipping 1434 matching lines...) Expand 10 before | Expand all | Expand 10 after
6198 2149562185397201955 6216 2149562185397201955
6199 ] 6217 ]
6200 ], 6218 ],
6201 "bugs": [ 6219 "bugs": [
6202 1578 6220 1578
6203 ], 6221 ],
6204 "reviewed-by-human": false 6222 "reviewed-by-human": false
6205 } 6223 }
6206 } 6224 }
6207 } 6225 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698