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

Side by Side Diff: expectations/gm/Test-Android-Reference-Unknown-Arm64-Release/expected-results.json

Issue 638683002: Add baselines for dftext GM. (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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "reviewed-by-human": true 10 "reviewed-by-human": true
(...skipping 3033 matching lines...) Expand 10 before | Expand all | Expand 10 after
3044 }, 3044 },
3045 "deviceproperties_8888.png": { 3045 "deviceproperties_8888.png": {
3046 "allowed-digests": [ 3046 "allowed-digests": [
3047 [ 3047 [
3048 "bitmap-64bitMD5", 3048 "bitmap-64bitMD5",
3049 14195512172918453244 3049 14195512172918453244
3050 ] 3050 ]
3051 ], 3051 ],
3052 "reviewed-by-human": false 3052 "reviewed-by-human": false
3053 }, 3053 },
3054 "dftext_gpu.png": {
3055 "allowed-digests": [
3056 [
3057 "bitmap-64bitMD5",
3058 3267278486271418277
3059 ]
3060 ],
3061 "reviewed-by-human": true
3062 },
3063 "dftext_msaa16.png": {
3064 "allowed-digests": [
3065 [
3066 "bitmap-64bitMD5",
3067 3267278486271418277
3068 ]
3069 ],
3070 "reviewed-by-human": true
3071 },
3072 "dftext_nvprmsaa4.png": {
3073 "allowed-digests": [
3074 [
3075 "bitmap-64bitMD5",
3076 5234606089072799054
3077 ]
3078 ],
3079 "reviewed-by-human": true
3080 },
3054 "discard_gpu.png": { 3081 "discard_gpu.png": {
3055 "allowed-digests": [ 3082 "allowed-digests": [
3056 [ 3083 [
3057 "bitmap-64bitMD5", 3084 "bitmap-64bitMD5",
3058 11635187478196931850 3085 11635187478196931850
3059 ] 3086 ]
3060 ], 3087 ],
3061 "reviewed-by-human": true 3088 "reviewed-by-human": true
3062 }, 3089 },
3063 "discard_msaa16.png": { 3090 "discard_msaa16.png": {
(...skipping 10209 matching lines...) Expand 10 before | Expand all | Expand 10 after
13273 "allowed-digests": [ 13300 "allowed-digests": [
13274 [ 13301 [
13275 "bitmap-64bitMD5", 13302 "bitmap-64bitMD5",
13276 10030599291822810250 13303 10030599291822810250
13277 ] 13304 ]
13278 ], 13305 ],
13279 "reviewed-by-human": true 13306 "reviewed-by-human": true
13280 } 13307 }
13281 } 13308 }
13282 } 13309 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698