framework/uifw/harfbuzz.git
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()
2009-11-02 Behdad Esfahbod[GSUB] Finish ContextSubstFormat1
2009-11-02 Behdad Esfahbod[HB] Fix typo
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Remove DEFINE_NON_INSTANTIABLE
2009-11-02 Behdad Esfahbod[HB] Remove get_size()
2009-11-02 Behdad Esfahbod[GSUB] ContextSubst format 1
2009-11-02 Behdad Esfahbod[GSUB] Shuffle
2009-11-02 Behdad Esfahbod[HarfBuzz] Start a TODO file
2009-11-02 Behdad Esfahbod[GSUB] minor
2009-11-02 Behdad Esfahbod[GSUB] Towards Context subtitutes
2009-11-02 Behdad Esfahbod[GSUB] Minor refactoring
2009-11-02 Behdad Esfahbod[GSUB] Implement ligature substitutions
2009-11-02 Behdad Esfahbod[GSUB] Hook new GSUB up in Pango
2009-11-02 Behdad Esfahbod[GSUB] Start Ligature subtable support
2009-11-02 Behdad Esfahbod[GSUB] Implement Alternate subtables
2009-11-02 Behdad Esfahbod[GSUB] Implement Extension subtables
2009-11-02 Behdad Esfahbod[GSUB] Fix reverse lookup loop like we did in the old...
2009-11-02 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-11-02 Behdad EsfahbodImplement the first substitute()
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-17 Behdad EsfahbodUse git.mk
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2009-04-09 Behdad EsfahbodBug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
2009-03-02 Behdad Esfahbod[opentype] Protect against illegal access for arrays...
2009-03-02 Behdad Esfahbod[opentype] Use size_t instead of uint for malloc wrappers
2009-03-02 Behdad EsfahbodFix Bug 572529 – Poor -I ordering can break build
2009-02-02 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2009-01-29 Behdad EsfahbodRemove ClassDef->Defined field. This is the comment...
2009-01-29 Behdad EsfahbodUse calloc(), instead of malloc()ing and memset()ing.
2009-01-29 Behdad EsfahbodRemove old cruft.
next