index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
[dwrite] A new API, hb_directwrite_face_get_font_face (#1600)
HEAD
master
Ebrahim Byagowi
3
-6
/
+41
2019-03-29
Replace REPLACEME's left out of 2.4.0
Behdad Esfahbod
3
-4
/
+4
2019-03-29
[docs] Remove unexisting section
Behdad Esfahbod
1
-1
/
+0
2019-03-28
2.4.0
2.4.0
Behdad Esfahbod
4
-5
/
+16
2019-03-28
Use internal bsearch() for language tags
Behdad Esfahbod
1
-24
/
+22
2019-03-28
[indic] Add back medial-consonant to grammar
Behdad Esfahbod
6
-587
/
+672
2019-03-28
[khmer] Add trailing Coeng to syllable grammar
Behdad Esfahbod
4
-129
/
+122
2019-03-28
[ci] Tweak macos and psvita bots (#1638)
Ebrahim Byagowi
1
-3
/
+3
2019-03-28
[ci] Use only CircleCI for macOS (#1637)
Ebrahim Byagowi
2
-20
/
+3
2019-03-28
Fix shell syntax error
Behdad Esfahbod
1
-1
/
+1
2019-03-28
Comment
Behdad Esfahbod
1
-0
/
+1
2019-03-28
Override USE category for Grantha and Tirhuta visargas to allow marks
punchcutter
2
-3
/
+4
2019-03-28
Disable unwanted C++ definitions for MSVC.
Egor Pugin
1
-1
/
+1
2019-03-27
[ci] remove ragel from psvita compile bot
Ebrahim Byagowi
1
-1
/
+0
2019-03-27
[ci] Don't install ragel on cmake build bot images
Ebrahim Byagowi
1
-5
/
+0
2019-03-26
Use class templates for Null objects
Behdad Esfahbod
3
-21
/
+24
2019-03-26
[aat] Add missing check to ankr table
Behdad Esfahbod
1
-0
/
+1
2019-03-26
[docs] Update
Behdad Esfahbod
1
-0
/
+1
2019-03-26
Update ChangeLog generation
Behdad Esfahbod
1
-1
/
+1
2019-03-26
completely remove lines that are commented out
Qunxin Liu
2
-9
/
+0
2019-03-26
update arguments in_populate_gids_to_retain() and _create_old_gid_to_new_gid_...
Qunxin Liu
1
-18
/
+18
2019-03-26
try to remove deprecated variable from struct definition
Qunxin Liu
2
-5
/
+6
2019-03-15
cff2 subset fuzzer issues (#1619)
Michiharu Ariza
4
-0
/
+1
2019-03-14
Allow zero length ranges in sanitization (#1617)
Ebrahim Byagowi
3
-14
/
+25
2019-03-14
[ci] Cache FreeType build on Travis
Khaled Hosny
2
-6
/
+29
2019-03-13
Categorize U+09FC as Consonant_Placeholder
David Corbett
1
-0
/
+1
2019-03-13
[ci] Simplify and fix Travis CI macOS build
Khaled Hosny
1
-7
/
+9
2019-03-11
Remove redundant hb_ot_layout_lookup_would_substitute_fast
Behdad Esfahbod
4
-22
/
+2
2019-03-12
[doc] Add placeholder since version for new flag
Khaled Hosny
1
-1
/
+1
2019-03-11
Remove obsolete overrides from Indic/USE scripts
David Corbett
3
-28
/
+8
2019-03-11
Update generation code for hb-ot-shape-complex-vowel-constraints.cc. Remove '...
Eric Muller
2
-1
/
+4
2019-03-11
Fix coding style.
Eric Muller
1
-2
/
+2
2019-03-11
Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incor...
Eric Muller
8
-2
/
+26
2019-03-08
Add a macOS 10.14.3 fonts tests (#1608)
Ebrahim Byagowi
2
-0
/
+30
2019-03-07
Update to Unicode 12.0.0
David Corbett
13
-1536
/
+1631
2019-03-05
[indic] Remove superfluous ZWNJ check in final reorder of pre-base matras
Adrian Wong
1
-3
/
+8
2019-03-05
Fix hb_atomic_* variants based on C++11 atomics
Stephan Bergmann
1
-3
/
+3
2019-03-03
Fix offset drift in graphite integration
Martin Hosken
1
-16
/
+19
2019-03-02
Minor, remove .editorconfig hack
Ebrahim Byagowi
1
-5
/
+2
2019-03-01
Make hb_subset_input_glyph_set () actually do something.
Garret Rieger
3
-1
/
+37
2019-02-26
[dwrite] hb_directwrite_face_create, a new API
Ebrahim Byagowi
2
-6
/
+69
2019-02-25
Fix or document unsupported font-feature-settings
David Corbett
2
-7
/
+14
2019-02-25
Remove Forcing Diagnostic Colours from CMakeLists.txt (#1597)
Joël R. Langlois
1
-12
/
+0
2019-02-20
minor edit
Michiharu Ariza
1
-2
/
+1
2019-02-20
fix crash in hb_map_t::clear()
Michiharu Ariza
1
-1
/
+2
2019-02-19
[doc] Move hb_variation_t to hb-common section
Khaled Hosny
1
-3
/
+3
2019-02-19
[doc] Move feature_t and its function to hb-common
Khaled Hosny
1
-5
/
+5
2019-02-19
Typo (#1588)
Evgeniy Reizner
1
-1
/
+1
2019-02-18
[doc] Document hb_feature_from_string() syntax
Khaled Hosny
1
-1
/
+34
2019-02-15
Merge pull request #1557 from harfbuzz/cff-more-arrayof-fixes
Behdad Esfahbod
1
-27
/
+24
[next]