15070 Commits (45fc919a10dc7d13ea386904bddb601512ba2f28)
 

Author SHA1 Message Date
Behdad Esfahbod 45fc919a10 [bit-set] Minor setting length on allocation failure 2 years ago
Behdad Esfahbod d8509061e6 [vector] It's okay if shrinking fails 2 years ago
Behdad Esfahbod 6c272b920d [set] Don't discard allocation in operator= 2 years ago
Behdad Esfahbod e6bbf112ea [buffer] Better document set_content_type 2 years ago
Behdad Esfahbod 8f2345ca36 Use more vector resize_exact 2 years ago
Behdad Esfahbod b6be455020 [vector] Add resize_exact() 2 years ago
Behdad Esfahbod a516ce97e0 [subset-cff] Add a few exact-allocation calls 2 years ago
Behdad Esfahbod 4a435dc024 [subset-cff] Remove an unlikely 2 years ago
Behdad Esfahbod f8c578fd93 [subset-cff] Remove commented-out line 2 years ago
Behdad Esfahbod d5e1748f31 [cff] Simplify add_op() 2 years ago
Behdad Esfahbod 27531d853e [subset-cff] Move code around 2 years ago
Behdad Esfahbod 9afe5f973e [vector] Fix leak 2 years ago
Behdad Esfahbod 4f013c42f0 [subset-cff] Always compact charstrings 2 years ago
Behdad Esfahbod d3ed6eed43 [cff] Initialize a member variable 2 years ago
Khaled Hosny 8ccc704c9a [ci/win32] Disable Cairo tests as well 2 years ago
Khaled Hosny 5d81fc0f1c [meson] Update Cairo subproject 2 years ago
Behdad Esfahbod 55a7d81740 [vector] Allocate exact size in operator= 2 years ago
Behdad Esfahbod 449910d431 [vector] Allocate exact size in constructor 2 years ago
Behdad Esfahbod 4dda1f7881 [cff-subset] Compact charstrings just after parsing 2 years ago
Behdad Esfahbod a7617c3cf1 [cff-subset] Drop hints just after parsing charstring 2 years ago
Behdad Esfahbod b1c4cb0cae [cff2] Use a shrink instead of resize 2 years ago
Behdad Esfahbod b87360763e [vector] Support shrinking storage if exact size provided 2 years ago
Behdad Esfahbod 1119e60296 [subset-cff] Tweak another storage allocation 2 years ago
Behdad Esfahbod 85e8f2b53f [hb-subset] Initialize preprocess variable 2 years ago
Behdad Esfahbod f0b5286b36 [features] Sort 2 years ago
Behdad Esfahbod 4a5bd7a926 [subset] Add hb_subset_input_keep_everything() 2 years ago
Behdad Esfahbod d87add41b3 [hb-subset] Rename --preprocess-face to --preprocess 2 years ago
Behdad Esfahbod 52110f13b0 [subset-input] Refactor copy-pasta code 2 years ago
Matthias Clasen 4adc748b13 Move Color tables to src/OT/Color/ 2 years ago
Behdad Esfahbod a5f1f3a05c [ft] Conditionalize all COLOR code on >= 2.11.1 2 years ago
Matthias Clasen dc5179d465 Drop hb-ot-color-colr-table.cc 2 years ago
Khaled Hosny 27684f14be [introspection] Skip sources not usable with GObject Introspection 2 years ago
Matthias Clasen 2bd09a99c1
Merge pull request #3996 from harfbuzz/drop-unused-file 2 years ago
Matthias Clasen f60e7e3f8c Drop an unused file 2 years ago
Behdad Esfahbod 3ff91c449f [paint] Optimize transform operations again 2 years ago
Behdad Esfahbod 1a0dd49f1e
Merge pull request #3991 from harfbuzz/paint-optimize-transform 2 years ago
Matthias Clasen 9f3b59fe6b Update expected test results 2 years ago
Behdad Esfahbod edb812345a [subset-cff] Another exact allocation 2 years ago
Behdad Esfahbod 54dd01b865 [set] Use exact-allocation in copying 2 years ago
Behdad Esfahbod 2c64048bc4 [subset] Another exact-allocation 2 years ago
Behdad Esfahbod 0ec0214f10 [cff-subset] Adjust pre-allocation 2 years ago
Behdad Esfahbod b88ca81814 [paint-extents] Minor reorder 2 years ago
Behdad Esfahbod 0c6a721337 [set] Another exact-size allocation 2 years ago
Behdad Esfahbod b803024caf [cff2] Another exact-size allocation 2 years ago
Behdad Esfahbod 3d4659beaa [cff2] Use exact-size vector allocation for blends 2 years ago
Behdad Esfahbod 92e5933ee6 [vector] A couple more exact-size allocations 2 years ago
Behdad Esfahbod 2eacc37e08 [vector] Add internal API for exact-size allocation 2 years ago
Behdad Esfahbod a0b46f3f6b [machinery] Refactor shared code into a macro 2 years ago
Behdad Esfahbod ebb475bae7 [multimap] Add consts 2 years ago
Behdad Esfahbod 9e3ff0e9f0 [paint] Fixup 2 years ago