summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-blob.c
Commit message (Expand)AuthorAgeFilesLines
* [HB] Fix blob unlockBehdad Esfahbod2009-08-051-1/+1
* [HB] Improve debug output and fix mprotect bugBehdad Esfahbod2009-08-051-8/+49
* [HB] Remove use of typeof()Behdad Esfahbod2009-08-031-2/+2
* [HB] Simplify sub-blob supportBehdad Esfahbod2009-08-031-107/+65
* [HB] Add sub-blobsBehdad Esfahbod2009-08-031-25/+137
* [HB] Add get_reference_count()Behdad Esfahbod2009-08-011-0/+6
* [HB] Simplify object creationBehdad Esfahbod2009-08-011-5/+1
* [HB] Add abstract font and face APIBehdad Esfahbod2009-08-011-3/+3
* [HB] Simplify refcounting functionsBehdad Esfahbod2009-08-011-22/+10
* [HB] Use calloc instead of malloc where feasibleBehdad Esfahbod2009-08-011-3/+5
* [HB] Add a "blob" managerBehdad Esfahbod2009-07-301-0/+181