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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/expected-results.json

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 months 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 | Annotate | Revision Log
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 5421 matching lines...) Expand 10 before | Expand all | Expand 10 after
5432 }, 5432 },
5433 "imageblur_large_gpu.png": { 5433 "imageblur_large_gpu.png": {
5434 "allowed-digests": [ 5434 "allowed-digests": [
5435 [ 5435 [
5436 "bitmap-64bitMD5", 5436 "bitmap-64bitMD5",
5437 12715406052798468013 5437 12715406052798468013
5438 ] 5438 ]
5439 ], 5439 ],
5440 "reviewed-by-human": true 5440 "reviewed-by-human": true
5441 }, 5441 },
5442 "imageblurtiled_565.png": {
5443 "allowed-digests": [
5444 [
5445 "bitmap-64bitMD5",
5446 4631258918829734073
5447 ]
5448 ]
5449 },
5450 "imageblurtiled_8888.png": {
5451 "allowed-digests": [
5452 [
5453 "bitmap-64bitMD5",
5454 8446004248652136594
5455 ]
5456 ]
5457 },
5458 "imageblurtiled_gpu.png": {
5459 "allowed-digests": [
5460 [
5461 "bitmap-64bitMD5",
5462 14549028717901817720
5463 ]
5464 ]
5465 },
5442 "imagefiltersbase_565.png": { 5466 "imagefiltersbase_565.png": {
5443 "allowed-digests": [ 5467 "allowed-digests": [
5444 [ 5468 [
5445 "bitmap-64bitMD5", 5469 "bitmap-64bitMD5",
5446 12109504540320014381 5470 12109504540320014381
5447 ] 5471 ]
5448 ], 5472 ],
5449 "bugs": [ 5473 "bugs": [
5450 1578 5474 1578
5451 ], 5475 ],
(...skipping 2968 matching lines...) Expand 10 before | Expand all | Expand 10 after
8420 "allowed-digests": [ 8444 "allowed-digests": [
8421 [ 8445 [
8422 "bitmap-64bitMD5", 8446 "bitmap-64bitMD5",
8423 5435605971350264714 8447 5435605971350264714
8424 ] 8448 ]
8425 ], 8449 ],
8426 "reviewed-by-human": true 8450 "reviewed-by-human": true
8427 } 8451 }
8428 } 8452 }
8429 } 8453 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698