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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/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 603 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 "bugs": [ 614 "bugs": [
615 1934 615 1934
616 ], 616 ],
617 "ignore-failure": true, 617 "ignore-failure": true,
618 "reviewed-by-human": false 618 "reviewed-by-human": false
619 }, 619 },
620 "bleed_gpu.png": { 620 "bleed_gpu.png": {
621 "allowed-digests": [ 621 "allowed-digests": [
622 [ 622 [
623 "bitmap-64bitMD5", 623 "bitmap-64bitMD5",
624 302545922082079701 624 17520721395067053854
625 ] 625 ]
626 ], 626 ],
627 "bugs": [ 627 "reviewed-by-human": true
628 1938
629 ],
630 "ignore-failure": true,
631 "reviewed-by-human": false
632 }, 628 },
633 "blurquickreject_565.png": { 629 "blurquickreject_565.png": {
634 "allowed-digests": [ 630 "allowed-digests": [
635 [ 631 [
636 "bitmap-64bitMD5", 632 "bitmap-64bitMD5",
637 14575894174086753692 633 14575894174086753692
638 ] 634 ]
639 ], 635 ],
640 "bugs": [ 636 "bugs": [
641 1759 637 1759
(...skipping 7280 matching lines...) Expand 10 before | Expand all | Expand 10 after
7922 "allowed-digests": [ 7918 "allowed-digests": [
7923 [ 7919 [
7924 "bitmap-64bitMD5", 7920 "bitmap-64bitMD5",
7925 1704058947413277228 7921 1704058947413277228
7926 ] 7922 ]
7927 ], 7923 ],
7928 "ignore-failure": false 7924 "ignore-failure": false
7929 } 7925 }
7930 } 7926 }
7931 } 7927 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698