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

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

Issue 789293003: Initial baselines for tall_stretched_bitmaps GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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
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 12892 matching lines...) Expand 10 before | Expand all | Expand 10 after
12903 }, 12903 },
12904 "tablecolorfilter_msaa4.png": { 12904 "tablecolorfilter_msaa4.png": {
12905 "allowed-digests": [ 12905 "allowed-digests": [
12906 [ 12906 [
12907 "bitmap-64bitMD5", 12907 "bitmap-64bitMD5",
12908 14390703273660617396 12908 14390703273660617396
12909 ] 12909 ]
12910 ], 12910 ],
12911 "ignore-failure": false 12911 "ignore-failure": false
12912 }, 12912 },
12913 "tall_stretched_bitmaps_565.png": {
12914 "allowed-digests": [
12915 [
12916 "bitmap-64bitMD5",
12917 8112427169344840696
12918 ]
12919 ],
12920 "reviewed-by-human": true
12921 },
12922 "tall_stretched_bitmaps_8888.png": {
12923 "allowed-digests": [
12924 [
12925 "bitmap-64bitMD5",
12926 13258880913404178007
12927 ]
12928 ],
12929 "reviewed-by-human": true
12930 },
12931 "tall_stretched_bitmaps_gpu.png": {
12932 "allowed-digests": [
12933 [
12934 "bitmap-64bitMD5",
12935 13119377892552772452
12936 ]
12937 ],
12938 "reviewed-by-human": true
12939 },
12940 "tall_stretched_bitmaps_msaa4.png": {
12941 "allowed-digests": [
12942 [
12943 "bitmap-64bitMD5",
12944 1213478549363513733
12945 ]
12946 ],
12947 "reviewed-by-human": true
12948 },
12913 "testimagefilters_565.png": { 12949 "testimagefilters_565.png": {
12914 "allowed-digests": [ 12950 "allowed-digests": [
12915 [ 12951 [
12916 "bitmap-64bitMD5", 12952 "bitmap-64bitMD5",
12917 1369006746513120542 12953 1369006746513120542
12918 ] 12954 ]
12919 ], 12955 ],
12920 "reviewed-by-human": true 12956 "reviewed-by-human": true
12921 }, 12957 },
12922 "testimagefilters_8888.png": { 12958 "testimagefilters_8888.png": {
(...skipping 1108 matching lines...) Expand 10 before | Expand all | Expand 10 after
14031 "allowed-digests": [ 14067 "allowed-digests": [
14032 [ 14068 [
14033 "bitmap-64bitMD5", 14069 "bitmap-64bitMD5",
14034 10584725278684600171 14070 10584725278684600171
14035 ] 14071 ]
14036 ], 14072 ],
14037 "reviewed-by-human": true 14073 "reviewed-by-human": true
14038 } 14074 }
14039 } 14075 }
14040 } 14076 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698