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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/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 17250 matching lines...) Expand 10 before | Expand all | Expand 10 after
17261 [ 17261 [
17262 "bitmap-64bitMD5", 17262 "bitmap-64bitMD5",
17263 17941013090369285128 17263 17941013090369285128
17264 ] 17264 ]
17265 ], 17265 ],
17266 "bugs": [ 17266 "bugs": [
17267 1578 17267 1578
17268 ], 17268 ],
17269 "reviewed-by-human": false 17269 "reviewed-by-human": false
17270 }, 17270 },
17271 "tall_stretched_bitmaps_565.png": {
17272 "allowed-digests": [
17273 [
17274 "bitmap-64bitMD5",
17275 8112427169344840696
17276 ]
17277 ],
17278 "reviewed-by-human": true
17279 },
17280 "tall_stretched_bitmaps_8888.png": {
17281 "allowed-digests": [
17282 [
17283 "bitmap-64bitMD5",
17284 13258880913404178007
17285 ]
17286 ],
17287 "reviewed-by-human": true
17288 },
17289 "tall_stretched_bitmaps_gpu.png": {
17290 "allowed-digests": [
17291 [
17292 "bitmap-64bitMD5",
17293 12006263054098972213
17294 ]
17295 ],
17296 "reviewed-by-human": true
17297 },
17298 "tall_stretched_bitmaps_pdf-mac.png": {
17299 "allowed-digests": [
17300 [
17301 "bitmap-64bitMD5",
17302 7567617041387672039
17303 ]
17304 ],
17305 "reviewed-by-human": true
17306 },
17271 "testimagefilters_565.png": { 17307 "testimagefilters_565.png": {
17272 "allowed-digests": [ 17308 "allowed-digests": [
17273 [ 17309 [
17274 "bitmap-64bitMD5", 17310 "bitmap-64bitMD5",
17275 1369006746513120542 17311 1369006746513120542
17276 ] 17312 ]
17277 ], 17313 ],
17278 "ignore-failure": false 17314 "ignore-failure": false
17279 }, 17315 },
17280 "testimagefilters_8888.png": { 17316 "testimagefilters_8888.png": {
(...skipping 1508 matching lines...) Expand 10 before | Expand all | Expand 10 after
18789 "allowed-digests": [ 18825 "allowed-digests": [
18790 [ 18826 [
18791 "bitmap-64bitMD5", 18827 "bitmap-64bitMD5",
18792 11835374726311942978 18828 11835374726311942978
18793 ] 18829 ]
18794 ], 18830 ],
18795 "reviewed-by-human": true 18831 "reviewed-by-human": true
18796 } 18832 }
18797 } 18833 }
18798 } 18834 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698