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

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

Issue 618373002: add baseline for clip_strokerect (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 "bugs": [ 10 "bugs": [
(...skipping 2362 matching lines...) Expand 10 before | Expand all | Expand 10 after
2373 }, 2373 },
2374 "clamped_gradients_gpu.png": { 2374 "clamped_gradients_gpu.png": {
2375 "allowed-digests": [ 2375 "allowed-digests": [
2376 [ 2376 [
2377 "bitmap-64bitMD5", 2377 "bitmap-64bitMD5",
2378 3828862583467184095 2378 3828862583467184095
2379 ] 2379 ]
2380 ], 2380 ],
2381 "reviewed-by-human": true 2381 "reviewed-by-human": true
2382 }, 2382 },
2383 "clip_strokerect_565.png": {
2384 "allowed-digests": [
2385 [
2386 "bitmap-64bitMD5",
2387 13890106243991361094
2388 ]
2389 ],
2390 "reviewed-by-human": true
2391 },
2392 "clip_strokerect_8888.png": {
2393 "allowed-digests": [
2394 [
2395 "bitmap-64bitMD5",
2396 13890106243991361094
2397 ]
2398 ],
2399 "reviewed-by-human": true
2400 },
2401 "clip_strokerect_gpu.png": {
2402 "allowed-digests": [
2403 [
2404 "bitmap-64bitMD5",
2405 13890106243991361094
2406 ]
2407 ],
2408 "reviewed-by-human": true
2409 },
2383 "clipped-bitmap-shaders-clamp-hq_565.png": { 2410 "clipped-bitmap-shaders-clamp-hq_565.png": {
2384 "allowed-digests": [ 2411 "allowed-digests": [
2385 [ 2412 [
2386 "bitmap-64bitMD5", 2413 "bitmap-64bitMD5",
2387 5543970311616574408 2414 5543970311616574408
2388 ] 2415 ]
2389 ], 2416 ],
2390 "bugs": [ 2417 "bugs": [
2391 2146 2418 2146
2392 ], 2419 ],
(...skipping 7814 matching lines...) Expand 10 before | Expand all | Expand 10 after
10207 "allowed-digests": [ 10234 "allowed-digests": [
10208 [ 10235 [
10209 "bitmap-64bitMD5", 10236 "bitmap-64bitMD5",
10210 7017362768546994774 10237 7017362768546994774
10211 ] 10238 ]
10212 ], 10239 ],
10213 "reviewed-by-human": true 10240 "reviewed-by-human": true
10214 } 10241 }
10215 } 10242 }
10216 } 10243 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698