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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 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 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 }, 494 },
495 "bitmapscroll_gpu.png": { 495 "bitmapscroll_gpu.png": {
496 "allowed-digests": [ 496 "allowed-digests": [
497 [ 497 [
498 "bitmap-64bitMD5", 498 "bitmap-64bitMD5",
499 6217655581025983976 499 6217655581025983976
500 ] 500 ]
501 ], 501 ],
502 "reviewed-by-human": true 502 "reviewed-by-human": true
503 }, 503 },
504 "bitmapshaders_565.png": {
505 "allowed-digests": [
506 [
507 "bitmap-64bitMD5",
508 3251723543179272901
509 ]
510 ],
511 "reviewed-by-human": true
512 },
513 "bitmapshaders_8888.png": {
514 "allowed-digests": [
515 [
516 "bitmap-64bitMD5",
517 9733254237956548489
518 ]
519 ],
520 "reviewed-by-human": true
521 },
504 "bleed_565.png": { 522 "bleed_565.png": {
505 "allowed-digests": [ 523 "allowed-digests": [
506 [ 524 [
507 "bitmap-64bitMD5", 525 "bitmap-64bitMD5",
508 15783127735507338407 526 15783127735507338407
509 ] 527 ]
510 ], 528 ],
511 "reviewed-by-human": true 529 "reviewed-by-human": true
512 }, 530 },
513 "bleed_8888.png": { 531 "bleed_8888.png": {
(...skipping 6794 matching lines...) Expand 10 before | Expand all | Expand 10 after
7308 "allowed-digests": [ 7326 "allowed-digests": [
7309 [ 7327 [
7310 "bitmap-64bitMD5", 7328 "bitmap-64bitMD5",
7311 4445892079183016521 7329 4445892079183016521
7312 ] 7330 ]
7313 ], 7331 ],
7314 "reviewed-by-human": true 7332 "reviewed-by-human": true
7315 } 7333 }
7316 } 7334 }
7317 } 7335 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698