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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 385643003: New baselines for perlin noise changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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
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 8010 matching lines...) Expand 10 before | Expand all | Expand 10 after
8021 ], 8021 ],
8022 "bugs": [ 8022 "bugs": [
8023 1578 8023 1578
8024 ], 8024 ],
8025 "reviewed-by-human": false 8025 "reviewed-by-human": false
8026 }, 8026 },
8027 "imagefiltersscaled_565.png": { 8027 "imagefiltersscaled_565.png": {
8028 "allowed-digests": [ 8028 "allowed-digests": [
8029 [ 8029 [
8030 "bitmap-64bitMD5", 8030 "bitmap-64bitMD5",
8031 16374068527216052297 8031 2337680673667749002
8032 ] 8032 ]
8033 ], 8033 ],
8034 "reviewed-by-human": true 8034 "reviewed-by-human": true
8035 }, 8035 },
8036 "imagefiltersscaled_8888.png": { 8036 "imagefiltersscaled_8888.png": {
8037 "allowed-digests": [ 8037 "allowed-digests": [
8038 [ 8038 [
8039 "bitmap-64bitMD5", 8039 "bitmap-64bitMD5",
8040 4781711442727351551 8040 4781711442727351551
8041 ] 8041 ]
(...skipping 1452 matching lines...) Expand 10 before | Expand all | Expand 10 after
9494 "bitmap-64bitMD5", 9494 "bitmap-64bitMD5",
9495 6965683717537832872 9495 6965683717537832872
9496 ] 9496 ]
9497 ], 9497 ],
9498 "reviewed-by-human": false 9498 "reviewed-by-human": false
9499 }, 9499 },
9500 "perlinnoise_565.png": { 9500 "perlinnoise_565.png": {
9501 "allowed-digests": [ 9501 "allowed-digests": [
9502 [ 9502 [
9503 "bitmap-64bitMD5", 9503 "bitmap-64bitMD5",
9504 16968168405481699903 9504 1539561209878927288
9505 ] 9505 ]
9506 ], 9506 ],
9507 "reviewed-by-human": true 9507 "reviewed-by-human": true
9508 }, 9508 },
9509 "perlinnoise_8888.png": { 9509 "perlinnoise_8888.png": {
9510 "allowed-digests": [ 9510 "allowed-digests": [
9511 [ 9511 [
9512 "bitmap-64bitMD5", 9512 "bitmap-64bitMD5",
9513 1098763191610264229 9513 1098763191610264229
9514 ] 9514 ]
(...skipping 3007 matching lines...) Expand 10 before | Expand all | Expand 10 after
12522 14157160633878011690 12522 14157160633878011690
12523 ] 12523 ]
12524 ], 12524 ],
12525 "bugs": [ 12525 "bugs": [
12526 1578 12526 1578
12527 ], 12527 ],
12528 "reviewed-by-human": false 12528 "reviewed-by-human": false
12529 } 12529 }
12530 } 12530 }
12531 } 12531 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698