summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* [HB] More debugging outputBehdad Esfahbod2009-08-041-5/+40
* [HB] Fix fatal Sanitizer bugBehdad Esfahbod2009-08-041-1/+1
* [HB] Add missing sanitizeBehdad Esfahbod2009-08-041-0/+1
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-048-6/+136
* [HB] Rename open-types to open-type; beautyBehdad Esfahbod2009-08-044-3/+3
* [HB] Save edit even if not writeableBehdad Esfahbod2009-08-041-4/+2
* Fix warningsBehdad Esfahbod2009-08-042-5/+2
* [HB] Fix warningsBehdad Esfahbod2009-08-043-2/+7
* [HB] Avoid infinite recusion in Extension sanitize()Behdad Esfahbod2009-08-042-0/+2
* [HB] Hook Sanitizer up. Hell's breaking loose right nowBehdad Esfahbod2009-08-043-12/+9
* [HB] Fix leakBehdad Esfahbod2009-08-041-0/+2
* [HB] Add SanitizerBehdad Esfahbod2009-08-041-5/+53
* [HB] Add XXXBehdad Esfahbod2009-08-041-0/+3
* [HB] Minor cleanupBehdad Esfahbod2009-08-044-5/+5
* [HB] Shuffle code aroundBehdad Esfahbod2009-08-041-62/+65
* Merge branch 'master' into harfbuzz-ngBehdad Esfahbod2009-08-044-27/+28
|\
| * [atsui] Port to use CoreText instead of ATSBehdad Esfahbod2009-07-264-27/+28
* | [HB] More sanitize infrastructureBehdad Esfahbod2009-08-041-1/+28
* | [HB] open-file sanitize()Behdad Esfahbod2009-08-042-4/+55
* | [HB] Tag sanitize()Behdad Esfahbod2009-08-042-5/+9
* | [HB] GDEF sanitize()Behdad Esfahbod2009-08-044-3/+57
* | [HB] Fix Extension sanitize()Behdad Esfahbod2009-08-043-3/+5
* | [HB] Remove stale TODOBehdad Esfahbod2009-08-041-2/+0
* | [HB] Hookup NEUTER()Behdad Esfahbod2009-08-041-3/+3
* | [HB] Fix mix warningsBehdad Esfahbod2009-08-048-27/+15
* | [HB] GPOS sanitize()Behdad Esfahbod2009-08-043-6/+213
* | [HB] Sanitize DeviceTableBehdad Esfahbod2009-08-043-8/+19
* | [HB] More castsBehdad Esfahbod2009-08-041-1/+1
* | [HB] Fix couple of bugsBehdad Esfahbod2009-08-041-3/+3
* | [HB] More cast cleanupBehdad Esfahbod2009-08-044-71/+50
* | [Hb] Use reinterpret casts instead of direct casts to char *Behdad Esfahbod2009-08-046-50/+57
* | [HB] Merge more templatesBehdad Esfahbod2009-08-041-112/+55
* | [HB] Simplify indirect sanitize()Behdad Esfahbod2009-08-042-37/+26
* | [HB] Finish GSUB sanitize()Behdad Esfahbod2009-08-041-1/+20
* | [HB] Add commentBehdad Esfahbod2009-08-041-2/+4
* | [HB] Optimize sanitize()Behdad Esfahbod2009-08-041-1/+6
* | [HB] More sanitize()Behdad Esfahbod2009-08-045-16/+79
* | [HB] Start sanitize()Behdad Esfahbod2009-08-044-6/+376
* | [HB] Remove use of typeof()Behdad Esfahbod2009-08-034-12/+12
* | [HB] Make it all work againBehdad Esfahbod2009-08-033-39/+44
* | [HB] Use face_t directly instead of ot_layout_tBehdad Esfahbod2009-08-0311-197/+237
* | [HB] Simplify sub-blob supportBehdad Esfahbod2009-08-032-112/+74
* | [HB] Add sub-blobsBehdad Esfahbod2009-08-032-27/+147
* | [HB] Rename hb-font.c to hb-font.ccBehdad Esfahbod2009-08-022-1/+1
* | [OT] Rename C++ header files from *.h to *.hhBehdad Esfahbod2009-08-0210-41/+41
* | [HB] Move OT file handling out of ot-layoutBehdad Esfahbod2009-08-026-118/+157
* | [HB] Port ot-layout to new public APIBehdad Esfahbod2009-08-0214-436/+485
* | [HB] Add top-level header filesBehdad Esfahbod2009-08-023-0/+71
* | [HB] Add XXX marksBehdad Esfahbod2009-08-022-5/+4
* | [HB] Rename _duplicate to _copyBehdad Esfahbod2009-08-012-4/+4