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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 ], 329 ],
330 "bugs": [ 330 "bugs": [
331 1759 331 1759
332 ], 332 ],
333 "reviewed-by-human": false 333 "reviewed-by-human": false
334 }, 334 },
335 "bezier_conic_effects_gpu.png": { 335 "bezier_conic_effects_gpu.png": {
336 "allowed-digests": [ 336 "allowed-digests": [
337 [ 337 [
338 "bitmap-64bitMD5", 338 "bitmap-64bitMD5",
339 3334623249323356923 339 947503126928099687
340 ] 340 ]
341 ] 341 ],
342 "reviewed-by-human": true
342 }, 343 },
343 "bezier_cubic_effects_gpu.png": { 344 "bezier_cubic_effects_gpu.png": {
344 "allowed-digests": [ 345 "allowed-digests": [
345 [ 346 [
346 "bitmap-64bitMD5", 347 "bitmap-64bitMD5",
347 13879922121328579410 348 11611510605354593168
348 ] 349 ]
349 ] 350 ],
351 "reviewed-by-human": true
350 }, 352 },
351 "bezier_quad_effects_gpu.png": { 353 "bezier_quad_effects_gpu.png": {
352 "allowed-digests": [ 354 "allowed-digests": [
353 [ 355 [
354 "bitmap-64bitMD5", 356 "bitmap-64bitMD5",
355 16407416779382318333 357 7453545016317079091
356 ] 358 ]
357 ], 359 ],
358 "reviewed-by-human": true 360 "reviewed-by-human": true
359 }, 361 },
360 "bicubicfilter_565.png": { 362 "bicubicfilter_565.png": {
361 "allowed-digests": [ 363 "allowed-digests": [
362 [ 364 [
363 "bitmap-64bitMD5", 365 "bitmap-64bitMD5",
364 13864700347231029854 366 13864700347231029854
365 ] 367 ]
(...skipping 13538 matching lines...) Expand 10 before | Expand all | Expand 10 after
13904 7829854837061118142 13906 7829854837061118142
13905 ] 13907 ]
13906 ], 13908 ],
13907 "bugs": [ 13909 "bugs": [
13908 1578 13910 1578
13909 ], 13911 ],
13910 "reviewed-by-human": false 13912 "reviewed-by-human": false
13911 } 13913 }
13912 } 13914 }
13913 } 13915 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698