platform/upstream/libHarfBuzzSharp.git
2012-12-21 Behdad Esfahbod[util] List supported output formats in --help output
2012-12-21 Behdad Esfahbod[util] List supported output formats in hb-view
2012-12-21 Behdad Esfahbod[util] Default to "text" output format in hb-shape
2012-12-21 Behdad Esfahbod[Indic] Reorder Malayalam dot-reph to after base
2012-12-21 Behdad EsfahbodMinor
2012-12-21 Behdad EsfahbodAdd Android.mk
2012-12-20 Behdad EsfahbodAdd build confirmation notice to configure
2012-12-19 Behdad Esfahbod[TODO] Remove done items
2012-12-19 Behdad EsfahbodBug 58498 - Tests fail with gold linker on ARM
2012-12-19 Behdad EsfahbodUse C++ linker if ICU is disabled
2012-12-18 Behdad Esfahbod[OTLayout] Limit alternate-location FeatureParams to...
2012-12-18 Behdad Esfahbod[OTLayout] Fix 'size' featureParams implementation
2012-12-17 Behdad Esfahbod[OTLayout] Fix tracing
2012-12-17 Behdad Esfahbod[OTLayout] Towards correct FeatureParams handling
2012-12-14 Behdad Esfahbod[OTLayout] Wire tag and list start all the way to Feature
2012-12-12 Behdad Esfahbod[OTLayout] More 'size' feature sanity checking
2012-12-11 Behdad Esfahbod[OTLayout] Add FeatureParamsCharacterVariants struct
2012-12-11 Behdad Esfahbod[OTLayout] Add UINT24 type
2012-12-11 Behdad EsfahbodMake test-size-params write size in points
2012-12-11 Behdad Esfahbod[OTLayout] Make hb_ot_layout_get_size_params() do some...
2012-12-11 Behdad Esfahbod[OTLayout] Change hb_ot_layout_get_params() API
2012-12-10 Behdad Esfahbod[uniscribe] Enable Uniscribe backend only if it has...
2012-12-10 Behdad EsfahbodUpdate config template
2012-12-10 John Ralls[coretext] Better test for CoreText
2012-12-10 Behdad EsfahbodFix atomic ops on iOS
2012-12-10 Behdad EsfahbodMake older MSVC happy
2012-12-10 Behdad EsfahbodWork around missing OSAtomicCompareAndSwapPtrBarrier...
2012-12-10 Behdad Esfahbod[coretext] Fixed typo
2012-12-09 Behdad Esfahbod[coretext] Add hb_coretext_face_get_cg_font()
2012-12-09 Behdad Esfahbod[coretext] Remove hack around GlyphID
2012-12-09 Behdad Esfahbod[graphite2] "Update to new API"
2012-12-09 Behdad Esfahbod[graphite2] Add hb_graphite2_face_get_gr_face and hb_gr...
2012-12-09 Behdad Esfahbod[graphite2] Preload all tables
2012-12-09 Behdad EsfahbodMinor
2012-12-09 Behdad EsfahbodRemove excess return
2012-12-09 Behdad EsfahbodUpdate OT language tags
2012-12-06 Behdad EsfahbodMinor
2012-12-06 Behdad EsfahbodFix test with gold linker
2012-12-06 Behdad Esfahbod[Indic] Add link to Sinhala split matra section of...
2012-12-06 Behdad EsfahbodFix build with C++11
2012-12-06 Behdad EsfahbodFix warnings
2012-12-05 Behdad Esfahbod0.9.9
2012-12-05 Behdad EsfahbodRename VOID and void_t to have HarfBuzz prefix
2012-12-04 Behdad Esfahbod[OTLayout] Reuse context in collect_glyphs() recursion
2012-12-04 Behdad EsfahbodMinor
2012-12-04 Behdad Esfahbod[OTLayout] Don't recurse in collect_glyphs() for GPOS
2012-12-04 Behdad Esfahbod[ucdn] Match upstream changes
2012-12-04 Behdad Esfahbod0.9.8
2012-12-03 Behdad EsfahbodMove object mutext into the user-data array
2012-12-03 Behdad EsfahbodRemove unused functions
2012-12-02 Behdad Esfahbod"Update" to Unicode 6.2.0 tables
2012-11-30 Behdad EsfahbodMinor
2012-11-30 Behdad EsfahbodMinor
2012-11-30 Behdad EsfahbodAdd Persian test cases from Mehran Mehr
2012-11-30 Behdad EsfahbodAdd test-size-params
2012-11-30 Behdad EsfahbodFix hb_buffer_guess_segment_properties() for empty...
2012-11-30 Behdad Esfahbod[OTLayout] Fix collect_glyphs() recursion in ContextFormat3
2012-11-30 Behdad Esfahbod[OTLayout] Minor
2012-11-30 Behdad Esfahbod[OTLayout] Look for any 'size' feature, not only in...
2012-11-30 Behdad Esfahbod[OTLayout] Rename hb_ot_layout_position_get_size()...
2012-11-30 Behdad Esfahbod[OTLayout] Return correct value from recursion
2012-11-26 Behdad Esfahbod[OTLayout] Implement 'size' feature
2012-11-25 Behdad Esfahbod[OTLayout] Remove operator() from ClassDef
2012-11-25 Behdad Esfahbod[OTLayout] Remove operator() from Coverage
2012-11-24 Behdad Esfahbod[OTLayout] Implement hb_ot_layout_collect_lookups()
2012-11-24 Behdad Esfahbod[OTLayout] Only collect output glyphs during recursion...
2012-11-24 Behdad Esfahbod[OTLayout] Implement ChainContext collect_glyphs()
2012-11-24 Behdad Esfahbod[OTLayout] Implement GPOS collect_glyphs()
2012-11-24 Behdad Esfahbod[OTLayout] Reuse apply context for recursion
2012-11-24 Behdad Esfahbod[OTLayout] Remove unused members
2012-11-23 Behdad Esfahbod[OTLayout] Implement Context::collect_glyphs()
2012-11-23 Behdad Esfahbod[OTLayout] More collect_glyphs()
2012-11-23 Behdad Esfahbod[OTLayout] Templatize process_recurse_func
2012-11-23 Behdad Esfahbod[OTLayout] Clean up closure() a bit
2012-11-23 Behdad EsfahbodImprove debug log format in presence of templates
2012-11-23 Behdad Esfahbod[OTLayout] Start porting sanitize() to process()
2012-11-23 Behdad Esfahbod[OTLayout] Add process() tracing
2012-11-23 Behdad Esfahbod[OTLayout] More Extension templatizing
2012-11-23 Behdad Esfahbod[OTLayout] More templatizing Extension
2012-11-23 Behdad EsfahbodMake Extension a template
2012-11-23 Behdad EsfahbodMinor
2012-11-23 Behdad EsfahbodMore tracing fixup
2012-11-23 Behdad Esfahbod[OTLayout] Start adding process() tracing
2012-11-23 Behdad EsfahbodCleanup
2012-11-23 Behdad EsfahbodPass this object to trace macros
2012-11-23 Behdad Esfahbod[OTLayout] Start unbreaking tracing
2012-11-23 Behdad EsfahbodMinor
2012-11-23 Behdad EsfahbodFix warnings
2012-11-23 Behdad EsfahbodMinor
2012-11-22 Behdad EsfahbodMove code around
2012-11-22 Behdad Esfahbod[OTLayout] Port apply() operator to process() template
2012-11-22 Behdad Esfahbod[OTLayout] Port would_apply() and get_coverage() to...
2012-11-22 Behdad Esfahbod[OTLayout] Port closure() to process() template
2012-11-22 Behdad Esfahbod[ucdn] Make data tables const!
2012-11-22 Behdad EsfahbodFix hb_shape_plan_get_shaper()
2012-11-21 Behdad Esfahbod0.9.7
2012-11-21 Behdad EsfahbodRename hb_set_population() to hb_set_get_population()
2012-11-21 Behdad Esfahbod[Indic] One more try at unbreaking Khmer fonts
2012-11-17 Behdad EsfahbodStart implementing collect_glyphs() operation
2012-11-17 Behdad EsfahbodWhitespace
next