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

Side by Side Diff: expectations/gm/base-android-nexus-s/expected-results.json

Issue 21340005: New baselines for imagefilterscropped. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 "aaclip_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2553 matching lines...) Expand 10 before | Expand all | Expand 10 after
2564 }, 2564 },
2565 "imagefiltersbase_gpu.png": { 2565 "imagefiltersbase_gpu.png": {
2566 "allowed-digests": [ 2566 "allowed-digests": [
2567 [ 2567 [
2568 "bitmap-64bitMD5", 2568 "bitmap-64bitMD5",
2569 17594758527319841671 2569 17594758527319841671
2570 ] 2570 ]
2571 ], 2571 ],
2572 "ignore-failure": false 2572 "ignore-failure": false
2573 }, 2573 },
2574 "imagefilterscropped_565.png": {
2575 "allowed-digests": [
2576 [
2577 "bitmap-64bitMD5",
2578 8199004494600185697
2579 ]
2580 ]
2581 },
2582 "imagefilterscropped_8888.png": {
2583 "allowed-digests": [
2584 [
2585 "bitmap-64bitMD5",
2586 1344992806587217981
2587 ]
2588 ]
2589 },
2590 "imagefilterscropped_gpu.png": {
2591 "allowed-digests": [
2592 [
2593 "bitmap-64bitMD5",
2594 7671216771353139320
2595 ]
2596 ]
2597 },
2574 "imagefiltersgraph_565.png": { 2598 "imagefiltersgraph_565.png": {
2575 "allowed-digests": [ 2599 "allowed-digests": [
2576 [ 2600 [
2577 "bitmap-64bitMD5", 2601 "bitmap-64bitMD5",
2578 17503624139247935067 2602 17503624139247935067
2579 ] 2603 ]
2580 ], 2604 ],
2581 "ignore-failure": false 2605 "ignore-failure": false
2582 }, 2606 },
2583 "imagefiltersgraph_8888.png": { 2607 "imagefiltersgraph_8888.png": {
(...skipping 1350 matching lines...) Expand 10 before | Expand all | Expand 10 after
3934 "allowed-digests": [ 3958 "allowed-digests": [
3935 [ 3959 [
3936 "bitmap-64bitMD5", 3960 "bitmap-64bitMD5",
3937 1893175418427715444 3961 1893175418427715444
3938 ] 3962 ]
3939 ], 3963 ],
3940 "ignore-failure": false 3964 "ignore-failure": false
3941 } 3965 }
3942 } 3966 }
3943 } 3967 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698