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

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

Powered by Google App Engine
This is Rietveld 408576698