2018-08-03 |
Behdad Esfahbod | [ot] Minor |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Behdad Esfahbod | [ot] Move code around |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Behdad Esfahbod | [ot] Use switch for checking for blacklisted GDEF tables |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Behdad Esfahbod | [ot] In GDEF blacklisting logic, remove the glyph index... |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Behdad Esfahbod | Move code around |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Fix for recent rename |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | [uniscribe] Update for recent changes |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Remove unused table reference |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Make lazy-loader safe for nil objectification |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Reduce storage by sharing face amongst lazy_loaders |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Internal templatization of lazy-loaders |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Remove OT namespace from hb-machinery-private.hh |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | [face] Sprinkle const in the API |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Rename |
commit | commitdiff | tree | snapshot |
2018-08-02 |
Behdad Esfahbod | Add comment re (our only) race condition |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | 1.8.5 |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Fix Solaris ones to add proper barriers |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Remove volatile from IBM impl signature |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Oops |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Use read-barrier for get() |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Some more minor tweaks |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Ebrahim Byagowi | [ci] Fix Appveyor bot (#1123) |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Ebrahim Byagowi | Revert "Add a new API, hb_ot_layout_get_feature_name_id... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Fix cast to fallback ptr_get() |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [gobject] Fix copy/paste error |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] On IBM, use light-weight sync for everything |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Add XXX items around Solaris ops |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Fix get() impl |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [gobject] Hook up hb_map_t |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Fix fallback impl |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Add get_relaxed / set_relaxed |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | [atomic] Use CONSUME, not ACQUIRE, memory-order for... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Behdad Esfahbod | Revert "[atomic] Make pointer get op relaxed instead... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Garret Rieger | [subset] limit the max codepoint value to the unicode... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Garret Rieger | [subset] Add hb_ot_layout_collect_features to harfbuzz... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Garret Rieger | [subset] use add_array to populate feature_indexes. |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Garret Rieger | [subset] collect features first, then use those to... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [indic] Flip default logic for double-halants in old... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [indic] Allow double-halant in old-spec Devanagari |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [test] Add Khmer tests, with NotoSansKhmer-Regular.ttf |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [khmer] Typo |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [test] Add Khmer test texts from recent bugs |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [test] Move things around for shaper updates |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [khmer] Clear syllables before presentation features |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [khmer] Revert previous change, and remove pauses |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [khmer] Apply ccmp after basic features |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [khmer] Rewrite most of shaper to better follow spec |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [shaper] Move code around |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [shaper] Remove a macro |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [atomic] Make pointer get op relaxed instead of acquire |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Behdad Esfahbod | [serialize] Increase stage count from 8 to 32 |
commit | commitdiff | tree | snapshot |
2018-07-30 |
Behdad Esfahbod | [serialize] Remove unused truncate() method |
commit | commitdiff | tree | snapshot |
2018-07-28 |
Garret Rieger | [subset] During lookup collection remember the features... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Behdad Esfahbod | [serialize] Allocate for markFilteringSet |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-07-27 |
prrace | Fix unlikely leaks |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Behdad Esfahbod | Add hb-iter-private.hh |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Behdad Esfahbod | Move some code from hb-open-type-private.hh to hb-machi... |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Behdad Esfahbod | [closure] Allocate out set on the stack |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Behdad Esfahbod | Fix compile |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Behdad Esfahbod | [coretext] Add note |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Garret Rieger | [subset] Only used reachable lookups for gsub closure. |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Behdad Esfahbod | [closure] Separate in and out glyphs |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Garret Rieger | [subset] Limit the iterations of the closure algorithm. |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Fix visibility on mingw32 |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Fix infinite loop in loading num_glyphs within sanitizer |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | One more visibility trick |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | One more |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Remove unnecessary OT:: namespace specifiers |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Set num glyphs on sanitizer reference_table() |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Remove Sanitizer<> |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Port rest of code away from Sanitizer<> |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Port dump-emoji away from Sanitizer<> |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | . |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Port sbix off of Sanitizer<> |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Port more off of Sanitizer<> |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Behdad Esfahbod | Add sanitizer reference_table, also fix clang build |
commit | commitdiff | tree | snapshot |
2018-07-23 |
David Corbett | Order Chakma split vowels in accordance with NFC |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Ebrahim Byagowi | Add a new API, hb_ot_layout_get_feature_name_ids (... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Ebrahim Byagowi | Remove dump-fon (#1100) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Ebrahim Byagowi | Remove AAT's gcid/fmtx (#1099) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Fix hb_face_count() sanitize referencing |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Remove TODO that is not gonna be done |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Move sanitizer code around a bit |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | [aat] Update for blob changes |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | 1.8.4 |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Reland "Implement C++11-style GCC builtin atomic ops" |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Behdad Esfahbod | Revert "Implement C++11-style GCC builtin atomic ops" |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Behdad Esfahbod | Implement C++11-style GCC builtin atomic ops |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Behdad Esfahbod | Relax C++11 atomic ops memory order to acquire-release |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Behdad Esfahbod | Implement C++11 <atomic> operations |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Cosimo Lupo | Merge pull request #1094 from anthrotype/fix-appveyor... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Cosimo Lupo | appveyor.yml: try only updating msys2 core, not the... |
commit | commitdiff | tree | snapshot |
next |