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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-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 4980 matching lines...) Expand 10 before | Expand all | Expand 10 after
4991 }, 4991 },
4992 "filterbitmap_text_7.00pt_gpu.png": { 4992 "filterbitmap_text_7.00pt_gpu.png": {
4993 "allowed-digests": [ 4993 "allowed-digests": [
4994 [ 4994 [
4995 "bitmap-64bitMD5", 4995 "bitmap-64bitMD5",
4996 9710442352528877651 4996 9710442352528877651
4997 ] 4997 ]
4998 ], 4998 ],
4999 "reviewed-by-human": true 4999 "reviewed-by-human": true
5000 }, 5000 },
5001 "filterfastbounds_565.png": {
5002 "allowed-digests": [
5003 [
5004 "bitmap-64bitMD5",
5005 1818391908052024401
5006 ]
5007 ],
5008 "reviewed-by-human": true
5009 },
5010 "filterfastbounds_8888.png": {
5011 "allowed-digests": [
5012 [
5013 "bitmap-64bitMD5",
5014 13655332983770120297
5015 ]
5016 ],
5017 "reviewed-by-human": true
5018 },
5019 "filterfastbounds_gpu.png": {
5020 "allowed-digests": [
5021 [
5022 "bitmap-64bitMD5",
5023 3683113257100194767
5024 ]
5025 ],
5026 "reviewed-by-human": true
5027 },
5001 "filterindiabox_565.png": { 5028 "filterindiabox_565.png": {
5002 "allowed-digests": [ 5029 "allowed-digests": [
5003 [ 5030 [
5004 "bitmap-64bitMD5", 5031 "bitmap-64bitMD5",
5005 4735602592836874005 5032 4735602592836874005
5006 ] 5033 ]
5007 ], 5034 ],
5008 "reviewed-by-human": false 5035 "reviewed-by-human": false
5009 }, 5036 },
5010 "filterindiabox_8888.png": { 5037 "filterindiabox_8888.png": {
(...skipping 5408 matching lines...) Expand 10 before | Expand all | Expand 10 after
10419 "allowed-digests": [ 10446 "allowed-digests": [
10420 [ 10447 [
10421 "bitmap-64bitMD5", 10448 "bitmap-64bitMD5",
10422 16415218204576550093 10449 16415218204576550093
10423 ] 10450 ]
10424 ], 10451 ],
10425 "reviewed-by-human": true 10452 "reviewed-by-human": true
10426 } 10453 }
10427 } 10454 }
10428 } 10455 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698