Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT slave machines.
This file was generated using the whitelist_typefaces tool. I tried out this file on 3 of the 100 CT slaves and './out/Debug/whitelist_typefaces --check' successfully returned 0. BUG=skia:4336 Review URL: https://codereview.chromium.org/1344553004
This commit is contained in:
parent
82c93b45ed
commit
37497dc9de
@ -18,32 +18,32 @@ struct Whitelist {
|
||||
};
|
||||
|
||||
static Whitelist whitelist[] = {
|
||||
{ "Aegean", 0x82ad09a5, false, false },
|
||||
{ "Analecta", 0xc378d990, false, false },
|
||||
{ "Aegean", 0x639a35c7, false, false },
|
||||
{ "Analecta", 0x639a35c7, false, false },
|
||||
{ "Arial", 0xbc28cb14, false, false },
|
||||
{ "DejaVu Sans", 0x91e2fe32, false, false },
|
||||
{ "DejaVu Sans Mono", 0xddc8af48, false, false },
|
||||
{ "DejaVu Serif", 0x0077166d, false, false },
|
||||
{ "FreeMono", 0xb9e602cd, false, false },
|
||||
{ "FreeSans", 0x6f484994, false, false },
|
||||
{ "FreeSerif", 0x933ce1c4, false, false },
|
||||
{ "DejaVu Sans", 0x639a35c7, false, false },
|
||||
{ "DejaVu Sans Mono", 0xbc29a5d9, false, false },
|
||||
{ "DejaVu Serif", 0x9db67efe, false, false },
|
||||
{ "FreeMono", 0x724884f4, false, false },
|
||||
{ "FreeSans", 0x7dfc48a3, false, false },
|
||||
{ "FreeSerif", 0xa1ae8c77, false, false },
|
||||
{ "Khmer OS", 0x917c40aa, false, false },
|
||||
{ "Kochi Gothic", 0x962132dd, false, false },
|
||||
{ "Lohit Kannada", 0x7c829df4, false, false },
|
||||
{ "Lohit Kannada", 0x0b6ce863, false, false },
|
||||
{ "Lohit Marathi", 0x0eb0a941, false, false },
|
||||
{ "Lohit Oriya", 0xf3e9d313, false, false },
|
||||
{ "Lohit Punjabi", 0xfd8b26e0, false, false },
|
||||
{ "Lohit Tamil", 0x83a29565, false, false },
|
||||
{ "Lohit Telugu", 0x11424bd0, false, false },
|
||||
{ "Lohit Tamil", 0xa8111d99, false, false },
|
||||
{ "Lohit Telugu", 0xd34299e0, false, false },
|
||||
{ "Meera", 0xe3e16220, false, false },
|
||||
{ "Mukti Narrow", 0x53f7d053, false, false },
|
||||
{ "NanumBarunGothic", 0x859e77ea, false, false },
|
||||
{ "NanumGothic", 0x9edbcdb8, false, false },
|
||||
{ "OpenSymbol", 0xd3d743df, false, false },
|
||||
{ "Symbola", 0xfa80f2ab, false, false },
|
||||
{ "NanumBarunGothic", 0x639a35c7, false, false },
|
||||
{ "NanumGothic", 0xff8d773d, false, false },
|
||||
{ "OpenSymbol", 0x4fcaf331, false, false },
|
||||
{ "Symbola", 0x639a35c7, false, false },
|
||||
{ "TakaoPGothic", 0x068c405a, false, false },
|
||||
{ "Waree", 0x036e4fa4, false, false },
|
||||
{ "WenQuanYi Micro Hei", 0xfea8587c, false, false },
|
||||
{ "Waree", 0x6a2bfca8, false, false },
|
||||
{ "WenQuanYi Micro Hei", 0xcdec08a3, false, false },
|
||||
{ "padmaa", 0x09eb1865, false, false },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user