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

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

Issue 810423003: Initial rebaselines for complexclip3 (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 3028 matching lines...) Expand 10 before | Expand all | Expand 10 after
3039 }, 3039 },
3040 "complexclip2_rrect_bw_gpu.png": { 3040 "complexclip2_rrect_bw_gpu.png": {
3041 "allowed-digests": [ 3041 "allowed-digests": [
3042 [ 3042 [
3043 "bitmap-64bitMD5", 3043 "bitmap-64bitMD5",
3044 8384023665884550362 3044 8384023665884550362
3045 ] 3045 ]
3046 ], 3046 ],
3047 "reviewed-by-human": true 3047 "reviewed-by-human": true
3048 }, 3048 },
3049 "complexclip3_complex_565.png": {
3050 "allowed-digests": [
3051 [
3052 "bitmap-64bitMD5",
3053 3614121503550569911
3054 ]
3055 ],
3056 "reviewed-by-human": true
3057 },
3058 "complexclip3_complex_8888.png": {
3059 "allowed-digests": [
3060 [
3061 "bitmap-64bitMD5",
3062 9040794042848839917
3063 ]
3064 ],
3065 "reviewed-by-human": true
3066 },
3067 "complexclip3_complex_gpu.png": {
3068 "allowed-digests": [
3069 [
3070 "bitmap-64bitMD5",
3071 6563191075972281015
3072 ]
3073 ],
3074 "reviewed-by-human": true
3075 },
3076 "complexclip3_simple_565.png": {
3077 "allowed-digests": [
3078 [
3079 "bitmap-64bitMD5",
3080 15108830859342865697
3081 ]
3082 ],
3083 "reviewed-by-human": true
3084 },
3085 "complexclip3_simple_8888.png": {
3086 "allowed-digests": [
3087 [
3088 "bitmap-64bitMD5",
3089 14123755649794783714
3090 ]
3091 ],
3092 "reviewed-by-human": true
3093 },
3094 "complexclip3_simple_gpu.png": {
3095 "allowed-digests": [
3096 [
3097 "bitmap-64bitMD5",
3098 7767738330484383574
3099 ]
3100 ],
3101 "reviewed-by-human": true
3102 },
3049 "complexclip_aa_565.png": { 3103 "complexclip_aa_565.png": {
3050 "allowed-digests": [ 3104 "allowed-digests": [
3051 [ 3105 [
3052 "bitmap-64bitMD5", 3106 "bitmap-64bitMD5",
3053 4104797309315770800 3107 4104797309315770800
3054 ] 3108 ]
3055 ], 3109 ],
3056 "reviewed-by-human": true 3110 "reviewed-by-human": true
3057 }, 3111 },
3058 "complexclip_aa_8888.png": { 3112 "complexclip_aa_8888.png": {
(...skipping 7372 matching lines...) Expand 10 before | Expand all | Expand 10 after
10431 "allowed-digests": [ 10485 "allowed-digests": [
10432 [ 10486 [
10433 "bitmap-64bitMD5", 10487 "bitmap-64bitMD5",
10434 16415218204576550093 10488 16415218204576550093
10435 ] 10489 ]
10436 ], 10490 ],
10437 "reviewed-by-human": true 10491 "reviewed-by-human": true
10438 } 10492 }
10439 } 10493 }
10440 } 10494 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698