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

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

Issue 777443002: baseline colorwheelnative (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 4183 matching lines...) Expand 10 before | Expand all | Expand 10 after
4194 }, 4194 },
4195 "colorwheel_msaa4.png": { 4195 "colorwheel_msaa4.png": {
4196 "allowed-digests": [ 4196 "allowed-digests": [
4197 [ 4197 [
4198 "bitmap-64bitMD5", 4198 "bitmap-64bitMD5",
4199 9213750015094627215 4199 9213750015094627215
4200 ] 4200 ]
4201 ], 4201 ],
4202 "reviewed-by-human": true 4202 "reviewed-by-human": true
4203 }, 4203 },
4204 "colorwheelnative_565.png": {
4205 "allowed-digests": [
4206 [
4207 "bitmap-64bitMD5",
4208 17955611597624256772
4209 ]
4210 ],
4211 "reviewed-by-human": true
4212 },
4213 "colorwheelnative_8888.png": {
4214 "allowed-digests": [
4215 [
4216 "bitmap-64bitMD5",
4217 1514493088344978777
4218 ]
4219 ],
4220 "reviewed-by-human": true
4221 },
4222 "colorwheelnative_gpu.png": {
4223 "allowed-digests": [
4224 [
4225 "bitmap-64bitMD5",
4226 1514493088344978777
4227 ]
4228 ],
4229 "reviewed-by-human": true
4230 },
4231 "colorwheelnative_msaa4.png": {
4232 "allowed-digests": [
4233 [
4234 "bitmap-64bitMD5",
4235 1514493088344978777
4236 ]
4237 ],
4238 "reviewed-by-human": true
4239 },
4204 "complexclip2_565.png": { 4240 "complexclip2_565.png": {
4205 "allowed-digests": [ 4241 "allowed-digests": [
4206 [ 4242 [
4207 "bitmap-64bitMD5", 4243 "bitmap-64bitMD5",
4208 1971136545200141017 4244 1971136545200141017
4209 ] 4245 ]
4210 ], 4246 ],
4211 "bugs": [ 4247 "bugs": [
4212 1578 4248 1578
4213 ], 4249 ],
(...skipping 12450 matching lines...) Expand 10 before | Expand all | Expand 10 after
16664 "allowed-digests": [ 16700 "allowed-digests": [
16665 [ 16701 [
16666 "bitmap-64bitMD5", 16702 "bitmap-64bitMD5",
16667 10584725278684600171 16703 10584725278684600171
16668 ] 16704 ]
16669 ], 16705 ],
16670 "reviewed-by-human": true 16706 "reviewed-by-human": true
16671 } 16707 }
16672 } 16708 }
16673 } 16709 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698