Fix scale issues
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-layout-gpos-private.hh
2010-05-19 Behdad EsfahbodFix scale issues
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_pos...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_length...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->positions...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_string...
2010-05-15 Behdad EsfahbodRemove the unused BUFFER macro
2010-05-15 Behdad EsfahbodRemove the IN_CURGLYPH() macro
2010-05-15 Behdad EsfahbodRemove the IN_CURINFO() macro
2010-05-15 Behdad EsfahbodRemove IN_INFO() and IN_NEXTGLYPH() macros
2010-05-15 Behdad EsfahbodRemove the IN_GLYPH() macro
2010-05-15 Behdad EsfahbodRemove the IN_MASK() macro
2010-05-15 Behdad EsfahbodRemove the IN_LIGID() macro
2010-05-15 Behdad EsfahbodRemove IN_COMPONENT() macro
2010-05-14 Behdad EsfahbodRemove POSITION() and CURPOSITION() macros
2010-05-13 Behdad Esfahbods/\<context\>/c/g
2010-05-11 Behdad EsfahbodRemove obsolete friend
2010-05-11 Behdad EsfahbodSimplify PairSet
2010-05-11 Behdad EsfahbodRemove a few likely()'s
2010-05-11 Behdad EsfahbodRemove excess sub_format sanitize
2010-05-11 Behdad EsfahbodFix awful confusion between lookup format and subtable...
2010-05-10 Behdad EsfahbodSimplify unions
2010-05-10 Behdad EsfahbodChange DEFINE_SIZE_VAR to DEFINE_SIZE_ARRAY
2010-05-10 Behdad EsfahbodCleanup DEFINE_SIZE_VAR2
2010-05-10 Behdad EsfahbodFurther cleanup of sizeof
2010-05-10 Behdad EsfahbodRemove unnecessary casts
2010-05-10 Behdad EsfahbodMake StructAtOffset take a pointer
2010-05-10 Behdad EsfahbodFurther cleanup of DEFINE_SIZE
2010-05-10 Behdad EsfahbodRemove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
2010-05-10 Behdad EsfahbodCleanup ASSERT_SIZE_VAR
2010-05-06 Behdad EsfahbodWhitespace
2010-05-06 Behdad EsfahbodStart cleaning up get_size()
2010-05-06 Behdad EsfahbodRemove the last of SANITIZE macros: SANITIZE_SELF
2010-05-06 Behdad EsfahbodRemove SANITIZE macro
2010-05-06 Behdad EsfahbodCleanup Value casts
2010-05-06 Behdad EsfahbodRemove SANITIZE_WITH_BASE
2010-05-06 Behdad EsfahbodRemove SANITIZE_MEM
2010-05-06 Behdad EsfahbodRemove SANITIZE_ARRAY
2010-05-05 Behdad EsfahbodCosmetic
2010-05-05 Behdad EsfahbodMinor
2010-05-05 Behdad EsfahbodRemove APPLY_ARG_DEF and APPLY_ARG
2010-05-05 Behdad EsfahbodPort apply to use hb_trace_t
2010-05-05 Behdad EsfahbodMove context_length into apply_context
2010-05-05 Behdad EsfahbodMove buffer into apply_context
2010-05-05 Behdad EsfahbodMove layout_context into apply_context
2010-05-05 Behdad EsfahbodRemove SANITIZE_ARG_DEF and SANITIZE_ARG
2010-05-05 Behdad EsfahbodUse function template for pass-thru argument
2010-05-04 Behdad EsfahbodRemove SANITIZE_THIS
2010-05-04 Behdad EsfahbodRename SANITIZE_BASE to SANITIZE_WITH_BASE
2010-05-04 Behdad EsfahbodRemove SANITIZE_THIS2
2010-05-04 Behdad EsfahbodRemove SANITIZE_THIS3
2010-05-04 Behdad EsfahbodRemove SANITIZE_BASE2
2010-05-04 Behdad EsfahbodCosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
2010-04-29 Behdad Esfahbod[GPOS] Speedup apply_value()
2010-04-29 Behdad EsfahbodRename HB_GNUC_UNUSED -> HB_UNUSED
2010-04-29 Behdad EsfahbodMore contour point use
2010-04-29 Behdad EsfahbodRename apply_context -> context
2010-04-29 Behdad EsfahbodRename
2010-04-29 Behdad Esfahbod[apply] Use a context object to reduce number of parame...
2010-04-29 Behdad EsfahbodFurther simplify tracing
2010-04-23 Behdad EsfahbodAdd different casts from pointer and ref to avoid bugs
2010-04-23 Behdad EsfahbodRemove GET_FOR_DATA macros
2010-04-23 Behdad EsfahbodCleanup Extension lookups
2010-04-22 Behdad EsfahbodConvert the last set of cast macros to templates
2010-04-22 Behdad EsfahbodCleanup Extension sanitize()
2010-04-22 Behdad EsfahbodMinor cleanup of sanitize
2010-04-22 Behdad EsfahbodCheck for (impossible) overflow
2010-04-22 Behdad EsfahbodMake casts more explicit
2010-04-22 Behdad EsfahbodImprove Subst/Pos SubTable access and sanitize
2010-04-22 Behdad EsfahbodChange header comment
2010-04-22 Behdad EsfahbodRename ConstCharP to CharP (overloaded now)
2010-04-22 Behdad EsfahbodCleanup de-const-casting during sanitize
2010-04-21 Behdad EsfahbodUse templates for const char * casts
2010-04-21 Behdad EsfahbodGNOME Bug 613015 - [HB] Does not sanitize Device tables...
2010-04-21 Behdad EsfahbodWIP
2010-04-21 Behdad EsfahbodRound instead of trunc
2010-04-21 Behdad EsfahbodFix warnings
2010-04-21 Behdad EsfahbodFix the mystery bug!
2009-12-20 Behdad EsfahbodIndent
2009-11-18 Behdad EsfahbodUse autoconf FLEXIBLE_ARRAY_MEMBER when available
2009-11-06 Behdad EsfahbodAdd hb_ot_layout_position_finish()
2009-11-05 Behdad EsfahbodFix MarkMark issue with ligid and components
2009-11-05 Behdad EsfahbodRename [xy]_pos to [xy]_offset since we don't accumulat...
2009-11-04 Behdad EsfahbodImplement nil font functions
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-02 Behdad Esfahbod[HB] Rename DEBUG to TRACE where appropriate
2009-11-02 Behdad Esfahbod[HB] Add GSUB/GPOS tracing
2009-11-02 Behdad Esfahbod[HB] Bug 593231 - < c99 compiler dislikes ValueRecord
2009-11-02 Behdad EsfahbodFix a few other pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Avoid int overflow in GPOS
2009-11-02 Behdad Esfahbod[HB] Simplify loop
2009-11-02 Behdad Esfahbod[HB] Merge mark positionin code between three types...
2009-11-02 Behdad Esfahbod[HB] Correctly sanitize LigatureAttach
2009-11-02 Behdad Esfahbod[HB] Simplify MarkBase and MarkLig too
2009-11-02 Behdad Esfahbod[HB] Simplify MarkMark
2009-11-02 Behdad Esfahbod[HB] Fix possible int overflows during sanitize
2009-11-02 Behdad Esfahbod[HB] Add note about auditing sanitize code for overflows
2009-11-02 Behdad Esfahbod[HB] Ouch. Fix compilation.
2009-11-02 Behdad Esfahbod[HB] Fix invalid access / overflow on x86-64
2009-11-02 Behdad Esfahbod[HB] Put C++ inline's back
2009-11-02 Behdad Esfahbod[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
next