projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libHarfBuzzSharp.git
2009-11-02
Behdad Esfahbod
[HB] Start sanitize()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove use of typeof()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Make it all work again
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Use face_t directly instead of ot_layout_t
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify sub-blob support
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add sub-blobs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Rename hb-font.c to hb-font.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[OT] Rename C++ header files from *.h to *.hh
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Move OT file handling out of ot-layout
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Port ot-layout to new public API
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add top-level header files
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add XXX marks
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Rename _duplicate to _copy
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Cleanup TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Cleanup public buffer structs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[OT] Match struct with HB's
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Port buffert to new object API
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Move typedef's around
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add get_reference_count()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove glib dependency
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Assorted compiler macros
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify object creation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add abstract font and face API
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify refcounting functions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Fix for dfont's with multiple faces
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Use calloc instead of malloc where feasible
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove hinting setting and use ppem==0 to mean...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add a "blob" manager
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Move direction to buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Rename internal vars
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Fix buffer enlargement. Ouch
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
Apply patch from Jonathan Kew
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
Revert "XX"
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
XX
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Advance buffer cursor in SinglePos lookups....
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Improve buffer. Don't dup out buffer unless out...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Fix property checking
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Add vertical TODO
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove useless include
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Fix glyph properties
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Fix PairPos signedness
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Fix mark matching
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] When looking back/forward, skip marks only
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GDEF] Support MarkFilteringSets
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify MarkAttachmentType handling
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Support parsing MarkFilteringSets introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] More de-C++'ization
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Start MarkFilteringSet support
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Implement get_lig_carets()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add get_attach_points()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove more macros
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] More buffer cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Cleanup buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Clean more
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove one XXX, add another
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Update copyright years
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Would have helped if I actually knew C++ before...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] More cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify Tag
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify more
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify some basic things
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] simplify macros
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Update text files
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove stale makefile.msc too
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove old code!
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove stale TODO mark
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add FixedVersion cast to int
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify tag
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove unused data types
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Simplify version check in GSUB/GPOS
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Check for GDEF/GSUB/GPOS versions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Minor
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add TODO items
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GDEF] Add some get_carret_value() code
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] MarkLigPosFormat1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove apply_subtables() again
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Share Extension lookup code between GSUB and GPOS
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Remove printf. MarkMarkPos1 is working
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Ouch. Add files.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] MarkMarkPosFormat1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] MarkBasePosFormat1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Implement MarkArray interface
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Implement Device support in AnchorFormat3
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Remove apply_value() return value
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Start MarkBasePosFormat1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add TODO item
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Add TODO item
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove last dependence on the old code base!
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Rename harfbuzz-buffer to hb-buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove all references to the old code!
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Finally it's working, up to Cursive
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] Fix more brokenness
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Move lookup types enum into subtable class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GDEF] Simplify Device access
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Indentation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Remove unused methods
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[HB] Indentation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GPOS] CursivePosFormat1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Behdad Esfahbod
[GSUB] PairPosFormat2
commit
|
commitdiff
|
tree
|
snapshot
next