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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 15145 matching lines...) Expand 10 before | Expand all | Expand 10 after
15156 }, 15156 },
15157 "tablecolorfilter_pdf-mac.png": { 15157 "tablecolorfilter_pdf-mac.png": {
15158 "allowed-digests": [ 15158 "allowed-digests": [
15159 [ 15159 [
15160 "bitmap-64bitMD5", 15160 "bitmap-64bitMD5",
15161 8245043912748332156 15161 8245043912748332156
15162 ] 15162 ]
15163 ], 15163 ],
15164 "ignore-failure": false 15164 "ignore-failure": false
15165 }, 15165 },
15166 "tall_stretched_bitmaps_565.png": {
15167 "allowed-digests": [
15168 [
15169 "bitmap-64bitMD5",
15170 8112427169344840696
15171 ]
15172 ],
15173 "reviewed-by-human": true
15174 },
15175 "tall_stretched_bitmaps_8888.png": {
15176 "allowed-digests": [
15177 [
15178 "bitmap-64bitMD5",
15179 13258880913404178007
15180 ]
15181 ],
15182 "reviewed-by-human": true
15183 },
15184 "tall_stretched_bitmaps_gpu.png": {
15185 "allowed-digests": [
15186 [
15187 "bitmap-64bitMD5",
15188 12006263054098972213
15189 ]
15190 ],
15191 "reviewed-by-human": true
15192 },
15193 "tall_stretched_bitmaps_pdf-mac.png": {
15194 "allowed-digests": [
15195 [
15196 "bitmap-64bitMD5",
15197 7567617041387672039
15198 ]
15199 ],
15200 "reviewed-by-human": true
15201 },
15166 "testimagefilters_565.png": { 15202 "testimagefilters_565.png": {
15167 "allowed-digests": [ 15203 "allowed-digests": [
15168 [ 15204 [
15169 "bitmap-64bitMD5", 15205 "bitmap-64bitMD5",
15170 1369006746513120542 15206 1369006746513120542
15171 ] 15207 ]
15172 ], 15208 ],
15173 "ignore-failure": false 15209 "ignore-failure": false
15174 }, 15210 },
15175 "testimagefilters_8888.png": { 15211 "testimagefilters_8888.png": {
(...skipping 1415 matching lines...) Expand 10 before | Expand all | Expand 10 after
16591 "allowed-digests": [ 16627 "allowed-digests": [
16592 [ 16628 [
16593 "bitmap-64bitMD5", 16629 "bitmap-64bitMD5",
16594 11835374726311942978 16630 11835374726311942978
16595 ] 16631 ]
16596 ], 16632 ],
16597 "reviewed-by-human": true 16633 "reviewed-by-human": true
16598 } 16634 }
16599 } 16635 }
16600 } 16636 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698