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

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

Issue 810423003: Initial rebaselines for complexclip3 (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 4998 matching lines...) Expand 10 before | Expand all | Expand 10 after
5009 }, 5009 },
5010 "complexclip2_rrect_bw_angle.png": { 5010 "complexclip2_rrect_bw_angle.png": {
5011 "allowed-digests": [ 5011 "allowed-digests": [
5012 [ 5012 [
5013 "bitmap-64bitMD5", 5013 "bitmap-64bitMD5",
5014 452595313551719666 5014 452595313551719666
5015 ] 5015 ]
5016 ], 5016 ],
5017 "reviewed-by-human": true 5017 "reviewed-by-human": true
5018 }, 5018 },
5019 "complexclip3_complex_angle.png": {
5020 "allowed-digests": [
5021 [
5022 "bitmap-64bitMD5",
5023 13020581289954300811
5024 ]
5025 ],
5026 "reviewed-by-human": true
5027 },
5028 "complexclip3_simple_angle.png": {
5029 "allowed-digests": [
5030 [
5031 "bitmap-64bitMD5",
5032 13813998980987863055
5033 ]
5034 ],
5035 "reviewed-by-human": true
5036 },
5019 "complexclip_aa_565.png": { 5037 "complexclip_aa_565.png": {
5020 "allowed-digests": [ 5038 "allowed-digests": [
5021 [ 5039 [
5022 "bitmap-64bitMD5", 5040 "bitmap-64bitMD5",
5023 15086840398446270080 5041 15086840398446270080
5024 ] 5042 ]
5025 ], 5043 ],
5026 "bugs": [ 5044 "bugs": [
5027 1578 5045 1578
5028 ], 5046 ],
(...skipping 10946 matching lines...) Expand 10 before | Expand all | Expand 10 after
15975 "allowed-digests": [ 15993 "allowed-digests": [
15976 [ 15994 [
15977 "bitmap-64bitMD5", 15995 "bitmap-64bitMD5",
15978 12937422788648264516 15996 12937422788648264516
15979 ] 15997 ]
15980 ], 15998 ],
15981 "reviewed-by-human": true 15999 "reviewed-by-human": true
15982 } 16000 }
15983 } 16001 }
15984 } 16002 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698