platform/upstream/libHarfBuzzSharp.git
2018-03-27 Ebrahim ByagowiImplement an internal emojis dumper tool (#909)
2018-03-27 Ebrahim Byagowi[ci] Fix coverage build fail (#925)
2018-03-27 Garret Rieger[subset] Couple of fixes for fuzzer discovered issues...
2018-03-27 Behdad Esfahbod[hdmx] Minor
2018-03-27 Behdad EsfahbodMinor
2018-03-26 Behdad EsfahbodFix previous commit
2018-03-26 Behdad EsfahbodTry fixing linking again
2018-03-26 Behdad EsfahbodAdd HB_SUBSET_BUILTIN
2018-03-26 Behdad EsfahbodAdd HB_NO_ATEXIT
2018-03-26 Ebrahim Byagowi[aat] Unprefix not essentially layout tables (#921)
2018-03-26 David CorbettAllow trailing non-numeric chars in --unicodes
2018-03-26 Behdad Esfahbod[aat/ltag] Whitespace
2018-03-26 Ebrahim Byagowi[aat/ltag] Implement the table parsing (#911)
2018-03-25 Ebrahim Byagowi[aat/fmtx] Implement the table parsing (#910)
2018-03-25 Ebrahim Byagowi[ci] Add a build only apple-gcc-4.2 i686 bot
2018-03-25 Ebrahim Byagowi[dwrite] minor
2018-03-25 Behdad EsfahbodMore ULL fixes
2018-03-24 Behdad EsfahbodDefine uint64_t constants with ULL suffix
2018-03-23 Chun-wei Fanhb-private.hh: Add fallback implementation for round()
2018-03-23 Nikolaus WaxweilerPolicy 0063 must be enabled to have hidden inline visib...
2018-03-23 Ebrahim ByagowiFix llvm-gcc-4.2 compile issue and add a macOS bot...
2018-03-22 Ebrahim Byagowi[dwrite] Replace rest of 'malloc/free's with 'new/delet...
2018-03-21 Garret Rieger[subset] Check for the Null table and not nullptr to...
2018-03-21 Garret Rieger[subset] Fix to debug message.
2018-03-21 Garret Rieger[subset] don't use pointers returned from push after...
2018-03-21 Garret Rieger[subset] Fixed out of bounds read when subsetting hdmx.
2018-03-21 Garret Rieger[subset] Disable glyf accelerator_t methods if it didn...
2018-03-21 Garret Rieger[subset] Fix infinite loop in there are more then 32...
2018-03-21 Garret Rieger[subset] Add a fix for segfault in hmtx/vmtx subsetting...
2018-03-21 Garret Rieger[subset] Add a test demonstrating a seg fault while...
2018-03-19 Garret Rieger[subset] Restore subset to hb-subset-fuzzer.
2018-03-19 Ebrahim Byagowi[dwrite] Use new again and enable the build on msys2...
2018-03-16 Ebrahim ByagowiAppropriate fix for msys2 bot fail on gen-def.py (...
2018-03-16 Ebrahim ByagowiDo feature test before adding -Bsymbolic-functions...
2018-03-16 Joel WinarskeDo feature test before adding -Bsymbolic-functions...
2018-03-16 Ebrahim Byagowi[cmake] Don't hide symbols by default (#891)
2018-03-16 Garret Rieger[subset] Test not linking libharfbuzz-subset-fuzzing...
2018-03-16 Garret Rieger[subset] Test hb-shape-fuzzer in run-subset-fuzzer...
2018-03-16 Garret Rieger[subset] make libharfbuzz-subset-fuzzing.la depend...
2018-03-16 Garret Rieger[subset] %d -> %zu
2018-03-16 Garret Rieger[subset] Add some more logging to hb-subset-fuzzer.
2018-03-16 Garret Rieger[subset] Fix run-shape-fuzzer-tests.py. It was generati...
2018-03-16 Garret Rieger[subset] Add more verbose output for subset fuzzer...
2018-03-16 Garret Rieger[subset] Rename hb-fuzzer -> hb-shape-fuzzer.
2018-03-16 Garret Rieger[subset] Add rub-subset-fuzzer-tests.py to dist files.
2018-03-16 Garret Rieger[subset] Add a test runner for hb-subset-fuzzer and...
2018-03-16 Garret Rieger[subset] Fix fuzzing build for hb-subset-fuzzer.
2018-03-16 Garret Rieger[subset] Add missing destroy of subsetting result in...
2018-03-16 Garret Rieger[subset] First pass at setting up a fuzzing program...
2018-03-15 Behdad Esfahbod[util] Remove line buffering
2018-03-15 Behdad EsfahbodRemove extra stdbool includes
2018-03-15 Behdad EsfahbodAdd NameID
2018-03-15 Behdad Esfahbod[color/COLR] Simplify
2018-03-15 Behdad Esfahbod[color/COLR] Clean up
2018-03-15 Behdad Esfahbod[color/COLR] Fix bad sanitize
2018-03-15 Behdad Esfahbod[color/COLR] Clean up
2018-03-15 Behdad Esfahbod[color/cbdt] Clean up
2018-03-15 Behdad EsfahbodRevert "hb-private.hh: Add fallback implementation...
2018-03-15 Ebrahim ByagowiMerge pull request #886 from madig/only-export-visible...
2018-03-14 Nikolaus WaxweilerEnable implicit symbol hiding for all libraries, static...
2018-03-14 Ebrahim Byagowi[dwrite] GCC/mingw/msys2 compatibility (#884)
2018-03-14 Ebrahim Byagowi[ci] Trying to fix gen-def issue on appveyor (#885)
2018-03-14 Nikolaus WaxweilerCMake: hide symbols by default on non-MSVC, define...
2018-03-13 Ebrahim ByagowiMerge pull request #877 from fanc999/master.msvc
2018-03-13 Chun-wei FanCMake: Fix utility program installation
2018-03-13 Chun-wei FanCMake: Fix introspection on Windows
2018-03-13 Chun-wei Fantest/api: Fix building subset tests
2018-03-13 Chun-wei FanCMake: Fix running tests on Windows
2018-03-13 Chun-wei Fanhb-private.hh: Add fallback implementation for round()
2018-03-13 Chun-wei Fanconfigure.ac/CMake: Check for round() and stdbool.h
2018-03-12 Ebrahim Byagowi[ot-color/SVG] Minor (#878)
2018-03-11 Behdad Esfahbod[sbix] Clean up
2018-03-10 Ebrahim Byagowi[ot-color] SVG table implementation (#874)
2018-03-10 Ebrahim Byagowi[ot-color] sbix table implementation (#870)
2018-03-09 Ebrahim Byagowi[dev-run] minor
2018-03-09 Garret RiegerMerge pull request #872 from googlefonts/drop-tables
2018-03-09 Ebrahim ByagowiMake subset test runner compatible with py3
2018-03-09 Ebrahim Byagowi[ci] Enable subset tests on ArchLinux to test
2018-03-09 Garret Rieger[subset] Drop the same tables by default as fontTools...
2018-03-08 Garret RiegerMerge pull request #871 from googlefonts/mplus
2018-03-08 Garret Rieger[subset] Drop cmap 12, platform 0 tables from Mplus1p...
2018-03-08 Garret Rieger[subset] Fix deadlock waiting for process output in...
2018-03-08 Garret Rieger[subset] add some extra logging to subset run-tests.py.
2018-03-08 Garret Rieger[subset] Add japanese font file to subset integration...
2018-03-08 Garret RiegerMerge pull request #868 from googlefonts/post
2018-03-08 Garret Rieger[subset] use create_sub_blob instead of manually copyin...
2018-03-07 Garret Rieger[subset] Unit test to check that post subsetting drops...
2018-03-07 Garret Rieger[subset] drop all glyph names from the post table.
2018-03-07 Garret RiegerMerge pull request #867 from googlefonts/vmtx
2018-03-07 Garret Rieger[subset] fix author.
2018-03-07 Garret Rieger[subset] s/hmetrics/vmetrics.
2018-03-07 Garret Rieger[subset] cleanup.
2018-03-07 Garret Rieger[subset] add unit tests for vmtx subsetting.
2018-03-07 Garret Rieger[subset] Skip subsetting vhea.
2018-03-07 Garret Rieger[subset] Subset vmtx if present.
2018-03-07 Behdad Esfahbod[test] Fix build with older glib
2018-03-07 Behdad Esfahbod1.7.6
2018-03-07 Behdad Esfahbod[ot] Comment out AAT include
2018-03-07 Behdad EsfahbodRemove hb-ot-color.h
2018-03-07 Behdad Esfahbod[ot] Remove hb-ot-base.h
next