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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/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 3066 matching lines...) Expand 10 before | Expand all | Expand 10 after
3077 }, 3077 },
3078 "complexclip2_rrect_bw_gpu.png": { 3078 "complexclip2_rrect_bw_gpu.png": {
3079 "allowed-digests": [ 3079 "allowed-digests": [
3080 [ 3080 [
3081 "bitmap-64bitMD5", 3081 "bitmap-64bitMD5",
3082 8384023665884550362 3082 8384023665884550362
3083 ] 3083 ]
3084 ], 3084 ],
3085 "reviewed-by-human": true 3085 "reviewed-by-human": true
3086 }, 3086 },
3087 "complexclip3_complex_565.png": {
3088 "allowed-digests": [
3089 [
3090 "bitmap-64bitMD5",
3091 186648471157511132
3092 ]
3093 ],
3094 "reviewed-by-human": true
3095 },
3096 "complexclip3_complex_8888.png": {
3097 "allowed-digests": [
3098 [
3099 "bitmap-64bitMD5",
3100 11287276735682374310
3101 ]
3102 ],
3103 "reviewed-by-human": true
3104 },
3105 "complexclip3_complex_gpu.png": {
3106 "allowed-digests": [
3107 [
3108 "bitmap-64bitMD5",
3109 15567923745194230464
3110 ]
3111 ],
3112 "reviewed-by-human": true
3113 },
3114 "complexclip3_simple_565.png": {
3115 "allowed-digests": [
3116 [
3117 "bitmap-64bitMD5",
3118 3690700472168743234
3119 ]
3120 ],
3121 "reviewed-by-human": true
3122 },
3123 "complexclip3_simple_8888.png": {
3124 "allowed-digests": [
3125 [
3126 "bitmap-64bitMD5",
3127 16117656566335323134
3128 ]
3129 ],
3130 "reviewed-by-human": true
3131 },
3132 "complexclip3_simple_gpu.png": {
3133 "allowed-digests": [
3134 [
3135 "bitmap-64bitMD5",
3136 10336277721169719256
3137 ]
3138 ],
3139 "reviewed-by-human": true
3140 },
3087 "complexclip_aa_565.png": { 3141 "complexclip_aa_565.png": {
3088 "allowed-digests": [ 3142 "allowed-digests": [
3089 [ 3143 [
3090 "bitmap-64bitMD5", 3144 "bitmap-64bitMD5",
3091 563207381090352008 3145 563207381090352008
3092 ] 3146 ]
3093 ], 3147 ],
3094 "reviewed-by-human": true 3148 "reviewed-by-human": true
3095 }, 3149 },
3096 "complexclip_aa_8888.png": { 3150 "complexclip_aa_8888.png": {
(...skipping 7386 matching lines...) Expand 10 before | Expand all | Expand 10 after
10483 "allowed-digests": [ 10537 "allowed-digests": [
10484 [ 10538 [
10485 "bitmap-64bitMD5", 10539 "bitmap-64bitMD5",
10486 16415218204576550093 10540 16415218204576550093
10487 ] 10541 ]
10488 ], 10542 ],
10489 "reviewed-by-human": true 10543 "reviewed-by-human": true
10490 } 10544 }
10491 } 10545 }
10492 } 10546 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698