6089 Commits (29e7879bcf3fe955a0be3bb41e929e68f39ad01e)
 

Author SHA1 Message Date
Behdad Esfahbod 8a978790cb [map] Minor 7 years ago
Behdad Esfahbod 6f12ce47c0 Revert "[map] Return bool from set()" 7 years ago
Behdad Esfahbod fc51c45079 Revert "[map] Make hb_map_set() return bool" 7 years ago
Behdad Esfahbod 7bf1980146 [map] Make hb_map_set() return bool 7 years ago
Behdad Esfahbod face7cf55d [map] Return bool from set() 7 years ago
Behdad Esfahbod e94be200bd [map] Implement operator[] for get()ting 7 years ago
Behdad Esfahbod 743fdd9c61 [map] First try at implementing an integer-to-integer hashmap 7 years ago
Ebrahim Byagowi 65c82179c9
[blob] Use MAP_NORESERVE if available (#1039) 7 years ago
Behdad Esfahbod 1ce40d900a [set] Remove stale comment 7 years ago
Behdad Esfahbod 6c2227640b Add HB_DISALLOW_COPY_AND_ASSIGN 7 years ago
Behdad Esfahbod fd3d004231 Move pool definitions to hb-static.cc 7 years ago
Behdad Esfahbod 7f7b1370d3 Fix Uniscribe build 7 years ago
Behdad Esfahbod 31c4236d96 Underflow protection in hb_vector_t 7 years ago
Behdad Esfahbod f83e992c8b Mark CrapPool thread_local 7 years ago
Behdad Esfahbod 5d80129891 Add CrapPool 7 years ago
Behdad Esfahbod 673b764de0 Move code around 7 years ago
Behdad Esfahbod 65aeabd622 Add hb_vector_t::push(const Type &v) 7 years ago
Ebrahim Byagowi 38ae0add70
[ci] Revive the SunCC bot 7 years ago
Behdad Esfahbod 6c818c5516 Actually enable vectorized operations 7 years ago
Behdad Esfahbod f56a250b04 Another try at smart vectorization 7 years ago
Behdad Esfahbod b995b501ef Try enabling vectorization smartly 7 years ago
Behdad Esfahbod dd22c29f95 [set] Always check population before checking for equality 7 years ago
Behdad Esfahbod 2eb9bbd986 [test/text-rendering-tests] Update from upstream 7 years ago
Ebrahim Byagowi 8eb53b853d
Minor, make CreateFile compatible with the disabled writable flag 7 years ago
Ebrahim Byagowi 33eb1bd23b
Remove unnecessary headers and definitions of hb-blob (#1028) 7 years ago
Ebrahim Byagowi 7e76d746e2
Make hb_blob_create_from_file more portable (#1027) 7 years ago
Behdad Esfahbod e99d75ea9c Fix warning 7 years ago
Behdad Esfahbod 191c4edc54 Reinstante DEFINE_NULL_DATA 7 years ago
Ebrahim Byagowi 93bdf9b2df
Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots (#1024) 7 years ago
Behdad Esfahbod 63f57f4dab Mark more unsized array's as arrayZ 7 years ago
Behdad Esfahbod 091c17df5a Use UnsizedArrayOf<> in one place where [VAR] was used 7 years ago
Behdad Esfahbod 0644d92ef3
Merge pull request #1018 from googlefonts/cmap4 7 years ago
Behdad Esfahbod 2a2e28e701 Don't keep instance in hb_table_lazy_loader_t 7 years ago
Behdad Esfahbod 57bac8f699 Rename 7 years ago
Behdad Esfahbod 2a46a020fd Minor 7 years ago
Behdad Esfahbod eba1c16a60 Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock() 7 years ago
Behdad Esfahbod b4fa505014 Move Sanitizer::lock_instance<>() to blob->lock_as<>(). 7 years ago
Behdad Esfahbod abc12f7b81 Move null pool to hb-private 7 years ago
Behdad Esfahbod 08e280fd84 Rename hb_string_t to hb_bytes_t 7 years ago
Behdad Esfahbod bd021a6720 Minor 7 years ago
Behdad Esfahbod 16e4ccf7b4 Allocate user-data-array on the heap 7 years ago
Behdad Esfahbod 61920b21ca Oops 7 years ago
Behdad Esfahbod f673cfbd64 Support scripts that are written both LTR and RTL 7 years ago
Behdad Esfahbod 90869e6962 [ot] Apply langsys's required feature even if no other feature exists 7 years ago
Behdad Esfahbod 90baf72197 Move some blob functions to methods 7 years ago
Behdad Esfahbod 5c64d61475 Add hb-blob-private.hh 7 years ago
Behdad Esfahbod 203dc44ebc [ot-layout] Remove unused members 7 years ago
Ebrahim Byagowi ac92ed7d68
Set inline hidden flag only on shared library building 7 years ago
Garret Rieger 3be050f075 [subset] entrySelectorZ -> entrySelector. 7 years ago
Garret Rieger 7c22f98da7 [subset] add missing template parameter. 7 years ago