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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/expected-results.json

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 3734 matching lines...) Expand 10 before | Expand all | Expand 10 after
3745 }, 3745 },
3746 "dropshadowimagefilter_gpu.png": { 3746 "dropshadowimagefilter_gpu.png": {
3747 "allowed-digests": [ 3747 "allowed-digests": [
3748 [ 3748 [
3749 "bitmap-64bitMD5", 3749 "bitmap-64bitMD5",
3750 6983309335249454236 3750 6983309335249454236
3751 ] 3751 ]
3752 ], 3752 ],
3753 "reviewed-by-human": true 3753 "reviewed-by-human": true
3754 }, 3754 },
3755 "drrect_565.png": {
3756 "allowed-digests": [
3757 [
3758 "bitmap-64bitMD5",
3759 7282537335075785928
3760 ]
3761 ],
3762 "reviewed-by-human": true
3763 },
3764 "drrect_8888.png": {
3765 "allowed-digests": [
3766 [
3767 "bitmap-64bitMD5",
3768 8863849031372460120
3769 ]
3770 ],
3771 "reviewed-by-human": true
3772 },
3773 "drrect_gpu.png": {
3774 "allowed-digests": [
3775 [
3776 "bitmap-64bitMD5",
3777 3779095071531514150
3778 ]
3779 ],
3780 "reviewed-by-human": true
3781 },
3755 "emptypath_565.png": { 3782 "emptypath_565.png": {
3756 "allowed-digests": [ 3783 "allowed-digests": [
3757 [ 3784 [
3758 "bitmap-64bitMD5", 3785 "bitmap-64bitMD5",
3759 18094470146972105480 3786 18094470146972105480
3760 ] 3787 ]
3761 ], 3788 ],
3762 "reviewed-by-human": true 3789 "reviewed-by-human": true
3763 }, 3790 },
3764 "emptypath_8888.png": { 3791 "emptypath_8888.png": {
(...skipping 4652 matching lines...) Expand 10 before | Expand all | Expand 10 after
8417 "allowed-digests": [ 8444 "allowed-digests": [
8418 [ 8445 [
8419 "bitmap-64bitMD5", 8446 "bitmap-64bitMD5",
8420 11611679597896853327 8447 11611679597896853327
8421 ] 8448 ]
8422 ], 8449 ],
8423 "reviewed-by-human": true 8450 "reviewed-by-human": true
8424 } 8451 }
8425 } 8452 }
8426 } 8453 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698