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

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

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 3573 matching lines...) Expand 10 before | Expand all | Expand 10 after
3584 }, 3584 },
3585 "dropshadowimagefilter_gpu.png": { 3585 "dropshadowimagefilter_gpu.png": {
3586 "allowed-digests": [ 3586 "allowed-digests": [
3587 [ 3587 [
3588 "bitmap-64bitMD5", 3588 "bitmap-64bitMD5",
3589 4286126979002176463 3589 4286126979002176463
3590 ] 3590 ]
3591 ], 3591 ],
3592 "reviewed-by-human": true 3592 "reviewed-by-human": true
3593 }, 3593 },
3594 "drrect_565.png": {
3595 "allowed-digests": [
3596 [
3597 "bitmap-64bitMD5",
3598 3740162382031499255
3599 ]
3600 ],
3601 "reviewed-by-human": true
3602 },
3603 "drrect_8888.png": {
3604 "allowed-digests": [
3605 [
3606 "bitmap-64bitMD5",
3607 7505650564332324157
3608 ]
3609 ],
3610 "reviewed-by-human": true
3611 },
3612 "drrect_gpu.png": {
3613 "allowed-digests": [
3614 [
3615 "bitmap-64bitMD5",
3616 4831013509669426590
3617 ]
3618 ],
3619 "reviewed-by-human": true
3620 },
3594 "emptypath_565.png": { 3621 "emptypath_565.png": {
3595 "allowed-digests": [ 3622 "allowed-digests": [
3596 [ 3623 [
3597 "bitmap-64bitMD5", 3624 "bitmap-64bitMD5",
3598 18094470146972105480 3625 18094470146972105480
3599 ] 3626 ]
3600 ], 3627 ],
3601 "reviewed-by-human": true 3628 "reviewed-by-human": true
3602 }, 3629 },
3603 "emptypath_8888.png": { 3630 "emptypath_8888.png": {
(...skipping 4393 matching lines...) Expand 10 before | Expand all | Expand 10 after
7997 "allowed-digests": [ 8024 "allowed-digests": [
7998 [ 8025 [
7999 "bitmap-64bitMD5", 8026 "bitmap-64bitMD5",
8000 12025936981544886506 8027 12025936981544886506
8001 ] 8028 ]
8002 ], 8029 ],
8003 "reviewed-by-human": true 8030 "reviewed-by-human": true
8004 } 8031 }
8005 } 8032 }
8006 } 8033 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698