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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 4815 matching lines...) Expand 10 before | Expand all | Expand 10 after
4826 }, 4826 },
4827 "clamped_gradients_pdf-poppler.png": { 4827 "clamped_gradients_pdf-poppler.png": {
4828 "allowed-digests": [ 4828 "allowed-digests": [
4829 [ 4829 [
4830 "bitmap-64bitMD5", 4830 "bitmap-64bitMD5",
4831 11833865760746470255 4831 11833865760746470255
4832 ] 4832 ]
4833 ], 4833 ],
4834 "reviewed-by-human": true 4834 "reviewed-by-human": true
4835 }, 4835 },
4836 "clip_strokerect_565.png": {
4837 "allowed-digests": [
4838 [
4839 "bitmap-64bitMD5",
4840 13890106243991361094
4841 ]
4842 ],
4843 "reviewed-by-human": true
4844 },
4845 "clip_strokerect_8888.png": {
4846 "allowed-digests": [
4847 [
4848 "bitmap-64bitMD5",
4849 13890106243991361094
4850 ]
4851 ],
4852 "reviewed-by-human": true
4853 },
4854 "clip_strokerect_gpu.png": {
4855 "allowed-digests": [
4856 [
4857 "bitmap-64bitMD5",
4858 13890106243991361094
4859 ]
4860 ],
4861 "reviewed-by-human": true
4862 },
4863 "clip_strokerect_msaa16.png": {
4864 "allowed-digests": [
4865 [
4866 "bitmap-64bitMD5",
4867 13890106243991361094
4868 ]
4869 ],
4870 "reviewed-by-human": true
4871 },
4872 "clip_strokerect_nvprmsaa4.png": {
4873 "allowed-digests": [
4874 [
4875 "bitmap-64bitMD5",
4876 13890106243991361094
4877 ]
4878 ],
4879 "reviewed-by-human": true
4880 },
4881 "clip_strokerect_pdf-poppler.png": {
4882 "allowed-digests": [
4883 [
4884 "bitmap-64bitMD5",
4885 13890106243991361094
4886 ]
4887 ],
4888 "reviewed-by-human": true
4889 },
4836 "clipped-bitmap-shaders-clamp-hq_565.png": { 4890 "clipped-bitmap-shaders-clamp-hq_565.png": {
4837 "allowed-digests": [ 4891 "allowed-digests": [
4838 [ 4892 [
4839 "bitmap-64bitMD5", 4893 "bitmap-64bitMD5",
4840 5543970311616574408 4894 5543970311616574408
4841 ] 4895 ]
4842 ], 4896 ],
4843 "bugs": [ 4897 "bugs": [
4844 1759 4898 1759
4845 ], 4899 ],
(...skipping 16227 matching lines...) Expand 10 before | Expand all | Expand 10 after
21073 "allowed-digests": [ 21127 "allowed-digests": [
21074 [ 21128 [
21075 "bitmap-64bitMD5", 21129 "bitmap-64bitMD5",
21076 10030599291822810250 21130 10030599291822810250
21077 ] 21131 ]
21078 ], 21132 ],
21079 "reviewed-by-human": false 21133 "reviewed-by-human": false
21080 } 21134 }
21081 } 21135 }
21082 } 21136 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698