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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-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 4716 matching lines...) Expand 10 before | Expand all | Expand 10 after
4727 }, 4727 },
4728 "dropshadowimagefilter_msaa4.png": { 4728 "dropshadowimagefilter_msaa4.png": {
4729 "allowed-digests": [ 4729 "allowed-digests": [
4730 [ 4730 [
4731 "bitmap-64bitMD5", 4731 "bitmap-64bitMD5",
4732 17230468066787645759 4732 17230468066787645759
4733 ] 4733 ]
4734 ], 4734 ],
4735 "reviewed-by-human": true 4735 "reviewed-by-human": true
4736 }, 4736 },
4737 "drrect_565.png": {
4738 "allowed-digests": [
4739 [
4740 "bitmap-64bitMD5",
4741 3740162382031499255
4742 ]
4743 ],
4744 "reviewed-by-human": true
4745 },
4746 "drrect_8888.png": {
4747 "allowed-digests": [
4748 [
4749 "bitmap-64bitMD5",
4750 7505650564332324157
4751 ]
4752 ],
4753 "reviewed-by-human": true
4754 },
4755 "drrect_gpu.png": {
4756 "allowed-digests": [
4757 [
4758 "bitmap-64bitMD5",
4759 4587395008820016735
4760 ]
4761 ],
4762 "reviewed-by-human": true
4763 },
4764 "drrect_msaa4.png": {
4765 "allowed-digests": [
4766 [
4767 "bitmap-64bitMD5",
4768 6683109364039444488
4769 ]
4770 ],
4771 "reviewed-by-human": true
4772 },
4737 "emptypath_565.png": { 4773 "emptypath_565.png": {
4738 "allowed-digests": [ 4774 "allowed-digests": [
4739 [ 4775 [
4740 "bitmap-64bitMD5", 4776 "bitmap-64bitMD5",
4741 16452419234213932266 4777 16452419234213932266
4742 ] 4778 ]
4743 ], 4779 ],
4744 "reviewed-by-human": true 4780 "reviewed-by-human": true
4745 }, 4781 },
4746 "emptypath_8888.png": { 4782 "emptypath_8888.png": {
(...skipping 5811 matching lines...) Expand 10 before | Expand all | Expand 10 after
10558 "allowed-digests": [ 10594 "allowed-digests": [
10559 [ 10595 [
10560 "bitmap-64bitMD5", 10596 "bitmap-64bitMD5",
10561 6135004858351118478 10597 6135004858351118478
10562 ] 10598 ]
10563 ], 10599 ],
10564 "reviewed-by-human": true 10600 "reviewed-by-human": true
10565 } 10601 }
10566 } 10602 }
10567 } 10603 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698