platform/upstream/libHarfBuzzSharp.git
2012-01-20 Behdad Esfahbod[test/shaping] Add hb-unicode-prettyname
2012-01-20 Behdad Esfahbod[test/shaping] Add hb-read-manifest
2012-01-20 Behdad EsfahbodIgnore AUTHORS also
2012-01-19 Behdad Esfahbod[hb-shape] Change glyphstring brackets from </> to [/]
2012-01-19 Behdad EsfahbodMore Indic tests from Pravin
2012-01-19 Behdad Esfahbod[test/shaping] Add hb-update-manifests
2012-01-19 Behdad EsfahbodStart adding new shaping test suite together
2012-01-19 Behdad EsfahbodMinor
2012-01-19 Behdad EsfahbodRename test/ to test/api/
2012-01-19 Behdad EsfahbodRemove src/test.cc
2012-01-19 Behdad Esfahbod[hb-diff] Clean up
2012-01-19 Behdad Esfahbod[hb-shape] Add --show-line-num
2012-01-19 Behdad Esfahbod[hb-shape] Add --show-text and --show-unicode options
2012-01-19 Behdad EsfahbodFix OOB in hb-shape
2012-01-19 Behdad Esfahbod[test] Add two Indic test cases from Bernard Massot
2012-01-19 Behdad Esfahbod[util] Add --help-features
2012-01-19 Behdad Esfahbod[icu] Use U_FAILURE
2012-01-19 Behdad EsfahbodReplace u_strlen() with u_countChar32()
2012-01-19 Behdad EsfahbodAdd test for bug in ICU decompose
2012-01-19 Behdad EsfahbodFix OOB in replace_glyph()
2012-01-19 Behdad EsfahbodFix more possible buffer overruns
2012-01-19 Behdad EsfahbodRefactor the two remaining uses of _hb_ot_layout_skip_m...
2012-01-18 Behdad EsfahbodFurther mark skippy fixes from Jonathan Kew
2012-01-17 Behdad EsfahbodFix mark skipping regression
2012-01-17 Behdad EsfahbodRefactor mark skipping
2012-01-16 Behdad EsfahbodMinor
2012-01-16 Behdad Esfahbod[GSUB/GPOS] Fix mark skip indexing issues
2012-01-16 Behdad EsfahbodAvoid enum trailing commas
2012-01-15 Behdad EsfahbodRequire glib >= 2.16 for the gobject option
2012-01-15 Behdad EsfahbodDisable gtk-doc macro
2012-01-15 Behdad Esfahbod[icu] Remove glib-ism
2012-01-14 Behdad EsfahbodAllow space in one more place when parsing features
2011-10-21 Behdad EsfahbodMinor
2011-10-17 Behdad EsfahbodFix intrin.h b0rkage with older MSVC
2011-10-17 Behdad EsfahbodFix infinite loop in normalization code with variation...
2011-10-12 Behdad Esfahbod[util] Add --list-shapers to hb-view and hb-shape
2011-09-28 Behdad EsfahbodMake test-c.c actually use hb
2011-09-28 Behdad EsfahbodAdd comments
2011-09-27 Behdad EsfahbodAdd TODO item
2011-09-27 Behdad EsfahbodFix GSUB lookuptype 1 subtype 1 delta wrapping
2011-09-27 Behdad Esfahbod[util] s/%d/%u/ when printing glyph ids and clusters
2011-09-21 Behdad EsfahbodMinor
2011-09-21 Behdad EsfahbodFix possible leaks
2011-09-21 Behdad Esfahbodhb-shape: In --no-glyph-names, output glyph number...
2011-09-20 Behdad Esfahbod[util] Fix option parsing
2011-09-20 Behdad EsfahbodWhitespace
2011-09-20 Behdad Esfahbod[util] Add hb-diff
2011-09-20 Behdad EsfahbodRewrite ICU detection code with in-house macros
2011-09-19 Behdad Esfahbod[graphite] Add note about graphite shaker brokenness
2011-09-19 Behdad Esfahbod[util] Account for line-space in surface size
2011-09-19 Behdad Esfahbod[util] Rename --output to --output_file, and --format...
2011-09-19 Behdad EsfahbodMinor
2011-09-19 Behdad EsfahbodReally fix build this time
2011-09-19 Behdad EsfahbodFix dist
2011-09-19 Behdad Esfahbod[util] Add hb-shape utility
2011-09-19 Behdad EsfahbodMinor
2011-09-19 Behdad Esfahbod[util] If no text is provided, simply call cairo_show_g...
2011-09-19 Behdad Esfahbod[uniscribe] Various improvements
2011-09-19 Behdad Esfahbod[util] Move font-size into view-options
2011-09-17 Behdad EsfahbodFix Linux build when io.h is available
2011-09-16 Behdad EsfahbodFix "[util] Fix hb-view crash with bogus font."
2011-09-16 Behdad EsfahbodCosmetic
2011-09-16 Behdad Esfahbod[util] Fix hb-view crash with bogus font
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodTODO items
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodFix reading text from stdin
2011-09-16 Behdad EsfahbodMove code around
2011-09-16 Behdad EsfahbodAlways shape at size=upem
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodFix binary stdin/stdout io in Windows
2011-09-15 Behdad EsfahbodMinor
2011-09-15 Behdad Esfahbod[hb-view] Make print to stdout work in Windows
2011-09-15 Behdad EsfahbodMinor
2011-09-15 Behdad EsfahbodFix test
2011-09-15 Behdad Esfahbod[util] Refactor hb-view completely
2011-09-08 Behdad EsfahbodMore reshuffling
2011-09-08 Behdad Esfahbod[util] Simplify more
2011-09-08 Behdad Esfahbod[util] Move code around
2011-09-08 Behdad EsfahbodMinor
2011-09-08 Behdad Esfahbod[util] Move code around
2011-09-08 Behdad Esfahbod[util] Further refactor option parsing
2011-09-08 Behdad EsfahbodRefine Indic scripts, following Martin Hosken's recomme...
2011-09-02 Behdad EsfahbodPass through unknown ISO 639-3 language tags to OpenTyp...
2011-09-02 Behdad Esfahbod[graphite] Don't preload glyphs
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite2] Chop a few more lines
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite] Use buffer->replace_glyphs()
2011-08-26 Behdad EsfahbodAdd buffer->replace_glyphs()
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite] Only pass the first part language tag to...
2011-08-26 Behdad Esfahbod[API] Make all _from_string() functions take a len...
2011-08-25 Behdad Esfahbod[graphite2] Bail if grface is NULL
2011-08-25 Behdad EsfahbodReorder combining-class to better suit Arabic shadda...
2011-08-24 Behdad EsfahbodFix make distcheck
2011-08-24 Behdad EsfahbodAdd hb-ot-hmtx-table.hh
2011-08-24 Behdad Esfahbod[graphite] Rewrite properly
2011-08-24 Behdad EsfahbodMinor
next