profile/ivi/org.tizen.video-player.git
2009-11-02 Behdad Esfahbod[HB] Simplify some basic things
2009-11-02 Behdad Esfahbod[HB] simplify macros
2009-11-02 Behdad Esfahbod[HB] Update text files
2009-11-02 Behdad Esfahbod[HB] Remove stale makefile.msc too
2009-11-02 Behdad Esfahbod[HB] Remove old code!
2009-11-02 Behdad Esfahbod[HB] Remove stale TODO mark
2009-11-02 Behdad Esfahbod[HB] Add FixedVersion cast to int
2009-11-02 Behdad Esfahbod[HB] Simplify tag
2009-11-02 Behdad Esfahbod[HB] Remove unused data types
2009-11-02 Behdad Esfahbod[HB] Simplify version check in GSUB/GPOS
2009-11-02 Behdad Esfahbod[HB] Check for GDEF/GSUB/GPOS versions
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[HB] Add TODO items
2009-11-02 Behdad Esfahbod[GDEF] Add some get_carret_value() code
2009-11-02 Behdad Esfahbod[GPOS] MarkLigPosFormat1
2009-11-02 Behdad Esfahbod[HB] Remove apply_subtables() again
2009-11-02 Behdad Esfahbod[HB] Share Extension lookup code between GSUB and GPOS
2009-11-02 Behdad Esfahbod[GPOS] Remove printf. MarkMarkPos1 is working
2009-11-02 Behdad Esfahbod[HB] Ouch. Add files.
2009-11-02 Behdad Esfahbod[GPOS] MarkMarkPosFormat1
2009-11-02 Behdad Esfahbod[GPOS] MarkBasePosFormat1
2009-11-02 Behdad Esfahbod[GPOS] Implement MarkArray interface
2009-11-02 Behdad Esfahbod[GPOS] Implement Device support in AnchorFormat3
2009-11-02 Behdad Esfahbod[GPOS] Remove apply_value() return value
2009-11-02 Behdad Esfahbod[GPOS] Start MarkBasePosFormat1
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Remove last dependence on the old code base!
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer
2009-11-02 Behdad Esfahbod[HB] Remove all references to the old code!
2009-11-02 Behdad Esfahbod[GPOS] Finally it's working, up to Cursive
2009-11-02 Behdad Esfahbod[GPOS] Fix more brokenness
2009-11-02 Behdad Esfahbod[HB] Move lookup types enum into subtable class
2009-11-02 Behdad Esfahbod[GDEF] Simplify Device access
2009-11-02 Behdad Esfahbod[HB] Indentation
2009-11-02 Behdad Esfahbod[HB] Remove unused methods
2009-11-02 Behdad Esfahbod[HB] Indentation
2009-11-02 Behdad Esfahbod[GPOS] CursivePosFormat1
2009-11-02 Behdad Esfahbod[GSUB] PairPosFormat2
2009-11-02 Behdad Esfahbod[GPOS] PairPosFormat1
2009-11-02 Behdad Esfahbod[GPOS] Start filling apply() functions in
2009-11-02 Behdad Esfahbod[HB] Use enums
2009-11-02 Behdad Esfahbod[HB] More reference cast simplification
2009-11-02 Behdad Esfahbod[HB] Rename LOOKUP_ARGS to APPLY_ARGS
2009-11-02 Behdad Esfahbod[HB] Internally rename position() and substitute()...
2009-11-02 Behdad Esfahbod[HB] Simplify casts
2009-11-02 Behdad EsfahbodSwitch Pango to new, defunt, GPOS
2009-11-02 Behdad Esfahbod[HB] Start GPOS!
2009-11-02 Behdad Esfahbod[GSUB] Minor
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[GSUB] Protect against mismatching Extension subtable...
2009-11-02 Behdad Esfahbod[GSUB] Implement ReverseChainSingleSubst
2009-11-02 Behdad Esfahbod[HB] Don't use G_LIKELY!
2009-11-02 Behdad Esfahbod[GSUB] Oops, fix Extension check
2009-11-02 Behdad Esfahbod[HB] Tweak some constants and fix Coverage
2009-11-02 Behdad Esfahbod[HB] Cleanup TODOs
2009-11-02 Behdad Esfahbod[GSUB] Fix context_length handling in Ligature too
2009-11-02 Behdad Esfahbod[HB] Minor cleanup
2009-11-02 Behdad Esfahbod[HB] Correctly skip glyphs when applying (Chain)Context...
2009-11-02 Behdad Esfahbod[HB] Fix context_length checking
2009-11-02 Behdad Esfahbod[HB] ChainContext complete
2009-11-02 Behdad Esfahbod[HB] Implement backtrack matching
2009-11-02 Behdad Esfahbod[HB] One more step to go, for fully working GSUB and...
2009-11-02 Behdad Esfahbod[HB] Further modularize Context matching
2009-11-02 Behdad Esfahbod[HB] A step closer to working ChainContext
2009-11-02 Behdad Esfahbod[HB] Add HeadlessArrayTo<>
2009-11-02 Behdad Esfahbod[HB] More template goodness
2009-11-02 Behdad Esfahbod[HB] More churning towards ChainContext lookups
2009-11-02 Behdad Esfahbod[HB] Towards sharing Context and ChainContext code
2009-11-02 Behdad Esfahbod[HB] Add check to avoid infinite recursion
2009-11-02 Behdad Esfahbod[HB] Cosmetic
2009-11-02 Behdad Esfahbod[HB] Start ChainContext and ReverseChainSingleSubst...
2009-11-02 Behdad Esfahbod[HB] Remove stale TODO
2009-11-02 Behdad Esfahbod[HB] Split Layout-common tables into new files
2009-11-02 Behdad Esfahbod[HB] More shuffling
2009-11-02 Behdad Esfahbod[HB] Cleanup format unions
2009-11-02 Behdad Esfahbod[HB] Use four bytes for Null Tag, not 5
2009-11-02 Behdad Esfahbod[HB] Couple size checks
2009-11-02 Behdad Esfahbod[HB] Propagate property of first glyph
2009-11-02 Behdad Esfahbod[GSUB] Further optimize the main switch
2009-11-02 Behdad Esfahbod[HB] Unify first glyph property checking
2009-11-02 Behdad Esfahbod[HB] Move Context matching logic out of GSUB
2009-11-02 Behdad Esfahbod[GSUB] Unify ContextSubst matching
2009-11-02 Behdad Esfahbod[HB] Renames
2009-11-02 Behdad Esfahbod[HB] Simplify buffer
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] Simplify more arrays
2009-11-02 Behdad Esfahbod[HB] Use ArrayOf<> in GSUB
2009-11-02 Behdad Esfahbod[HB] Add ArrayOf<>
2009-11-02 Behdad Esfahbod[HB] Use OffsetTo<> for Coverage
2009-11-02 Behdad Esfahbod[HB] Use OffsetTo<> in more places
2009-11-02 Behdad Esfahbod[HB] Add OffsetTo template.
2009-11-02 Behdad Esfahbod[HB] Automate int-type size assertion
2009-11-02 Behdad Esfahbod[HB] Use templates for Null objects
2009-11-02 Behdad Esfahbod[HB] Remove obsolete comment
2009-11-02 Behdad Esfahbod[GSUB] Start ChainContextSubst
2009-11-02 Behdad Esfahbod[GSUB] Implement ContextSubstFormat3
2009-11-02 Behdad Esfahbod[GSUB] Implement ContextSubstFormat2
2009-11-02 Behdad Esfahbod[GSUB] Add GSUB::substitute_lookup()
next