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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 616853003: Add blobshader GM baselines. (Closed) Base URL: https://chromium.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 14859 matching lines...) Expand 10 before | Expand all | Expand 10 after
14870 }, 14870 },
14871 "textblob_pdf-mac.png": { 14871 "textblob_pdf-mac.png": {
14872 "allowed-digests": [ 14872 "allowed-digests": [
14873 [ 14873 [
14874 "bitmap-64bitMD5", 14874 "bitmap-64bitMD5",
14875 13906484169395459506 14875 13906484169395459506
14876 ] 14876 ]
14877 ], 14877 ],
14878 "reviewed-by-human": true 14878 "reviewed-by-human": true
14879 }, 14879 },
14880 "textblobshader_8888.png": {
14881 "allowed-digests": [
14882 [
14883 "bitmap-64bitMD5",
14884 11078330902969853715
14885 ]
14886 ],
14887 "reviewed-by-human": true
14888 },
14889 "textblobshader_gpu.png": {
14890 "allowed-digests": [
14891 [
14892 "bitmap-64bitMD5",
14893 169381702997163460
14894 ]
14895 ],
14896 "reviewed-by-human": true
14897 },
14898 "textblobshader_pdf-mac.png": {
14899 "allowed-digests": [
14900 [
14901 "bitmap-64bitMD5",
14902 11232629568323624730
14903 ]
14904 ],
14905 "reviewed-by-human": true
14906 },
14880 "texteffects_565.png": { 14907 "texteffects_565.png": {
14881 "allowed-digests": [ 14908 "allowed-digests": [
14882 [ 14909 [
14883 "bitmap-64bitMD5", 14910 "bitmap-64bitMD5",
14884 11038407228975641784 14911 11038407228975641784
14885 ] 14912 ]
14886 ], 14913 ],
14887 "ignore-failure": false 14914 "ignore-failure": false
14888 }, 14915 },
14889 "texteffects_8888.png": { 14916 "texteffects_8888.png": {
(...skipping 1283 matching lines...) Expand 10 before | Expand all | Expand 10 after
16173 "allowed-digests": [ 16200 "allowed-digests": [
16174 [ 16201 [
16175 "bitmap-64bitMD5", 16202 "bitmap-64bitMD5",
16176 10030599291822810250 16203 10030599291822810250
16177 ] 16204 ]
16178 ], 16205 ],
16179 "reviewed-by-human": false 16206 "reviewed-by-human": false
16180 } 16207 }
16181 } 16208 }
16182 } 16209 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698