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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/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 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 ], 353 ],
354 "bugs": [ 354 "bugs": [
355 1759 355 1759
356 ], 356 ],
357 "reviewed-by-human": false 357 "reviewed-by-human": false
358 }, 358 },
359 "bezier_conic_effects_gpu.png": { 359 "bezier_conic_effects_gpu.png": {
360 "allowed-digests": [ 360 "allowed-digests": [
361 [ 361 [
362 "bitmap-64bitMD5", 362 "bitmap-64bitMD5",
363 3334623249323356923 363 947503126928099687
364 ] 364 ]
365 ] 365 ],
366 "reviewed-by-human": true
366 }, 367 },
367 "bezier_cubic_effects_gpu.png": { 368 "bezier_cubic_effects_gpu.png": {
368 "allowed-digests": [ 369 "allowed-digests": [
369 [ 370 [
370 "bitmap-64bitMD5", 371 "bitmap-64bitMD5",
371 13879922121328579410 372 11611510605354593168
372 ] 373 ]
373 ] 374 ],
375 "reviewed-by-human": true
374 }, 376 },
375 "bezier_quad_effects_gpu.png": { 377 "bezier_quad_effects_gpu.png": {
376 "allowed-digests": [ 378 "allowed-digests": [
377 [ 379 [
378 "bitmap-64bitMD5", 380 "bitmap-64bitMD5",
379 16407416779382318333 381 7453545016317079091
380 ] 382 ]
381 ], 383 ],
382 "reviewed-by-human": true 384 "reviewed-by-human": true
383 }, 385 },
384 "bicubicfilter_565.png": { 386 "bicubicfilter_565.png": {
385 "allowed-digests": [ 387 "allowed-digests": [
386 [ 388 [
387 "bitmap-64bitMD5", 389 "bitmap-64bitMD5",
388 13864700347231029854 390 13864700347231029854
389 ] 391 ]
(...skipping 14354 matching lines...) Expand 10 before | Expand all | Expand 10 after
14744 7829854837061118142 14746 7829854837061118142
14745 ] 14747 ]
14746 ], 14748 ],
14747 "bugs": [ 14749 "bugs": [
14748 1578 14750 1578
14749 ], 14751 ],
14750 "reviewed-by-human": false 14752 "reviewed-by-human": false
14751 } 14753 }
14752 } 14754 }
14753 } 14755 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698