Rename
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-shape.cc
2010-10-07 Behdad EsfahbodRename
2010-10-06 Behdad EsfahbodCall hb_ot_shape_setup_lookups_complex()
2010-10-06 Behdad EsfahbodRename setup_lookups()
2010-10-06 Behdad EsfahbodMove table_tag to hb_ot_shape_context_t
2010-10-06 Behdad EsfahbodAdd internal hb_ot_shape_context_t
2010-09-28 Behdad EsfahbodImprove cmp function parameter namings and casts
2010-08-13 Behdad EsfahbodAdd TODO
2010-07-23 Behdad EsfahbodLogically separate feature allocation from application
2010-07-23 Behdad EsfahbodMinor
2010-07-23 Behdad EsfahbodTowards separating bit allocation from shaping
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-06-03 Behdad EsfahbodFollowup fix for variation-selectors
2010-06-03 Behdad EsfahbodFix skipping variation-selectors
2010-06-02 Behdad EsfahbodMake feature sorting stable
2010-05-29 Behdad EsfahbodMinor
2010-05-29 Behdad EsfahbodFurther simplify mask allocator
2010-05-29 Behdad EsfahbodFix global feature handling
2010-05-29 Behdad EsfahbodSimplify mask allocation
2010-05-29 Behdad EsfahbodTowards a mask allocator
2010-05-28 Behdad EsfahbodAllow disabling default features
2010-05-26 Behdad EsfahbodRevert "Merge remote branch 'martin/master'"
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-24 Behdad EsfahbodMove all callback functions in a vtable structs
2010-05-22 Martin HoskenMerge branch 'master' of git://git.freedesktop.org...
2010-05-21 Martin HoskenAdd graphical output to hbtestfont
2010-05-21 Behdad EsfahbodMove mirroring around a bit
2010-05-21 Behdad EsfahbodAdd a few more standard features
2010-05-21 Behdad EsfahbodAdd note
2010-05-21 Behdad EsfahbodAdd rtlm
2010-05-21 Behdad EsfahbodAdd ltra, ltrm, and rtla features
2010-05-21 Behdad EsfahbodCleanup bitmask allocation
2010-05-21 Behdad EsfahbodSimple renames
2010-05-21 Behdad EsfahbodMove main shaper code into hb_ot_shape()
2010-05-21 Behdad EsfahbodDon't allocate bits for features not available
2010-05-21 Behdad EsfahbodSpeed up feature mask setting
2010-05-21 Behdad EsfahbodFix feature mask setting
2010-05-20 Behdad EsfahbodApply user features to ranges!
2010-05-20 Behdad EsfahbodAdd lookup_map
2010-05-20 Behdad EsfahbodUpdate always-apply mask from 0xFFFF to 1
2010-05-20 Behdad EsfahbodApply user features
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources