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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 789293003: Initial baselines for tall_stretched_bitmaps 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 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 17985 matching lines...) Expand 10 before | Expand all | Expand 10 after
17996 "tablecolorfilter_pdf-native.png": { 17996 "tablecolorfilter_pdf-native.png": {
17997 "allowed-digests": [ 17997 "allowed-digests": [
17998 [ 17998 [
17999 "bitmap-64bitMD5", 17999 "bitmap-64bitMD5",
18000 705333233394515453 18000 705333233394515453
18001 ] 18001 ]
18002 ], 18002 ],
18003 "ignore-failure": true, 18003 "ignore-failure": true,
18004 "reviewed-by-human": true 18004 "reviewed-by-human": true
18005 }, 18005 },
18006 "tall_stretched_bitmaps_565.png": {
18007 "allowed-digests": [
18008 [
18009 "bitmap-64bitMD5",
18010 8112427169344840696
18011 ]
18012 ],
18013 "reviewed-by-human": true
18014 },
18015 "tall_stretched_bitmaps_8888.png": {
18016 "allowed-digests": [
18017 [
18018 "bitmap-64bitMD5",
18019 13258880913404178007
18020 ]
18021 ],
18022 "reviewed-by-human": true
18023 },
18024 "tall_stretched_bitmaps_gpu.png": {
18025 "allowed-digests": [
18026 [
18027 "bitmap-64bitMD5",
18028 12006263054098972213
18029 ]
18030 ],
18031 "reviewed-by-human": true
18032 },
18033 "tall_stretched_bitmaps_pdf-mac.png": {
18034 "allowed-digests": [
18035 [
18036 "bitmap-64bitMD5",
18037 7567617041387672039
18038 ]
18039 ],
18040 "reviewed-by-human": true
18041 },
18042 "tall_stretched_bitmaps_pdf-native.png": {
18043 "allowed-digests": [
18044 [
18045 "bitmap-64bitMD5",
18046 4051348133197952691
18047 ]
18048 ],
18049 "reviewed-by-human": true
18050 },
18006 "testimagefilters_565.png": { 18051 "testimagefilters_565.png": {
18007 "allowed-digests": [ 18052 "allowed-digests": [
18008 [ 18053 [
18009 "bitmap-64bitMD5", 18054 "bitmap-64bitMD5",
18010 1369006746513120542 18055 1369006746513120542
18011 ] 18056 ]
18012 ], 18057 ],
18013 "bugs": [ 18058 "bugs": [
18014 1578 18059 1578
18015 ], 18060 ],
(...skipping 1715 matching lines...) Expand 10 before | Expand all | Expand 10 after
19731 "allowed-digests": [ 19776 "allowed-digests": [
19732 [ 19777 [
19733 "bitmap-64bitMD5", 19778 "bitmap-64bitMD5",
19734 11835374726311942978 19779 11835374726311942978
19735 ] 19780 ]
19736 ], 19781 ],
19737 "reviewed-by-human": true 19782 "reviewed-by-human": true
19738 } 19783 }
19739 } 19784 }
19740 } 19785 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698