platform/upstream/libHarfBuzzSharp.git
2018-09-13 Behdad EsfahbodRename HeadlessArrayOf::len to lenP1
2018-09-13 Behdad Esfahbod[dfont] Some more
2018-09-13 Behdad Esfahbod[dfont] Push methods further down
2018-09-13 Behdad Esfahbod[dfont] Minor
2018-09-13 Behdad Esfahbod[dfon]t Sanitize OpenTypeFontFace
2018-09-13 Behdad Esfahbod[dfont] Minor
2018-09-13 Behdad Esfahbod[dfont] Make test pass
2018-09-13 Behdad EsfahbodAllow Offset<>'s that have no 0==null
2018-09-13 Behdad Esfahbod[dfont] Minor
2018-09-13 Behdad Esfahbod[bytes] Rename content to arrayZ
2018-09-13 Behdad Esfahbod[dfont] Clean up sanitize()
2018-09-13 Behdad EsfahbodFix OffsetTo::sanitize() after reshuffling
2018-09-13 Behdad EsfahbodOffsetTo::sanitize() Add version with three user_data
2018-09-13 Behdad EsfahbodOffsetTo::sanitize() more shuffling
2018-09-13 Behdad EsfahbodOffsetTo::sanitize() reshuffling
2018-09-11 Behdad Esfahbod[dfont] Some renaming, plus add link to reference doc
2018-09-11 Behdad Esfahbod[dfont] Sanitize only sfnt resources as OpenTypeFontFile
2018-09-11 Behdad Esfahbod[dfont] Minor
2018-09-11 Behdad Esfahbod[dfont] Fix test expecatation and minor touch up
2018-09-11 Ebrahim Byagowi[dfont] Add test
2018-09-11 Behdad Esfahbod[dfont] Re-enable and fix offset handling
2018-09-11 Behdad EsfahbodWhitespace
2018-09-11 Behdad Esfahbod[ft] Invalidate advance cache if font size changed
2018-09-11 Behdad Esfahbod[ft] Cache advances
2018-09-11 Behdad Esfahbod[util] Add --ft-load-flags
2018-09-11 Behdad Esfahbod[util] Add -n shorthand for --num-iterations
2018-09-11 Behdad Esfahbod[ft] Towards caching slow get_h_advance results
2018-09-11 Behdad Esfahbod[ft] Add advances() callback
2018-09-11 Behdad Esfahbod[ot-font] Rename
2018-09-11 Behdad Esfahbod[ot-font] Add advances() callbacks
2018-09-11 Behdad Esfahbod[cache] Minor
2018-09-11 Behdad EsfahbodRevert "Remove unused hb_cache_t"
2018-09-11 Behdad Esfahbod[random] Switch to 32bit RNG
2018-09-11 Behdad Esfahbod[random] Shuffle
2018-09-11 Behdad EsfahbodMake --features rand=1 available to the user
2018-09-11 Behdad EsfahbodRespect user's wish if they set rand feature manually
2018-09-11 Behdad EsfahbodMinor clean up of 'rand' patchset
2018-09-11 David CorbettDon't seed the RNG from the contents of the buffer
2018-09-11 David CorbettTest 'rand'
2018-09-11 David CorbettAllow requesting a specific glyph for 'rand'
2018-09-11 David CorbettImplement 'rand'
2018-09-10 Behdad Esfahbod[uniscribe] Fix build
2018-09-10 Behdad EsfahbodAdd HB_FEATURE_GLOBAL_START/END
2018-09-10 Behdad EsfahbodAdd (unused) hb_array_t<>
2018-09-10 Behdad EsfahbodMinor
2018-09-10 Behdad EsfahbodPort rest from VAR to UnsizedArrayOf<>
2018-09-10 Behdad EsfahbodSimplify sanitize->check_array()
2018-09-10 Behdad EsfahbodPort some VAR arrays to UnsizedArrayOf<>
2018-09-10 Behdad Esfahbod[indic] Cache hb_options().uniscribe_bug_compatible...
2018-09-10 Behdad EsfahbodUnbreak HB_OPTIONS
2018-09-10 Behdad Esfahbod[indic] Do NOT allow matra after Halant,ZWJ
2018-09-10 Behdad EsfahbodFix sanitize or Context Rule
2018-09-10 Behdad EsfahbodRevert "[subset] Disable GSUB/GPOS subsetting for now"
2018-09-10 Behdad Esfahbod1.9.0
2018-09-10 Behdad Esfahbod[subset] Disable GSUB/GPOS subsetting for now
2018-09-10 Behdad Esfahbod[atomic] Fix pointer type passed to InterlockedExchange...
2018-09-07 Behdad EsfahbodUse enum instead of "static const" in class scope
2018-09-07 Behdad EsfahbodTry fixing bots
2018-09-07 Behdad Esfahbod[subset] Fix div-by-zero
2018-09-06 Garret Rieger[subset] Fix hdmx subsetted size calculation.
2018-09-06 Behdad EsfahbodFix older compilers re '>>' at nested template declarations
2018-09-05 Behdad Esfahbod[subset] Hook up GSUB/GPOS, but still disabled
2018-09-04 Behdad Esfahbod[subset] Implement subsetting of SingleSubst
2018-09-04 Behdad Esfahbod[subset] Keep glyph set in plan
2018-09-04 Behdad Esfahbod[subset] Towards subsetting SingleSubstFormat1
2018-09-04 Behdad Esfahbod[subset] Wire up subset() call down to subtables
2018-09-04 Behdad EsfahbodTemplatize Lookup::sanitize()
2018-09-03 Behdad Esfahbod[subset] More
2018-09-03 Behdad EsfahbodTemplatize GSUBGPOS::sanitize()
2018-09-03 Behdad Esfahbod[subset] Fix serialize_subset() calls
2018-09-03 Behdad EsfahbodAdd intersects() method to GSUB/GPOS lookups
2018-09-03 Behdad Esfahbod[subset] Minor
2018-09-02 Behdad Esfahbod[subset] Towards GSUB/GPOS subsetting
2018-09-01 Behdad Esfahbod[serialize] Add reset()
2018-08-31 Behdad Esfahbod[subset] De-templatize hb_subset_context_t
2018-08-31 Behdad Esfahbod[serialize] Add a couple small methods
2018-08-31 Behdad Esfahbod[subset] Add hb_subset_context_t<>
2018-08-31 Behdad Esfahbod[subset] Add hb-subset-input.hh and make hb-subset...
2018-08-31 Behdad EsfahbodMinor
2018-08-30 Behdad EsfahbodShuffle
2018-08-30 Behdad Esfahbod[subset] Clean up hb_subset_input_t API
2018-08-30 Behdad Esfahbod[subset] Bail if subsetting a table failed
2018-08-30 Behdad Esfahbod[subset] Remove unused hb_subset_profile_t
2018-08-29 Behdad Esfahbod[ot-font] Clean up cmap with gid=0
2018-08-29 Ross BurtonDelete pkg.m4
2018-08-29 Behdad EsfahbodDon't declare extern symbols as inline
2018-08-29 Behdad EsfahbodAdd explicit to hb_auto_t 1param constructors
2018-08-29 Behdad EsfahbodFix distcheck
2018-08-28 Behdad EsfahbodExplicitly pass reference in hb_auto_t constructor
2018-08-26 Behdad Esfahbod[ot-face] Remove tables_t. The face_data_t is what...
2018-08-26 Behdad EsfahbodFree up hb-ot-face.hh from includes
2018-08-26 Behdad Esfahbod[face] Use saved cmap in collect_unicodes() APIs
2018-08-26 Behdad Esfahbod[OT] Move code around
2018-08-26 Behdad Esfahbod[OT] Use relaxed ops for recursing into GSUB/GPOS looku...
2018-08-26 Behdad Esfahbod[GDEF] Move code around
2018-08-26 Behdad EsfahbodAdd template keyword
2018-08-26 Behdad EsfahbodFixup
2018-08-26 Behdad Esfahbod[ot-face] Port GDEF to unified table accelerator model...
2018-08-26 Behdad Esfahbod[ot-face] Unify GSUB/GPOS accelerators in the table...
2018-08-26 Behdad EsfahbodWIP
next