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

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

Issue 777443002: baseline colorwheelnative (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 4720 matching lines...) Expand 10 before | Expand all | Expand 10 after
4731 }, 4731 },
4732 "colorwheel_angle.png": { 4732 "colorwheel_angle.png": {
4733 "allowed-digests": [ 4733 "allowed-digests": [
4734 [ 4734 [
4735 "bitmap-64bitMD5", 4735 "bitmap-64bitMD5",
4736 13649818419967193993 4736 13649818419967193993
4737 ] 4737 ]
4738 ], 4738 ],
4739 "reviewed-by-human": true 4739 "reviewed-by-human": true
4740 }, 4740 },
4741 "colorwheelnative_angle.png": {
4742 "allowed-digests": [
4743 [
4744 "bitmap-64bitMD5",
4745 3263840505645778944
4746 ]
4747 ],
4748 "reviewed-by-human": true
4749 },
4741 "complexclip2_565.png": { 4750 "complexclip2_565.png": {
4742 "allowed-digests": [ 4751 "allowed-digests": [
4743 [ 4752 [
4744 "bitmap-64bitMD5", 4753 "bitmap-64bitMD5",
4745 1971136545200141017 4754 1971136545200141017
4746 ] 4755 ]
4747 ], 4756 ],
4748 "bugs": [ 4757 "bugs": [
4749 1578 4758 1578
4750 ], 4759 ],
(...skipping 11167 matching lines...) Expand 10 before | Expand all | Expand 10 after
15918 "allowed-digests": [ 15927 "allowed-digests": [
15919 [ 15928 [
15920 "bitmap-64bitMD5", 15929 "bitmap-64bitMD5",
15921 12937422788648264516 15930 12937422788648264516
15922 ] 15931 ]
15923 ], 15932 ],
15924 "reviewed-by-human": true 15933 "reviewed-by-human": true
15925 } 15934 }
15926 } 15935 }
15927 } 15936 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698