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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/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 4817 matching lines...) Expand 10 before | Expand all | Expand 10 after
4828 }, 4828 },
4829 "clamped_gradients_pdf-poppler.png": { 4829 "clamped_gradients_pdf-poppler.png": {
4830 "allowed-digests": [ 4830 "allowed-digests": [
4831 [ 4831 [
4832 "bitmap-64bitMD5", 4832 "bitmap-64bitMD5",
4833 11833865760746470255 4833 11833865760746470255
4834 ] 4834 ]
4835 ], 4835 ],
4836 "reviewed-by-human": true 4836 "reviewed-by-human": true
4837 }, 4837 },
4838 "clip_strokerect_565.png": {
4839 "allowed-digests": [
4840 [
4841 "bitmap-64bitMD5",
4842 13890106243991361094
4843 ]
4844 ],
4845 "reviewed-by-human": true
4846 },
4847 "clip_strokerect_8888.png": {
4848 "allowed-digests": [
4849 [
4850 "bitmap-64bitMD5",
4851 13890106243991361094
4852 ]
4853 ],
4854 "reviewed-by-human": true
4855 },
4856 "clip_strokerect_gpu.png": {
4857 "allowed-digests": [
4858 [
4859 "bitmap-64bitMD5",
4860 13890106243991361094
4861 ]
4862 ],
4863 "reviewed-by-human": true
4864 },
4865 "clip_strokerect_msaa16.png": {
4866 "allowed-digests": [
4867 [
4868 "bitmap-64bitMD5",
4869 13890106243991361094
4870 ]
4871 ],
4872 "reviewed-by-human": true
4873 },
4874 "clip_strokerect_nvprmsaa4.png": {
4875 "allowed-digests": [
4876 [
4877 "bitmap-64bitMD5",
4878 13890106243991361094
4879 ]
4880 ],
4881 "reviewed-by-human": true
4882 },
4883 "clip_strokerect_pdf-poppler.png": {
4884 "allowed-digests": [
4885 [
4886 "bitmap-64bitMD5",
4887 13890106243991361094
4888 ]
4889 ],
4890 "reviewed-by-human": true
4891 },
4838 "clipped-bitmap-shaders-clamp-hq_565.png": { 4892 "clipped-bitmap-shaders-clamp-hq_565.png": {
4839 "allowed-digests": [ 4893 "allowed-digests": [
4840 [ 4894 [
4841 "bitmap-64bitMD5", 4895 "bitmap-64bitMD5",
4842 5543970311616574408 4896 5543970311616574408
4843 ] 4897 ]
4844 ], 4898 ],
4845 "bugs": [ 4899 "bugs": [
4846 1759 4900 1759
4847 ], 4901 ],
(...skipping 16459 matching lines...) Expand 10 before | Expand all | Expand 10 after
21307 "allowed-digests": [ 21361 "allowed-digests": [
21308 [ 21362 [
21309 "bitmap-64bitMD5", 21363 "bitmap-64bitMD5",
21310 10030599291822810250 21364 10030599291822810250
21311 ] 21365 ]
21312 ], 21366 ],
21313 "reviewed-by-human": false 21367 "reviewed-by-human": false
21314 } 21368 }
21315 } 21369 }
21316 } 21370 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698