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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-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 10938 matching lines...) Expand 10 before | Expand all | Expand 10 after
15967 "allowed-digests": [ 15985 "allowed-digests": [
15968 [ 15986 [
15969 "bitmap-64bitMD5", 15987 "bitmap-64bitMD5",
15970 12937422788648264516 15988 12937422788648264516
15971 ] 15989 ]
15972 ], 15990 ],
15973 "reviewed-by-human": true 15991 "reviewed-by-human": true
15974 } 15992 }
15975 } 15993 }
15976 } 15994 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698