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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json

Issue 138593002: Rebaseline bleed and simpleblurroundrect due to GPU blur changes. Also, misc blur GMs on N4. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 11 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 531 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 "bugs": [ 542 "bugs": [
543 1934 543 1934
544 ], 544 ],
545 "ignore-failure": true, 545 "ignore-failure": true,
546 "reviewed-by-human": false 546 "reviewed-by-human": false
547 }, 547 },
548 "bleed_gpu.png": { 548 "bleed_gpu.png": {
549 "allowed-digests": [ 549 "allowed-digests": [
550 [ 550 [
551 "bitmap-64bitMD5", 551 "bitmap-64bitMD5",
552 15098143333283776379 552 2846500750227895070
553 ] 553 ]
554 ], 554 ],
555 "reviewed-by-human": true 555 "reviewed-by-human": true
556 }, 556 },
557 "blend_gpu.png": { 557 "blend_gpu.png": {
558 "allowed-digests": [ 558 "allowed-digests": [
559 [ 559 [
560 "bitmap-64bitMD5", 560 "bitmap-64bitMD5",
561 6936034028654996743 561 6936034028654996743
562 ] 562 ]
(...skipping 6886 matching lines...) Expand 10 before | Expand all | Expand 10 after
7449 "allowed-digests": [ 7449 "allowed-digests": [
7450 [ 7450 [
7451 "bitmap-64bitMD5", 7451 "bitmap-64bitMD5",
7452 14061819888032205710 7452 14061819888032205710
7453 ] 7453 ]
7454 ], 7454 ],
7455 "reviewed-by-human": true 7455 "reviewed-by-human": true
7456 } 7456 }
7457 } 7457 }
7458 } 7458 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698