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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/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 4215 matching lines...) Expand 10 before | Expand all | Expand 10 after
4226 }, 4226 },
4227 "imageblur_msaa4.png": { 4227 "imageblur_msaa4.png": {
4228 "allowed-digests": [ 4228 "allowed-digests": [
4229 [ 4229 [
4230 "bitmap-64bitMD5", 4230 "bitmap-64bitMD5",
4231 10856321474475266917 4231 10856321474475266917
4232 ] 4232 ]
4233 ], 4233 ],
4234 "ignore-failure": false 4234 "ignore-failure": false
4235 }, 4235 },
4236 "imageblurtiled_565.png": {
4237 "allowed-digests": [
4238 [
4239 "bitmap-64bitMD5",
4240 508557866578324132
4241 ]
4242 ]
4243 },
4244 "imageblurtiled_8888.png": {
4245 "allowed-digests": [
4246 [
4247 "bitmap-64bitMD5",
4248 1062598584419565558
4249 ]
4250 ]
4251 },
4236 "imagefiltersbase_565.png": { 4252 "imagefiltersbase_565.png": {
4237 "allowed-digests": [ 4253 "allowed-digests": [
4238 [ 4254 [
4239 "bitmap-64bitMD5", 4255 "bitmap-64bitMD5",
4240 10342695721585781101 4256 10342695721585781101
4241 ] 4257 ]
4242 ], 4258 ],
4243 "reviewed-by-human": true 4259 "reviewed-by-human": true
4244 }, 4260 },
4245 "imagefiltersbase_8888.png": { 4261 "imagefiltersbase_8888.png": {
(...skipping 2594 matching lines...) Expand 10 before | Expand all | Expand 10 after
6840 "allowed-digests": [ 6856 "allowed-digests": [
6841 [ 6857 [
6842 "bitmap-64bitMD5", 6858 "bitmap-64bitMD5",
6843 8413804145353570345 6859 8413804145353570345
6844 ] 6860 ]
6845 ], 6861 ],
6846 "reviewed-by-human": true 6862 "reviewed-by-human": true
6847 } 6863 }
6848 } 6864 }
6849 } 6865 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698