platform/upstream/libHarfBuzzSharp.git
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
2018-08-26 Behdad Esfahbod[ot-face] Unify accelerators and tables
2018-08-26 Behdad EsfahbodMinor
2018-08-26 Behdad Esfahbod[ot-font] Rename
2018-08-26 Behdad Esfahbod[ot-font] Cache tables on face, not font
2018-08-26 Behdad Esfahbod[ot-font] Use init0
2018-08-26 Behdad Esfahbod[ot-font] Make everything (cmap/metrics) lazy
2018-08-26 Behdad Esfahbod[ot-font] Fallback vertical advance to UPEM
2018-08-26 Behdad EsfahbodAdd hb-ot-face.cc/hh
2018-08-26 Behdad Esfahbod[face] Introduce character-map API
2018-08-26 Behdad EsfahbodMinor
2018-08-26 Behdad EsfahbodRename hb-*private.hh to hb-*.hh
2018-08-26 Behdad Esfahbod[unicode] Add HB_UNICODE_MAX
2018-08-26 Behdad Esfahbod[cmap] More hb_auto_t<>(...)
2018-08-26 Behdad Esfahbod[cmap] Fix skipping gid0 in Format4 collect_unicodes()
2018-08-26 Behdad EsfahbodUse new hb_auto_t<> constructor with Coverage::Iter
2018-08-26 Behdad EsfahbodAdd 1-param passthrough constructor to hb_auto_t<>
2018-08-25 Behdad Esfahbod[cmap] Minor
2018-08-25 Behdad Esfahbod[cmap Add hb_subset_collect_variation_unicodes()
2018-08-25 Behdad Esfahbod[cmap] Add hb_subset_collect_variation_selectors()
2018-08-25 Behdad Esfahbod[cmap] Remove unused code
2018-08-25 Behdad Esfahbod[cmap] Use bsearch to find subtables
2018-08-25 Behdad Esfahbod[cmap] Factor out find_best_subtable
2018-08-25 Behdad EsfahbodMinor
2018-08-25 Behdad Esfahbod[cmap] Implement collect_unicodes() for Format0/6/10
2018-08-25 Behdad Esfahbod[cmap] Simplify collect_unicodes()
2018-08-25 Behdad EsfahbodRename get_all_codepoints() to collect_unicodes()
2018-08-25 Behdad Esfahbod[ot-font] Return char-not-found if mapped to gid 0
2018-08-25 Behdad EsfahbodAdd face-builder
2018-08-24 Behdad Esfahbod[blob] Add as_bytes()
2018-08-24 Behdad Esfahbod[sanitize] Document how sanitize machinery works
2018-08-24 Behdad Esfahbod[serialize] Add copy_bytes() and copy_blob()
2018-08-23 Behdad Esfahbod[ot] Rename hb_ot_layout_t to hb_ot_face_data_t
2018-08-15 Emil A EklundAdd guard around free_static_C_locale
2018-08-14 Emil A EklundGuard free_static function definitions with macro
2018-08-14 Behdad Esfahbod1.8.8
2018-08-14 Behdad Esfahbod[icu] Pass normalizer instance down as user_data
2018-08-13 Behdad EsfahbodDon't add reference in get_unicode_funcs() functions
next