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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-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 3051 matching lines...) Expand 10 before | Expand all | Expand 10 after
3062 }, 3062 },
3063 "dropshadowimagefilter_8888.png": { 3063 "dropshadowimagefilter_8888.png": {
3064 "allowed-digests": [ 3064 "allowed-digests": [
3065 [ 3065 [
3066 "bitmap-64bitMD5", 3066 "bitmap-64bitMD5",
3067 13313875175804070508 3067 13313875175804070508
3068 ] 3068 ]
3069 ], 3069 ],
3070 "reviewed-by-human": true 3070 "reviewed-by-human": true
3071 }, 3071 },
3072 "drrect_565.png": {
3073 "allowed-digests": [
3074 [
3075 "bitmap-64bitMD5",
3076 3740162382031499255
3077 ]
3078 ],
3079 "reviewed-by-human": true
3080 },
3081 "drrect_8888.png": {
3082 "allowed-digests": [
3083 [
3084 "bitmap-64bitMD5",
3085 7505650564332324157
3086 ]
3087 ],
3088 "reviewed-by-human": true
3089 },
3072 "emptypath_565.png": { 3090 "emptypath_565.png": {
3073 "allowed-digests": [ 3091 "allowed-digests": [
3074 [ 3092 [
3075 "bitmap-64bitMD5", 3093 "bitmap-64bitMD5",
3076 5887470903797208725 3094 5887470903797208725
3077 ] 3095 ]
3078 ], 3096 ],
3079 "reviewed-by-human": true 3097 "reviewed-by-human": true
3080 }, 3098 },
3081 "emptypath_8888.png": { 3099 "emptypath_8888.png": {
(...skipping 3733 matching lines...) Expand 10 before | Expand all | Expand 10 after
6815 "allowed-digests": [ 6833 "allowed-digests": [
6816 [ 6834 [
6817 "bitmap-64bitMD5", 6835 "bitmap-64bitMD5",
6818 12078165737327679843 6836 12078165737327679843
6819 ] 6837 ]
6820 ], 6838 ],
6821 "reviewed-by-human": true 6839 "reviewed-by-human": true
6822 } 6840 }
6823 } 6841 }
6824 } 6842 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698