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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json

Issue 325783003: New etcbitmap baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 4043 matching lines...) Expand 10 before | Expand all | Expand 10 after
4054 }, 4054 },
4055 "etc1bitmap_8888.png": { 4055 "etc1bitmap_8888.png": {
4056 "allowed-digests": [ 4056 "allowed-digests": [
4057 [ 4057 [
4058 "bitmap-64bitMD5", 4058 "bitmap-64bitMD5",
4059 10396043285211938891 4059 10396043285211938891
4060 ] 4060 ]
4061 ], 4061 ],
4062 "reviewed-by-human": true 4062 "reviewed-by-human": true
4063 }, 4063 },
4064 "etc1bitmap_ktx_565.png": {
4065 "allowed-digests": [
4066 [
4067 "bitmap-64bitMD5",
4068 10660132459335344948
4069 ]
4070 ],
4071 "reviewed-by-human": true
4072 },
4073 "etc1bitmap_ktx_8888.png": {
4074 "allowed-digests": [
4075 [
4076 "bitmap-64bitMD5",
4077 17338451294848191155
4078 ]
4079 ],
4080 "reviewed-by-human": true
4081 },
4082 "etc1bitmap_npot_565.png": {
4083 "allowed-digests": [
4084 [
4085 "bitmap-64bitMD5",
4086 4755621039067033683
4087 ]
4088 ],
4089 "reviewed-by-human": true
4090 },
4091 "etc1bitmap_npot_8888.png": {
4092 "allowed-digests": [
4093 [
4094 "bitmap-64bitMD5",
4095 9352463391366748675
4096 ]
4097 ],
4098 "reviewed-by-human": true
4099 },
4100 "etc1bitmap_pkm_565.png": {
4101 "allowed-digests": [
4102 [
4103 "bitmap-64bitMD5",
4104 10660132459335344948
4105 ]
4106 ],
4107 "reviewed-by-human": true
4108 },
4109 "etc1bitmap_pkm_8888.png": {
4110 "allowed-digests": [
4111 [
4112 "bitmap-64bitMD5",
4113 17338451294848191155
4114 ]
4115 ],
4116 "reviewed-by-human": true
4117 },
4064 "extractbitmap_565.png": { 4118 "extractbitmap_565.png": {
4065 "allowed-digests": [ 4119 "allowed-digests": [
4066 [ 4120 [
4067 "bitmap-64bitMD5", 4121 "bitmap-64bitMD5",
4068 11559795738519917215 4122 11559795738519917215
4069 ] 4123 ]
4070 ], 4124 ],
4071 "reviewed-by-human": true 4125 "reviewed-by-human": true
4072 }, 4126 },
4073 "extractbitmap_8888.png": { 4127 "extractbitmap_8888.png": {
(...skipping 5047 matching lines...) Expand 10 before | Expand all | Expand 10 after
9121 "allowed-digests": [ 9175 "allowed-digests": [
9122 [ 9176 [
9123 "bitmap-64bitMD5", 9177 "bitmap-64bitMD5",
9124 11611679597896853327 9178 11611679597896853327
9125 ] 9179 ]
9126 ], 9180 ],
9127 "reviewed-by-human": true 9181 "reviewed-by-human": true
9128 } 9182 }
9129 } 9183 }
9130 } 9184 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698