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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 190663019: Rebase bezier_effect GMs and lingering changed GMs from laggy bots (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
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 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
389 ], 389 ],
390 "bugs": [ 390 "bugs": [
391 1759 391 1759
392 ], 392 ],
393 "reviewed-by-human": false 393 "reviewed-by-human": false
394 }, 394 },
395 "bezier_conic_effects_gpu.png": { 395 "bezier_conic_effects_gpu.png": {
396 "allowed-digests": [ 396 "allowed-digests": [
397 [ 397 [
398 "bitmap-64bitMD5", 398 "bitmap-64bitMD5",
399 3334623249323356923 399 947503126928099687
400 ] 400 ]
401 ] 401 ],
402 "reviewed-by-human": true
402 }, 403 },
403 "bezier_cubic_effects_gpu.png": { 404 "bezier_cubic_effects_gpu.png": {
404 "allowed-digests": [ 405 "allowed-digests": [
405 [ 406 [
406 "bitmap-64bitMD5", 407 "bitmap-64bitMD5",
407 13879922121328579410 408 11611510605354593168
408 ] 409 ]
409 ] 410 ],
411 "reviewed-by-human": true
410 }, 412 },
411 "bezier_quad_effects_gpu.png": { 413 "bezier_quad_effects_gpu.png": {
412 "allowed-digests": [ 414 "allowed-digests": [
413 [ 415 [
414 "bitmap-64bitMD5", 416 "bitmap-64bitMD5",
415 16407416779382318333 417 7453545016317079091
416 ] 418 ]
417 ], 419 ],
418 "reviewed-by-human": true 420 "reviewed-by-human": true
419 }, 421 },
420 "bicubicfilter_565.png": { 422 "bicubicfilter_565.png": {
421 "allowed-digests": [ 423 "allowed-digests": [
422 [ 424 [
423 "bitmap-64bitMD5", 425 "bitmap-64bitMD5",
424 13864700347231029854 426 13864700347231029854
425 ] 427 ]
(...skipping 15658 matching lines...) Expand 10 before | Expand all | Expand 10 after
16084 7829854837061118142 16086 7829854837061118142
16085 ] 16087 ]
16086 ], 16088 ],
16087 "bugs": [ 16089 "bugs": [
16088 1578 16090 1578
16089 ], 16091 ],
16090 "reviewed-by-human": false 16092 "reviewed-by-human": false
16091 } 16093 }
16092 } 16094 }
16093 } 16095 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698