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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 10582 matching lines...) Expand 10 before | Expand all | Expand 10 after
10593 }, 10593 },
10594 "nocolorbleed_angle.png": { 10594 "nocolorbleed_angle.png": {
10595 "allowed-digests": [ 10595 "allowed-digests": [
10596 [ 10596 [
10597 "bitmap-64bitMD5", 10597 "bitmap-64bitMD5",
10598 5586477482373989517 10598 5586477482373989517
10599 ] 10599 ]
10600 ], 10600 ],
10601 "ignore-failure": false 10601 "ignore-failure": false
10602 }, 10602 },
10603 "offsetimagefilter_565.png": {
10604 "allowed-digests": [
10605 [
10606 "bitmap-64bitMD5",
10607 8784381494779842345
10608 ]
10609 ]
10610 },
10611 "offsetimagefilter_8888.png": {
10612 "allowed-digests": [
10613 [
10614 "bitmap-64bitMD5",
10615 5705769147675561802
10616 ]
10617 ]
10618 },
10619 "offsetimagefilter_angle.png": {
10620 "allowed-digests": [
10621 [
10622 "bitmap-64bitMD5",
10623 5705769147675561802
10624 ]
10625 ]
10626 },
10627 "offsetimagefilter_gpu.png": {
10628 "allowed-digests": [
10629 [
10630 "bitmap-64bitMD5",
10631 5705769147675561802
10632 ]
10633 ]
10634 },
10635 "offsetimagefilter_pdf-poppler.png": {
10636 "allowed-digests": [
10637 [
10638 "bitmap-64bitMD5",
10639 1187603855019473059
10640 ]
10641 ]
10642 },
10603 "optimizations_565.png": { 10643 "optimizations_565.png": {
10604 "allowed-digests": [ 10644 "allowed-digests": [
10605 [ 10645 [
10606 "bitmap-64bitMD5", 10646 "bitmap-64bitMD5",
10607 13811812839638384010 10647 13811812839638384010
10608 ] 10648 ]
10609 ], 10649 ],
10610 "bugs": [ 10650 "bugs": [
10611 1578 10651 1578
10612 ], 10652 ],
(...skipping 3206 matching lines...) Expand 10 before | Expand all | Expand 10 after
13819 [ 13859 [
13820 "bitmap-64bitMD5", 13860 "bitmap-64bitMD5",
13821 14526100002179430622 13861 14526100002179430622
13822 ] 13862 ]
13823 ], 13863 ],
13824 "bugs": [ 13864 "bugs": [
13825 1578 13865 1578
13826 ], 13866 ],
13827 "reviewed-by-human": false 13867 "reviewed-by-human": false
13828 }, 13868 },
13869 "tileimagefilter_565.png": {
13870 "allowed-digests": [
13871 [
13872 "bitmap-64bitMD5",
13873 14175682609486399325
13874 ]
13875 ]
13876 },
13877 "tileimagefilter_8888.png": {
13878 "allowed-digests": [
13879 [
13880 "bitmap-64bitMD5",
13881 1532574223349186394
13882 ]
13883 ]
13884 },
13885 "tileimagefilter_angle.png": {
13886 "allowed-digests": [
13887 [
13888 "bitmap-64bitMD5",
13889 1532574223349186394
13890 ]
13891 ]
13892 },
13893 "tileimagefilter_gpu.png": {
13894 "allowed-digests": [
13895 [
13896 "bitmap-64bitMD5",
13897 1532574223349186394
13898 ]
13899 ]
13900 },
13901 "tileimagefilter_pdf-poppler.png": {
13902 "allowed-digests": [
13903 [
13904 "bitmap-64bitMD5",
13905 1187603855019473059
13906 ]
13907 ]
13908 },
13829 "tilemode_bitmap_565.png": { 13909 "tilemode_bitmap_565.png": {
13830 "allowed-digests": [ 13910 "allowed-digests": [
13831 [ 13911 [
13832 "bitmap-64bitMD5", 13912 "bitmap-64bitMD5",
13833 10125532297314984362 13913 10125532297314984362
13834 ] 13914 ]
13835 ], 13915 ],
13836 "bugs": [ 13916 "bugs": [
13837 1578 13917 1578
13838 ], 13918 ],
(...skipping 845 matching lines...) Expand 10 before | Expand all | Expand 10 after
14684 9206571293968307032 14764 9206571293968307032
14685 ] 14765 ]
14686 ], 14766 ],
14687 "bugs": [ 14767 "bugs": [
14688 1578 14768 1578
14689 ], 14769 ],
14690 "reviewed-by-human": false 14770 "reviewed-by-human": false
14691 } 14771 }
14692 } 14772 }
14693 } 14773 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698