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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 5006 matching lines...) Expand 10 before | Expand all | Expand 10 after
5017 }, 5017 },
5018 "imageblur_large_gpu.png": { 5018 "imageblur_large_gpu.png": {
5019 "allowed-digests": [ 5019 "allowed-digests": [
5020 [ 5020 [
5021 "bitmap-64bitMD5", 5021 "bitmap-64bitMD5",
5022 4837436065858882834 5022 4837436065858882834
5023 ] 5023 ]
5024 ], 5024 ],
5025 "reviewed-by-human": true 5025 "reviewed-by-human": true
5026 }, 5026 },
5027 "imageblurtiled_565.png": {
5028 "allowed-digests": [
5029 [
5030 "bitmap-64bitMD5",
5031 508557866578324132
5032 ]
5033 ]
5034 },
5035 "imageblurtiled_8888.png": {
5036 "allowed-digests": [
5037 [
5038 "bitmap-64bitMD5",
5039 1062598584419565558
5040 ]
5041 ]
5042 },
5043 "imageblurtiled_gpu.png": {
5044 "allowed-digests": [
5045 [
5046 "bitmap-64bitMD5",
5047 7897456504413927101
5048 ]
5049 ]
5050 },
5027 "imagefiltersbase_565.png": { 5051 "imagefiltersbase_565.png": {
5028 "allowed-digests": [ 5052 "allowed-digests": [
5029 [ 5053 [
5030 "bitmap-64bitMD5", 5054 "bitmap-64bitMD5",
5031 10342695721585781101 5055 10342695721585781101
5032 ] 5056 ]
5033 ], 5057 ],
5034 "reviewed-by-human": true 5058 "reviewed-by-human": true
5035 }, 5059 },
5036 "imagefiltersbase_8888.png": { 5060 "imagefiltersbase_8888.png": {
(...skipping 2813 matching lines...) Expand 10 before | Expand all | Expand 10 after
7850 "allowed-digests": [ 7874 "allowed-digests": [
7851 [ 7875 [
7852 "bitmap-64bitMD5", 7876 "bitmap-64bitMD5",
7853 15875759814156531612 7877 15875759814156531612
7854 ] 7878 ]
7855 ], 7879 ],
7856 "reviewed-by-human": true 7880 "reviewed-by-human": true
7857 } 7881 }
7858 } 7882 }
7859 } 7883 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698