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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/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 3733 matching lines...) Expand 10 before | Expand all | Expand 10 after
3744 }, 3744 },
3745 "colorwheel_msaa4.png": { 3745 "colorwheel_msaa4.png": {
3746 "allowed-digests": [ 3746 "allowed-digests": [
3747 [ 3747 [
3748 "bitmap-64bitMD5", 3748 "bitmap-64bitMD5",
3749 9213750015094627215 3749 9213750015094627215
3750 ] 3750 ]
3751 ], 3751 ],
3752 "reviewed-by-human": true 3752 "reviewed-by-human": true
3753 }, 3753 },
3754 "colorwheelnative_565.png": {
3755 "allowed-digests": [
3756 [
3757 "bitmap-64bitMD5",
3758 17955611597624256772
3759 ]
3760 ],
3761 "reviewed-by-human": true
3762 },
3763 "colorwheelnative_8888.png": {
3764 "allowed-digests": [
3765 [
3766 "bitmap-64bitMD5",
3767 1514493088344978777
3768 ]
3769 ],
3770 "reviewed-by-human": true
3771 },
3772 "colorwheelnative_gpu.png": {
3773 "allowed-digests": [
3774 [
3775 "bitmap-64bitMD5",
3776 1514493088344978777
3777 ]
3778 ],
3779 "reviewed-by-human": true
3780 },
3781 "colorwheelnative_msaa4.png": {
3782 "allowed-digests": [
3783 [
3784 "bitmap-64bitMD5",
3785 1514493088344978777
3786 ]
3787 ],
3788 "reviewed-by-human": true
3789 },
3754 "complexclip2_565.png": { 3790 "complexclip2_565.png": {
3755 "allowed-digests": [ 3791 "allowed-digests": [
3756 [ 3792 [
3757 "bitmap-64bitMD5", 3793 "bitmap-64bitMD5",
3758 1971136545200141017 3794 1971136545200141017
3759 ] 3795 ]
3760 ], 3796 ],
3761 "bugs": [ 3797 "bugs": [
3762 1578 3798 1578
3763 ], 3799 ],
(...skipping 10065 matching lines...) Expand 10 before | Expand all | Expand 10 after
13829 "allowed-digests": [ 13865 "allowed-digests": [
13830 [ 13866 [
13831 "bitmap-64bitMD5", 13867 "bitmap-64bitMD5",
13832 10584725278684600171 13868 10584725278684600171
13833 ] 13869 ]
13834 ], 13870 ],
13835 "reviewed-by-human": true 13871 "reviewed-by-human": true
13836 } 13872 }
13837 } 13873 }
13838 } 13874 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698