platform/upstream/libHarfBuzzSharp.git
2012-01-27 Behdad EsfahbodMake checks more OS X friendly
2012-01-27 Behdad EsfahbodFix check-header-guards on OS X
2012-01-27 Behdad EsfahbodMinor
2012-01-23 Behdad EsfahbodAdd a few more tests
2012-01-23 Behdad EsfahbodAdd a couple Thai test cases from Thep
2012-01-23 Behdad EsfahbodAdd Devanagari test from Tom Hacohen
2012-01-22 Behdad EsfahbodAlso ignore "ChangeLog" in manifests
2012-01-22 Behdad EsfahbodRemove newline
2012-01-22 Behdad EsfahbodAllow --color=html in hb-diff
2012-01-22 Behdad EsfahbodFallback to Latin script if the font has no other usabl...
2012-01-22 Behdad EsfahbodMore shoveling around
2012-01-22 Behdad EsfahbodCleanup
2012-01-22 Behdad EsfahbodDistribute testing tools
2012-01-22 Behdad EsfahbodSpeed up colorless diff
2012-01-22 Behdad EsfahbodCleanup manifest code
2012-01-22 Behdad EsfahbodPort hb-manifest-update to Python
2012-01-22 Behdad EsfahbodIgnore Broken Pipe errors
2012-01-22 Behdad Esfahbod[util] Make clusters work with char offset instead...
2012-01-21 Behdad EsfahbodCorrectly print out Unicode strings
2012-01-21 Behdad EsfahbodMisc fixes
2012-01-21 Behdad EsfahbodPort hb-manifest-read to Python
2012-01-21 Behdad EsfahbodAdd final residues from test-shape-complex
2012-01-21 Behdad EsfahbodAdd Punjabi tests from test-shape-complex also
2012-01-21 Behdad EsfahbodAdd Tamil test data from Muguntharaj Subramanian
2012-01-21 Behdad EsfahbodImport test data from late test-shape-complex
2012-01-21 Behdad EsfahbodFix Unicode encoding issue
2012-01-20 Behdad EsfahbodMake test tools interactive
2012-01-20 Behdad EsfahbodMove most testing logic into hb_test_tools.py
2012-01-20 Behdad EsfahbodRemove test-shape-complex
2012-01-20 Behdad EsfahbodAdd hb-unicode-encode
2012-01-20 Behdad Esfahbod[hb-shape] Add parantheses around --show-text output
2012-01-20 Behdad EsfahbodAdd hb-diff-filter-failures
2012-01-20 Behdad EsfahbodMove
2012-01-20 Behdad EsfahbodMinor
2012-01-20 Behdad EsfahbodMinor
2012-01-20 Behdad Esfahbod[test/shaping] Add some Indic test data for the new...
2012-01-20 Behdad EsfahbodFix
2012-01-20 Behdad EsfahbodMove hb-diff to test/shaping/
2012-01-20 Behdad EsfahbodAdd hb-unicode-decode
2012-01-20 Behdad EsfahbodMinor
2012-01-20 Behdad EsfahbodRecognize more characters
2012-01-20 Behdad Esfahbod[test] Make hb-unicode-prettyname take a --stdin option
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
next