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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
591 "bugs": [ 591 "bugs": [
592 1934 592 1934
593 ], 593 ],
594 "ignore-failure": true, 594 "ignore-failure": true,
595 "reviewed-by-human": false 595 "reviewed-by-human": false
596 }, 596 },
597 "bleed_gpu.png": { 597 "bleed_gpu.png": {
598 "allowed-digests": [ 598 "allowed-digests": [
599 [ 599 [
600 "bitmap-64bitMD5", 600 "bitmap-64bitMD5",
601 10150239876809696907 601 3649105429292213393
602 ] 602 ]
603 ], 603 ],
604 "reviewed-by-human": true 604 "reviewed-by-human": true
605 }, 605 },
606 "blurquickreject_565.png": { 606 "blurquickreject_565.png": {
607 "allowed-digests": [ 607 "allowed-digests": [
608 [ 608 [
609 "bitmap-64bitMD5", 609 "bitmap-64bitMD5",
610 14575894174086753692 610 14575894174086753692
611 ] 611 ]
(...skipping 7180 matching lines...) Expand 10 before | Expand all | Expand 10 after
7792 "allowed-digests": [ 7792 "allowed-digests": [
7793 [ 7793 [
7794 "bitmap-64bitMD5", 7794 "bitmap-64bitMD5",
7795 9347373815292268764 7795 9347373815292268764
7796 ] 7796 ]
7797 ], 7797 ],
7798 "ignore-failure": false 7798 "ignore-failure": false
7799 } 7799 }
7800 } 7800 }
7801 } 7801 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698