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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 20354 matching lines...) Expand 10 before | Expand all | Expand 10 after
20365 }, 20365 },
20366 "tablecolorfilter_pdf-poppler.png": { 20366 "tablecolorfilter_pdf-poppler.png": {
20367 "allowed-digests": [ 20367 "allowed-digests": [
20368 [ 20368 [
20369 "bitmap-64bitMD5", 20369 "bitmap-64bitMD5",
20370 13991841703694333259 20370 13991841703694333259
20371 ] 20371 ]
20372 ], 20372 ],
20373 "reviewed-by-human": true 20373 "reviewed-by-human": true
20374 }, 20374 },
20375 "tall_stretched_bitmaps_565.png": {
20376 "allowed-digests": [
20377 [
20378 "bitmap-64bitMD5",
20379 15371559998374992536
20380 ]
20381 ],
20382 "reviewed-by-human": true
20383 },
20384 "tall_stretched_bitmaps_8888.png": {
20385 "allowed-digests": [
20386 [
20387 "bitmap-64bitMD5",
20388 2202003902911080027
20389 ]
20390 ],
20391 "reviewed-by-human": true
20392 },
20393 "tall_stretched_bitmaps_gpu.png": {
20394 "allowed-digests": [
20395 [
20396 "bitmap-64bitMD5",
20397 4241719939925195818
20398 ]
20399 ],
20400 "reviewed-by-human": true
20401 },
20402 "tall_stretched_bitmaps_msaa16.png": {
20403 "allowed-digests": [
20404 [
20405 "bitmap-64bitMD5",
20406 12429773990874968255
20407 ]
20408 ],
20409 "reviewed-by-human": true
20410 },
20411 "tall_stretched_bitmaps_nvprmsaa4.png": {
20412 "allowed-digests": [
20413 [
20414 "bitmap-64bitMD5",
20415 4241719939925195818
20416 ]
20417 ],
20418 "reviewed-by-human": true
20419 },
20420 "tall_stretched_bitmaps_pdf-poppler.png": {
20421 "allowed-digests": [
20422 [
20423 "bitmap-64bitMD5",
20424 1418947851733889551
20425 ]
20426 ],
20427 "reviewed-by-human": true
20428 },
20375 "testimagefilters_565.png": { 20429 "testimagefilters_565.png": {
20376 "allowed-digests": [ 20430 "allowed-digests": [
20377 [ 20431 [
20378 "bitmap-64bitMD5", 20432 "bitmap-64bitMD5",
20379 10876942606580879984 20433 10876942606580879984
20380 ] 20434 ]
20381 ], 20435 ],
20382 "ignore-failure": false 20436 "ignore-failure": false
20383 }, 20437 },
20384 "testimagefilters_8888.png": { 20438 "testimagefilters_8888.png": {
(...skipping 1832 matching lines...) Expand 10 before | Expand all | Expand 10 after
22217 "allowed-digests": [ 22271 "allowed-digests": [
22218 [ 22272 [
22219 "bitmap-64bitMD5", 22273 "bitmap-64bitMD5",
22220 11835374726311942978 22274 11835374726311942978
22221 ] 22275 ]
22222 ], 22276 ],
22223 "reviewed-by-human": true 22277 "reviewed-by-human": true
22224 } 22278 }
22225 } 22279 }
22226 } 22280 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698