summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Fix "make dist" without gobjectcheck-symbolsBehdad Esfahbod2-9/+9
2018-02-22Remove check-defs.sh test from CMakeEbrahim Byagowi1-2/+1
2018-02-21Fix build without gobjectBehdad Esfahbod1-1/+4
2018-02-21Hopefully refix check-symbols.sh on dylibBehdad Esfahbod1-6/+6
2018-02-21Merge check-defs.sh into check-symbols.shBehdad Esfahbod6-82/+62
2018-02-21Clean up check-defs and check-symbolsBehdad Esfahbod2-22/+24
2018-02-21Use HB_SET_VALUE_INVALID consistentlyBehdad Esfahbod2-4/+4
2018-02-20[subset] fix calculation of range shiftz. Should be 16 * len - searchRange no...Garret Rieger1-1/+3
2018-02-20[subset] Reverse table order for font serialization to match what OTS expects.Garret Rieger1-1/+1
2018-02-20[subset] sanity check glyph data writes during glyph subsetting to ensure the...Garret Rieger1-2/+9
2018-02-20[subset] Sanity check that loca writes are inbounds.Garret Rieger1-14/+41
2018-02-20Merge pull request #812 from googlefonts/cleanupGarret Rieger3-52/+43
2018-02-20[aat] Cosmetic touch-ups to trak tableBehdad Esfahbod1-14/+17
2018-02-20Add Ragel-generated files to gitBehdad Esfahbod6-6/+2535
2018-02-20[subset] Switch to hb_blob_copy_writable_or_fail in glyf subsetting.Garret Rieger2-20/+12
2018-02-20[subset] Move glyf subsetting code into hb-ot-glyf-table.hhGarret Rieger2-50/+49
2018-02-20Don't use %zuBehdad Esfahbod1-1/+1
2018-02-20[dev-run] minorEbrahim Byagowi1-1/+1
2018-02-20[dev-run] Support autotools buildsEbrahim Byagowi1-15/+31
2018-02-20Use %zu format specifier for size_t to fix cross platform buildDominik Röttsches1-1/+1
2018-02-20Change Alpine and ArchLinux bot to test O3 and O0 on gcc, #801Ebrahim Byagowi1-6/+8
2018-02-19[aat] First dig on 'trak'Ebrahim Byagowi4-4/+108
2018-02-19Ugh. Really fix build.Behdad Esfahbod3-3/+3
2018-02-19Fix build after previous commitBehdad Esfahbod1-0/+2
2018-02-19[subset] Don't include hb-subset.h from hb.hBehdad Esfahbod1-1/+0
2018-02-19Check availability of entr instead now that this works with itEbrahim Byagowi1-1/+1
2018-02-19Simplify hb-fuzzer output printing and fix ArchLinux botEbrahim Byagowi1-5/+1
2018-02-19Test debug builds on ArchLinux botEbrahim Byagowi1-3/+3
2018-02-18Limit how much work sanitize() can doBehdad Esfahbod4-2/+17
2018-02-18[aat] MinorBehdad Esfahbod1-1/+1
2018-02-18Fix debug buildBehdad Esfahbod1-11/+11
2018-02-18[aat] Silence warningBehdad Esfahbod1-1/+1
2018-02-18[ci] Make AppVeyor less noisyBehdad Esfahbod1-0/+3
2018-02-18Readjust mark attachment heuristic a bit moreBehdad Esfahbod1-1/+4
2018-02-18[test] Add test for https://github.com/harfbuzz/harfbuzz/issues/740Behdad Esfahbod2-0/+1
2018-02-19[aat] First dig on 'kerx' (#704)Ebrahim Byagowi4-0/+381
2018-02-18Merge pull request #796 from ebraminio/dev-runBehdad Esfahbod3-12/+36
2018-02-18Remove unused checkBehdad Esfahbod1-2/+1
2018-02-18Add a continuous builder using fswatchEbrahim Byagowi3-12/+36
2018-02-18[test] Fix a couple of coverity_scan issuesBehdad Esfahbod1-6/+11
2018-02-18Another attempt on fixing coverityEbrahim Byagowi1-3/+2
2018-02-18Merge pull request #800 from harfbuzz/bitopsBehdad Esfahbod7-95/+202
2018-02-18Fix BitScanForward() usagebitopsBehdad Esfahbod1-2/+2
2018-02-18Merge branch 'master' into bitopsBehdad Esfahbod16-116/+255
2018-02-17Do not mark the first glyph as unsafe to breakDavid Corbett5-11/+1
2018-02-16[test] Remove unused varBehdad Esfahbod1-1/+0
2018-02-16Update outdated TODO fileBehdad Esfahbod1-28/+1
2018-02-16[test/api] Distribute all fontsBehdad Esfahbod1-19/+2
2018-02-16Misc fixesBehdad Esfahbod2-36/+34
2018-02-16[subset] add a glyf subsetting test for a font with composite glyphs.Garret Rieger3-0/+21