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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 787423002: Add baseline images for new filterfastbounds 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 4940 matching lines...) Expand 10 before | Expand all | Expand 10 after
4951 }, 4951 },
4952 "filterbitmap_text_7.00pt_gpu.png": { 4952 "filterbitmap_text_7.00pt_gpu.png": {
4953 "allowed-digests": [ 4953 "allowed-digests": [
4954 [ 4954 [
4955 "bitmap-64bitMD5", 4955 "bitmap-64bitMD5",
4956 632903625578276720 4956 632903625578276720
4957 ] 4957 ]
4958 ], 4958 ],
4959 "reviewed-by-human": true 4959 "reviewed-by-human": true
4960 }, 4960 },
4961 "filterfastbounds_565.png": {
4962 "allowed-digests": [
4963 [
4964 "bitmap-64bitMD5",
4965 1818391908052024401
4966 ]
4967 ],
4968 "reviewed-by-human": true
4969 },
4970 "filterfastbounds_8888.png": {
4971 "allowed-digests": [
4972 [
4973 "bitmap-64bitMD5",
4974 13655332983770120297
4975 ]
4976 ],
4977 "reviewed-by-human": true
4978 },
4979 "filterfastbounds_gpu.png": {
4980 "allowed-digests": [
4981 [
4982 "bitmap-64bitMD5",
4983 3683113257100194767
4984 ]
4985 ],
4986 "reviewed-by-human": true
4987 },
4961 "filterindiabox_565.png": { 4988 "filterindiabox_565.png": {
4962 "allowed-digests": [ 4989 "allowed-digests": [
4963 [ 4990 [
4964 "bitmap-64bitMD5", 4991 "bitmap-64bitMD5",
4965 4735602592836874005 4992 4735602592836874005
4966 ] 4993 ]
4967 ], 4994 ],
4968 "reviewed-by-human": false 4995 "reviewed-by-human": false
4969 }, 4996 },
4970 "filterindiabox_8888.png": { 4997 "filterindiabox_8888.png": {
(...skipping 5390 matching lines...) Expand 10 before | Expand all | Expand 10 after
10361 "allowed-digests": [ 10388 "allowed-digests": [
10362 [ 10389 [
10363 "bitmap-64bitMD5", 10390 "bitmap-64bitMD5",
10364 16415218204576550093 10391 16415218204576550093
10365 ] 10392 ]
10366 ], 10393 ],
10367 "reviewed-by-human": true 10394 "reviewed-by-human": true
10368 } 10395 }
10369 } 10396 }
10370 } 10397 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698