platform/upstream/libHarfBuzzSharp.git
2014-07-25 Behdad EsfahbodTypo
2014-07-25 Behdad Esfahbod[util] Note CSS compatibility in --help-features
2014-07-25 Behdad EsfahbodFix snprintf() format
2014-07-25 Behdad EsfahbodMake sure broken feature strings are not partially...
2014-07-25 Behdad EsfahbodAllow quotation marks around feature tag in hb_feature_...
2014-07-25 Behdad EsfahbodAllow space at the end of feature string with values...
2014-07-25 Behdad EsfahbodMinor
2014-07-25 Behdad EsfahbodAllow on/off in hb_feature_from_string()
2014-07-25 Behdad EsfahbodRemove duplicate definition of ISALNUM
2014-07-25 Behdad EsfahbodFix parsing of features like "- liga" (with the space)
2014-07-25 Behdad EsfahbodDo not require the '=' in hb_feature_from_string()
2014-07-25 Behdad EsfahbodReject tags longer than 4 chars in hb_feature_from_string()
2014-07-25 Behdad EsfahbodMinor warnings fixes
2014-07-23 Behdad Esfahbod[indic] Handle old-spec Malayalam reordering with final...
2014-07-23 Behdad EsfahbodGive CC to gir-scanner
2014-07-22 Behdad Esfahbod0.9.33
2014-07-22 Behdad EsfahbodFix test runner under Windows
2014-07-22 Behdad EsfahbodDisallow changing settings on immutable face
2014-07-21 Behdad Esfahbod[win] Fix Cygwin build
2014-07-20 Behdad EsfahbodAdd HB_TAG_MAX_SIGNED / _HB_SCRIPT_MAX_VALUE_SIGNED
2014-07-19 Behdad Esfahbod[gobject] Skip _HB_SCRIPT_MAX_VALUE
2014-07-19 Behdad Esfahbod[win] Don't define visibility attribtue under Cygwin
2014-07-19 Behdad Esfahbod[win] Turn STRICT on for including windows.h
2014-07-19 Behdad Esfahbod[win] Consolidate windows.h include tips and tricks
2014-07-19 Behdad EsfahbodMore fixing MemoryBarrier() on Mingw32
2014-07-18 Behdad Esfahbod[test] Remove unused micro-font
2014-07-18 Behdad Esfahbod[test] Add more Mongolian variation selector tests
2014-07-17 Behdad EsfahbodFix hb_in_range() unused-var warning on Windows
2014-07-17 Behdad Esfahbod[arabic] Disable 'cswh' again
2014-07-17 Behdad Esfahbod0.9.32
2014-07-17 Behdad Esfahbod[arabic] Add note re disabled 'cswh'
2014-07-17 Behdad Esfahbod[arabic] Apply init/medi/isol/fini/... in separate...
2014-07-17 Behdad Esfahbod[test] Make record_test understand cmdline args to...
2014-07-17 Behdad EsfahbodMicro optimization
2014-07-17 Behdad EsfahbodAnother try to fix Mongolian free variation selectors
2014-07-17 Behdad EsfahbodRevert "Show U+FFFD REPLACEMENT CHARACTER for invalid...
2014-07-17 Dominik RöttschesFix CoreText build after a8b89a09f6d3a34
2014-07-17 Behdad EsfahbodMinor
2014-07-16 Behdad Esfahbod0.9.31
2014-07-16 Behdad EsfahbodNew API: hb_buffer_[sg]et_replacement_codepoint()
2014-07-16 Behdad EsfahbodNew API hb_buffer_add_codepoints()
2014-07-16 Behdad Esfahbod[buffer] Templatize UTF-* functions
2014-07-16 Behdad Esfahbod[buffer] Validate UTF-32 input
2014-07-16 Behdad EsfahbodMinor refactoring
2014-07-16 Behdad Esfahbod[tests] Add record-test.sh
2014-07-16 Behdad EsfahbodFix Mongolian Variation Selectors for fonts without...
2014-07-16 Behdad EsfahbodMinor
2014-07-16 Behdad EsfahbodMinor moving around
2014-07-16 Behdad Esfahbod[indic] Fix access past end of array
2014-07-15 Behdad EsfahbodWhitespace
2014-07-11 Behdad Esfahbod[Android.mk] Actually remove static library
2014-07-11 Behdad Esfahbod[Android.mk] Remove static library, add note re how...
2014-07-11 Behdad EsfahbodSimplify / speed up UTF-8 code
2014-07-11 Behdad EsfahbodOnly accept well-formed UTF-8 sequences
2014-07-11 Behdad EsfahbodSimplify hb_utf_prev<16> to call hb_utf_next<16>
2014-07-11 Behdad EsfahbodUse hb_in_range() for arabic and indic tables
2014-07-11 Behdad EsfahbodMark unsigned integer literals with the u suffix
2014-07-11 Behdad EsfahbodSimplify hb_in_range()
2014-07-11 Behdad EsfahbodSimplify hb_utf_prev<8> to call hb_utf_next<8>
2014-07-11 Behdad EsfahbodShow U+FFFD REPLACEMENT CHARACTER for invalid Unicode...
2014-07-10 Behdad EsfahbodWhen parsing UTF-16, generate invalid codepoint for...
2014-07-10 Behdad Esfahbod[test-buffer] Add test for lonely low-surrogate
2014-07-10 Behdad EsfahbodUse zh-Hans / zh-Hant when converting OT language tag...
2014-07-10 Behdad EsfahbodFix lang matching logic
2014-07-10 Behdad EsfahbodAccept BCP 47 zh-Hans / zh-Hant language tags
2014-07-10 Behdad Esfahbod[Android.mk] Add note re static library
2014-07-09 Behdad Esfahbod[Android.mk] Update for new ICU
2014-07-09 Behdad Esfahbod[Android.mk] Re-enable ICU unicode funcs
2014-07-09 Behdad Esfahbod0.9.30
2014-07-09 Behdad Esfahbod[uniscribe] Fix build after recent changes to Offset
2014-07-09 Behdad EsfahbodDefine _POSIX_C_SOURCE only if it is not defined
2014-07-09 Behdad Esfahbod[tests] Remove bash'ish
2014-07-09 Behdad Esfahbod[util/hb-shape] Fix crash; oops
2014-07-09 Behdad Esfahbod[ucdn] Update to Unicode 7.0.0 data
2014-07-09 Behdad Esfahbod[Android.mk] Update source list
2014-07-09 Behdad Esfahbod[Android.mk] Whitespace
2014-07-09 Behdad Esfahbod[Android.mk] Remove -lpthread; we build with -DHB_NO_MT
2014-07-09 Behdad Esfahbod[util/hb-shape] Accept an empty output-format that...
2014-07-08 Behdad Esfahbod[util] Fix hb-view rendering with --font-funcs=ot
2014-07-05 Behdad Esfahbod[util] Add option to set font function implementation...
2014-07-04 Behdad Esfahbod[util] Fix memory issue
2014-07-01 Behdad EsfahbodAdd Roozbeh to AUTHORS
2014-06-30 Behdad Esfahbod[indic] Remove some more now-unused special-cases
2014-06-30 Behdad Esfahbod[indic] Remove special-casing of U+1CF2,1CF3
2014-06-30 Behdad Esfahbod[indic-table] Update to Unicode 7.0 data
2014-06-30 Behdad Esfahbod[indic-table] Fix category frequency counts in comments
2014-06-30 Behdad EsfahbodWhitespace
2014-06-27 Behdad EsfahbodFix typo; ouch!
2014-06-27 Behdad EsfahbodMark unsed members with a "Z" suffix
2014-06-27 Behdad Esfahbod[ot-font] Implement Unicode variation selectors
2014-06-27 Behdad Esfahbod[cmap] Implement subtable format 14
2014-06-27 Behdad EsfahbodMinor: final bits of cleanup
2014-06-27 Behdad EsfahbodMinor
2014-06-27 Behdad EsfahbodMinor: Remove LongArrayOf
2014-06-27 Behdad EsfahbodMinor: Remove LongSortedArrayOf
2014-06-27 Behdad EsfahbodMinor: Remove LongOffsetArrayOf and LongOffsetLongArrayOf
2014-06-27 Behdad EsfahbodMinor: Remove GenericOffset
2014-06-27 Behdad EsfahbodMinor: Remove some GenericXXX templates
2014-06-27 Behdad EsfahbodMinor: Reorder template parameter order
2014-06-27 Behdad EsfahbodMinor: Introduce GenericOffset
next