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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/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 3523 matching lines...) Expand 10 before | Expand all | Expand 10 after
3534 }, 3534 },
3535 "dropshadowimagefilter_gpu.png": { 3535 "dropshadowimagefilter_gpu.png": {
3536 "allowed-digests": [ 3536 "allowed-digests": [
3537 [ 3537 [
3538 "bitmap-64bitMD5", 3538 "bitmap-64bitMD5",
3539 1289208517076135500 3539 1289208517076135500
3540 ] 3540 ]
3541 ], 3541 ],
3542 "reviewed-by-human": true 3542 "reviewed-by-human": true
3543 }, 3543 },
3544 "drrect_565.png": {
3545 "allowed-digests": [
3546 [
3547 "bitmap-64bitMD5",
3548 3740162382031499255
3549 ]
3550 ],
3551 "reviewed-by-human": true
3552 },
3553 "drrect_8888.png": {
3554 "allowed-digests": [
3555 [
3556 "bitmap-64bitMD5",
3557 7505650564332324157
3558 ]
3559 ],
3560 "reviewed-by-human": true
3561 },
3562 "drrect_gpu.png": {
3563 "allowed-digests": [
3564 [
3565 "bitmap-64bitMD5",
3566 6147211335163877156
3567 ]
3568 ],
3569 "reviewed-by-human": true
3570 },
3544 "emptypath_565.png": { 3571 "emptypath_565.png": {
3545 "allowed-digests": [ 3572 "allowed-digests": [
3546 [ 3573 [
3547 "bitmap-64bitMD5", 3574 "bitmap-64bitMD5",
3548 16452419234213932266 3575 16452419234213932266
3549 ] 3576 ]
3550 ], 3577 ],
3551 "reviewed-by-human": true 3578 "reviewed-by-human": true
3552 }, 3579 },
3553 "emptypath_8888.png": { 3580 "emptypath_8888.png": {
(...skipping 4344 matching lines...) Expand 10 before | Expand all | Expand 10 after
7898 "allowed-digests": [ 7925 "allowed-digests": [
7899 [ 7926 [
7900 "bitmap-64bitMD5", 7927 "bitmap-64bitMD5",
7901 7871079263072256188 7928 7871079263072256188
7902 ] 7929 ]
7903 ], 7930 ],
7904 "reviewed-by-human": true 7931 "reviewed-by-human": true
7905 } 7932 }
7906 } 7933 }
7907 } 7934 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698