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

Side by Side Diff: expectations/gm/Test-Android-NexusS-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 4256 matching lines...) Expand 10 before | Expand all | Expand 10 after
4267 }, 4267 },
4268 "imageblur_large_8888.png": { 4268 "imageblur_large_8888.png": {
4269 "allowed-digests": [ 4269 "allowed-digests": [
4270 [ 4270 [
4271 "bitmap-64bitMD5", 4271 "bitmap-64bitMD5",
4272 3795325516529784122 4272 3795325516529784122
4273 ] 4273 ]
4274 ], 4274 ],
4275 "reviewed-by-human": true 4275 "reviewed-by-human": true
4276 }, 4276 },
4277 "imageblurtiled_565.png": {
4278 "allowed-digests": [
4279 [
4280 "bitmap-64bitMD5",
4281 4631258918829734073
4282 ]
4283 ]
4284 },
4285 "imageblurtiled_8888.png": {
4286 "allowed-digests": [
4287 [
4288 "bitmap-64bitMD5",
4289 8446004248652136594
4290 ]
4291 ]
4292 },
4277 "imagefiltersbase_565.png": { 4293 "imagefiltersbase_565.png": {
4278 "allowed-digests": [ 4294 "allowed-digests": [
4279 [ 4295 [
4280 "bitmap-64bitMD5", 4296 "bitmap-64bitMD5",
4281 6402426019467964472 4297 6402426019467964472
4282 ] 4298 ]
4283 ], 4299 ],
4284 "reviewed-by-human": true 4300 "reviewed-by-human": true
4285 }, 4301 },
4286 "imagefiltersbase_8888.png": { 4302 "imagefiltersbase_8888.png": {
(...skipping 2527 matching lines...) Expand 10 before | Expand all | Expand 10 after
6814 "allowed-digests": [ 6830 "allowed-digests": [
6815 [ 6831 [
6816 "bitmap-64bitMD5", 6832 "bitmap-64bitMD5",
6817 17779708890505908024 6833 17779708890505908024
6818 ] 6834 ]
6819 ], 6835 ],
6820 "reviewed-by-human": true 6836 "reviewed-by-human": true
6821 } 6837 }
6822 } 6838 }
6823 } 6839 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698