platform/upstream/libHarfBuzzSharp.git
2012-08-08 Behdad EsfahbodMinor
2012-08-08 Behdad EsfahbodMake default_language threadsafe
2012-08-08 Behdad EsfahbodMinor
2012-08-08 Behdad EsfahbodMinor
2012-08-08 Behdad EsfahbodAdjust a couple source checks
2012-08-08 Behdad EsfahbodMinor renaming
2012-08-08 Behdad EsfahbodFix cast
2012-08-08 Behdad Esfahbod[OT] Implement fallback positioning
2012-08-08 Behdad Esfahbod[hb-old] Fix warnings
2012-08-08 Behdad Esfahbod[OT] Start adding fallback positioning
2012-08-08 Behdad EsfahbodMinor
2012-08-08 Behdad Esfahbod[GSUB] Generalize would_apply()
2012-08-08 Behdad EsfahbodAdd hb_font_glyph_from/to_string
2012-08-08 Behdad EsfahbodMinor
2012-08-08 Behdad Esfahbod[OT] Apply 'rclt' feature in horizontal mode
2012-08-07 Behdad EsfahbodFix warnings
2012-08-07 Behdad EsfahbodMore refactoring
2012-08-07 Behdad EsfahbodMinor refactoring
2012-08-07 Behdad EsfahbodAdd Hebrew presentation forms shaping
2012-08-07 Behdad Esfahbod[Graphite] Minor
2012-08-07 Behdad EsfahbodRemove enum trailing comma
2012-08-07 Behdad EsfahbodMinor
2012-08-07 Behdad Esfahbod[util] Fix leaks
2012-08-07 Behdad Esfahbod[Graphite] Fix graphite2 backend with RTL text
2012-08-07 Behdad Esfahbod[Graphite] Port graphite2 backend to new shaper infrast...
2012-08-07 Behdad EsfahbodRemove unnecessary lifecycle bits
2012-08-06 Behdad EsfahbodFix compiler warnings
2012-08-06 Behdad Esfahbod[Indic] Minor, move 'blwf' after 'half'
2012-08-05 Behdad EsfahbodSpeed up hb_set_digest_lowest_bits_t calcs
2012-08-05 Behdad EsfahbodSpeed up hb_set_digest_common_bits_t calcs
2012-08-05 Behdad EsfahbodEnlarge glyph_name buffer
2012-08-04 Behdad EsfahbodRewrite ARRAY_LENGTH as a template function
2012-08-04 Behdad Esfahbod[Indic] Fix consonant position font lookup logic
2012-08-04 Behdad EsfahbodMinor
2012-08-04 Behdad EsfahbodFix leak
2012-08-04 Behdad Esfahbod[OT] Use general-category, not GDEF class, to decide...
2012-08-04 Behdad EsfahbodDn't use gint
2012-08-02 Behdad Esfahbod[Indic] Add per-script configuration tables
2012-08-02 Behdad Esfahbod[Indic] Move more stuff to the shape_plan
2012-08-02 Behdad Esfahbod[Indic] Move more repeated work into shape_plan
2012-08-02 Behdad Esfahbod[OT] Add per-complex-shaper shape_plan data
2012-08-02 Behdad Esfahbod[OT] Pipe shape_plan down to pause_callbacks
2012-08-02 Behdad EsfahbodMore massaging
2012-08-02 Behdad Esfahbod[OT] Port complex_shaper to planner/plan
2012-08-02 Behdad Esfahbod[OT] Minor refactoring
2012-08-02 Behdad Esfahbod[Indic] Move consonant-position-setting into initial_re...
2012-08-02 Behdad Esfahbod[GSUB] Wire the font, not just the face, down to substi...
2012-08-02 Behdad Esfahbod[OT] Hide some API
2012-08-02 Behdad EsfahbodMinor
2012-08-02 Behdad Esfahbod[Indic] More refactoring of consonant position peeking...
2012-08-02 Behdad Esfahbod[Indic] Refactor
2012-08-02 Behdad Esfahbod[Indic] Rename
2012-08-02 Behdad Esfahbod[Indic] Streamline feature would_apply()
2012-08-02 Behdad Esfahbod[Indic] Minor
2012-08-02 Behdad Esfahbod[GSUB/GPOS] Check array size before accessing digests
2012-08-02 Behdad EsfahbodUse Coverage digests in would_apply
2012-08-02 Behdad EsfahbodMinor
2012-08-02 Behdad EsfahbodUse wider set digests on 64-bit archs
2012-08-02 Behdad Esfahbod[GSUB/GPOS] Remove unused get_coverage() methods
2012-08-02 Behdad Esfahbod[GSUB/GPOS] Use Coverage digests as gatekeeper
2012-08-02 Behdad Esfahbod[GSUB/GPOS] Add add_coverage()
2012-08-02 Behdad EsfahbodAdd hb_set_digest_t
2012-08-02 Behdad Esfahbod[OT] Templatize Coverage::add_coverage()
2012-08-01 Behdad EsfahbodInline font getters
2012-08-01 Behdad EsfahbodUse a lookup table for modified_combining_class
2012-08-01 Behdad EsfahbodInline Unicode callbacks internally
2012-08-01 Behdad EsfahbodMove unicode accessors around
2012-08-01 Behdad EsfahbodAdd hb_unicode_combining_class_t
2012-08-01 Behdad EsfahbodAdd commentary on the compatibility decomposition in...
2012-08-01 Behdad Esfahbod[hb-old] Adjust mark positioning parameters
2012-08-01 Behdad Esfahbod[old] Implement fontMetrics
2012-08-01 Behdad Esfahbod[GPOS] Adjust mark advance-width zeroing logic
2012-08-01 Behdad EsfahbodRemove some TODO items
2012-08-01 Behdad Esfahbod[OT] Zero mark advances if the shaper desires so
2012-08-01 Behdad Esfahbod[OT] Synthesize glyph classes
2012-08-01 Behdad Esfahbod[GSUB] Minor
2012-08-01 Behdad Esfahbod[hb-old] Implement getGlyphMetrics()
2012-08-01 Behdad EsfahbodImplement Unicode compatibility decompositions
2012-08-01 Behdad EsfahbodRemove unused function
2012-07-31 Behdad Esfahbod[buffer] Minor
2012-07-31 Behdad Esfahbod[OT] Streamline complex shaper enumeration
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad EsfahbodMore refactoring glyph class access
2012-07-30 Behdad Esfahbod[OT] Don't crash if no GDEF available
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB/GPOS] Move glyph props matching around
2012-07-30 Behdad Esfahbod[GSUB] Don't erase glyph classes if GDEF does not have...
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB] Minor
2012-07-30 Behdad Esfahbod[Uniscribe] Clean up a bit
2012-07-30 Behdad Esfahbod[CoreText] Port to shape_plan infrastructure
2012-07-30 Behdad EsfahbodFix build on Mac
2012-07-30 Behdad EsfahbodUnbreak Hangul jamo composition
2012-07-30 Behdad Esfahbod[Indic] Recategorize Telugu length marks
2012-07-30 Behdad EsfahbodAdd Hebrew test
2012-07-30 Behdad Esfahbod[hb-old] Fix misc leaks
2012-07-30 Behdad EsfahbodDon't lock user_data set during destruction if empty
2012-07-30 Behdad EsfahbodFix leak
2012-07-30 Behdad Esfahbod[OT] Gain back some lost speed
2012-07-30 Behdad Esfahbod[OT] Remove hb_ot_layout_ensure()
next