summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [HB] Rebrand XXX as TODOBehdad Esfahbod2009-08-061-2/+2
* [HB] Remove stale XXXBehdad Esfahbod2009-08-061-2/+0
* [HB] Fix unaligned accessBehdad Esfahbod2009-08-062-3/+39
* [HB] Remove a few 'inline's, though the compiler mostly ignores themBehdad Esfahbod2009-08-063-12/+11
* [HB] Fix blob to use a actual mutexBehdad Esfahbod2009-08-063-43/+106
* [HB] Use glib againBehdad Esfahbod2009-08-064-36/+37
* [OT] Remove SFNT special-casing. HB knows how to do thatBehdad Esfahbod2009-08-061-17/+13
* [OT] Fix crash with non-SFNT fontsBehdad Esfahbod2009-08-061-1/+1
* [OT] Make sure we own face generic data before using itBehdad Esfahbod2009-08-061-1/+4
* [HB] Improve debug outputBehdad Esfahbod2009-08-061-3/+4
* [HB] MinorBehdad Esfahbod2009-08-061-1/+1
* [HB] Add a few TODO itemsharfbuzz-ngBehdad Esfahbod2009-08-051-3/+5
* [HB] Improve debug outputBehdad Esfahbod2009-08-051-0/+8
* [HB] Fix blob unlockBehdad Esfahbod2009-08-051-1/+1
* [HB] Improve debug output and fix mprotect bugBehdad Esfahbod2009-08-053-25/+65
* [HB] MinorBehdad Esfahbod2009-08-051-0/+3
* [HB] Fix build of main.ccBehdad Esfahbod2009-08-052-6/+6
* [HB] turn debugging offBehdad Esfahbod2009-08-041-1/+1
* Update doc templatesBehdad Esfahbod2009-08-042-10/+1
* [HB] Fix another sanitize() bug; hopefully it's the last oneBehdad Esfahbod2009-08-041-1/+1
* [HB] Fix a couple other sanitize() bugsBehdad Esfahbod2009-08-042-4/+4
* [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-046-36/+31
|\
| * Bug 590042 – pango-view.1 manpage should not be gzippedBehdad Esfahbod2009-07-281-6/+0
| * [atsui] Port to use CoreText instead of ATSBehdad Esfahbod2009-07-265-30/+31
* | [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