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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 3013 matching lines...) Expand 10 before | Expand all | Expand 10 after
3024 }, 3024 },
3025 "clamped_gradients_msaa4.png": { 3025 "clamped_gradients_msaa4.png": {
3026 "allowed-digests": [ 3026 "allowed-digests": [
3027 [ 3027 [
3028 "bitmap-64bitMD5", 3028 "bitmap-64bitMD5",
3029 4165161027652562674 3029 4165161027652562674
3030 ] 3030 ]
3031 ], 3031 ],
3032 "ignore-failure": false 3032 "ignore-failure": false
3033 }, 3033 },
3034 "clip_strokerect_565.png": {
3035 "allowed-digests": [
3036 [
3037 "bitmap-64bitMD5",
3038 13890106243991361094
3039 ]
3040 ],
3041 "reviewed-by-human": true
3042 },
3043 "clip_strokerect_8888.png": {
3044 "allowed-digests": [
3045 [
3046 "bitmap-64bitMD5",
3047 13890106243991361094
3048 ]
3049 ],
3050 "reviewed-by-human": true
3051 },
3052 "clip_strokerect_gpu.png": {
3053 "allowed-digests": [
3054 [
3055 "bitmap-64bitMD5",
3056 13890106243991361094
3057 ]
3058 ],
3059 "reviewed-by-human": true
3060 },
3061 "clip_strokerect_msaa4.png": {
3062 "allowed-digests": [
3063 [
3064 "bitmap-64bitMD5",
3065 13890106243991361094
3066 ]
3067 ],
3068 "reviewed-by-human": true
3069 },
3034 "clipped-bitmap-shaders-clamp-hq_565.png": { 3070 "clipped-bitmap-shaders-clamp-hq_565.png": {
3035 "allowed-digests": [ 3071 "allowed-digests": [
3036 [ 3072 [
3037 "bitmap-64bitMD5", 3073 "bitmap-64bitMD5",
3038 5543970311616574408 3074 5543970311616574408
3039 ] 3075 ]
3040 ], 3076 ],
3041 "bugs": [ 3077 "bugs": [
3042 1759 3078 1759
3043 ], 3079 ],
(...skipping 10051 matching lines...) Expand 10 before | Expand all | Expand 10 after
13095 "allowed-digests": [ 13131 "allowed-digests": [
13096 [ 13132 [
13097 "bitmap-64bitMD5", 13133 "bitmap-64bitMD5",
13098 14593717200149920625 13134 14593717200149920625
13099 ] 13135 ]
13100 ], 13136 ],
13101 "reviewed-by-human": false 13137 "reviewed-by-human": false
13102 } 13138 }
13103 } 13139 }
13104 } 13140 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698