platform/upstream/libHarfBuzzSharp.git
2012-05-24 Behdad EsfahbodUpdate TODO
2012-05-24 Behdad EsfahbodAdd Arabic diacritics tests
2012-05-23 Behdad EsfahbodFix substitution glyph class propagation
2012-05-18 Behdad EsfahbodAdd CJK Compatibility Ideographs tests
2012-05-18 Behdad EsfahbodAdd a lock-free cache type for int->int functions
2012-05-18 Behdad EsfahbodImplement hb_atomic_int_set() for OS X
2012-05-18 Behdad EsfahbodMinor
2012-05-18 Behdad EsfahbodAdd hb_atomic_int_set() again
2012-05-18 Behdad EsfahbodFix type conflicts on Windows without glib
2012-05-18 Behdad EsfahbodDon't use min/max as function names
2012-05-18 Behdad EsfahbodPrefer native atomic/mutex ops to glib's
2012-05-18 Behdad EsfahbodMove atomic ops into their own header
2012-05-18 Behdad EsfahbodUpdate TODO
2012-05-16 Behdad Esfahbod[util] Add hb-ot-shape-closure tool
2012-05-16 Behdad Esfahbod[util] Refactor to accommodate for upcoming new tool
2012-05-13 Behdad Esfahbod[Indic] Apply vatu feature after cjct
2012-05-13 Behdad EsfahbodMinor
2012-05-13 Behdad EsfahbodRefactor
2012-05-13 Behdad EsfahbodRevert "[Indic] Refactoring"
2012-05-13 Behdad EsfahbodFix more warnings
2012-05-13 Behdad EsfahbodFix more unused-var warnings
2012-05-13 Behdad EsfahbodFix hb_face_set_index()
2012-05-13 Behdad EsfahbodFix warnings
2012-05-13 Behdad EsfahbodMinor
2012-05-13 Behdad EsfahbodAdd accessort to buffer for current info, current pos...
2012-05-13 Behdad EsfahbodMinor
2012-05-13 Behdad Esfahbod[GSUB/GPOS] Remove context_length
2012-05-13 Behdad EsfahbodMinor
2012-05-13 Behdad EsfahbodRemove ioctl checks
2012-05-13 Behdad Esfahbod[util] Set ansi color only on color change
2012-05-13 Behdad EsfahbodReduce default margin
2012-05-13 Behdad Esfahbod[util] Make hb-view print out Unicode art if stdout...
2012-05-12 Behdad EsfahbodMinor
2012-05-12 Behdad Esfahbod[util] Make tools default to stdin if no text is provided
2012-05-12 Behdad Esfahbod[util] Change default font size of hb-view to 256
2012-05-12 Behdad EsfahbodFix compiler warnings
2012-05-12 Behdad Esfahbod[test] Make tool usage easier by not requiring "--stdin"
2012-05-12 Behdad Esfahbod[Indic] Add more Malayalam tests
2012-05-11 Behdad EsfahbodFix compiler warnings
2012-05-11 Behdad Esfahbod[Indic] Unbreak Devanagari
2012-05-11 Behdad Esfahbod[Indic] Disambiguate sub vs post vs above matras
2012-05-11 Behdad Esfahbod[Indic] Position Bengali Reph before matras
2012-05-11 Behdad Esfahbod[Indic] Start categorizing Reph per script
2012-05-11 Behdad Esfahbod[Indic] Apply 'init' feature for Bengali
2012-05-11 Behdad Esfahbod[Indic] Refactor for the arrival of 'init' feature
2012-05-11 Behdad Esfahbod[Indic] Add Uniscribe bug feature for dotted circle
2012-05-11 Behdad Esfahbod[Indic] Add tests for dottedcircle
2012-05-11 Behdad Esfahbod[Indic] Refactoring
2012-05-11 Behdad EsfahbodMinor
2012-05-11 Behdad Esfahbod[Indic] Allow multiple Consonants in Vowel/NBSP syllables
2012-05-11 Behdad Esfahbod[Indic] Allow two Nuktas per consonant
2012-05-11 Behdad Esfahbod[Indic] Fix U+0952 and similar classification to match...
2012-05-11 Behdad Esfahbod[Indic] Treat U+0951..U+0954 all similar to U+0952
2012-05-11 Behdad Esfahbod[GSUB/GPOS/Indic] Apply GSUB/GPOS within syllables...
2012-05-11 Behdad Esfahbod[GSUB/GPOS] Fix wrong buffer access in backward skippy...
2012-05-11 Behdad Esfahbod[Indic] Don't use syllable serial value 0
2012-05-11 Behdad Esfahbod[Indic] Implement Uniscribe Reph+Matra+Halant bug feature
2012-05-11 Behdad Esfahbod[Indic] Add example of different Uniscribe behavior
2012-05-11 Behdad Esfahbod[Indic] Add runtime Uniscribe bug compatibility mode!
2012-05-11 Behdad Esfahbod[Indic] Add #define UNISCRIBE_BUG_COMPATIBLE 1
2012-05-11 Behdad Esfahbod[Indic] Fix Left Matra + Halant reordering
2012-05-11 Behdad EsfahbodMinor
2012-05-11 Behdad Esfahbod[Indic] Add test for Left Matra with Halant
2012-05-11 Behdad Esfahbod[GSUB/GPOS] Check all glyph masks when matching input
2012-05-11 Behdad Esfahbod[Indic] Apply Reph mask to all POS_REPH glyphs
2012-05-11 Behdad Esfahbod[Indic] Fix state machine to backtrack
2012-05-11 Behdad Esfahbod[Indic] Move syllable tracking from Indic to generic...
2012-05-11 Behdad Esfahbod[Indic] Disable conjuncts when a ZWJ happens
2012-05-11 Behdad Esfahbod[Indic] Fix bitops typo!
2012-05-11 Behdad EsfahbodMake APPLY debug output print current index and codepoint
2012-05-11 Behdad EsfahbodMinor
2012-05-11 Behdad EsfahbodSome more...
2012-05-11 Behdad EsfahbodMore beauty in debug output!
2012-05-11 Behdad EsfahbodFinish off debug output beautification
2012-05-11 Behdad EsfahbodOnly print class name in debug output if there's one...
2012-05-11 Behdad EsfahbodOnly printout class name in tracing, if one is available
2012-05-11 Behdad EsfahbodMinor
2012-05-11 Behdad EsfahbodAdd return annotation for APPLY
2012-05-11 Behdad Esfahbod/Minor/
2012-05-11 Behdad EsfahbodAnnotate SANITIZE return values
2012-05-10 Behdad EsfahbodMinor
2012-05-10 Behdad EsfahbodCode reshuffling
2012-05-10 Behdad EsfahbodBeautify debug output
2012-05-10 Behdad EsfahbodMore massaging trace messaging
2012-05-10 Behdad EsfahbodMinor
2012-05-10 Behdad EsfahbodBetter trace message support infrastructure
2012-05-10 Behdad Esfahbod[Indic] Towards better Reph positioning
2012-05-10 Behdad Esfahbod[Indic] Add Ra back for scripts without Reph
2012-05-10 Behdad Esfahbod[Indic] Add note re Uniscribe clusters
2012-05-10 Behdad Esfahbod[Indic] Do clustering like Uniscribe does
2012-05-10 Behdad Esfahbod[Indic] Add test for matra group
2012-05-10 Behdad Esfahbod[Indic] Reorder Reph to before the Halant after Matras
2012-05-10 Behdad Esfahbod[Indic] Don't clear the mask for Reph
2012-05-10 Behdad Esfahbod[Indic] Improve Left Matra repositioning
2012-05-10 Behdad Esfahbod[Indic] Add tricky reordering test cases
2012-05-10 Behdad Esfahbod[Indic] Do Reph repositioning in final reordering like...
2012-05-10 Behdad EsfahbodMinor
2012-05-10 Behdad Esfahbod[Indic] Reorder left matras to be closer to base
2012-05-10 Behdad Esfahbod[Indic] Treat the standalone cluster case reusing the...
2012-05-10 Behdad Esfahbod[Indic] Minor
next