Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
harfbuzz_ng
/
0d2727f4fe734af146785df10a44e3505e410ba1
0d2727f
fix FDSelect fuzzing bug (#1539)
by Behdad Esfahbod
· 6 years ago
9f6172d
Move _POSIX_SOURCE definition
by Behdad Esfahbod
· 6 years ago
91d7747
[test] Add test for previous commit
by Behdad Esfahbod
· 6 years ago
480406c
Fix assertion on address overflow
by Behdad Esfahbod
· 6 years ago
7a6686a
[AAT] Fix mort ContextualSubtable offset access
by Behdad Esfahbod
· 6 years ago
a3fa7d3
[AAT] Fix ankr table access
by Behdad Esfahbod
· 6 years ago
760303d
deleted a duplicate fontdicts_mod.fini() call (#1538)
by Michiharu Ariza
· 6 years ago
5110f3d
Add an initial .clang-format config
by Ebrahim Byagowi
· 6 years ago
099bca6
Minor, hack .editorconfig for vscode use
by Ebrahim Byagowi
· 6 years ago
7b48641
fix leak in subset_enc_supp_codes (#1537)
by Michiharu Ariza
· 6 years ago
97f67a3
[ci] Enable more of GCC compile warnings (#1533)
by Ebrahim Byagowi
· 6 years ago
ad95487
Usermanual: small formatting and wording fixes.
by Nathan Willis
· 6 years ago
ed13cad
Usermanual: small updates.
by Nathan Willis
· 6 years ago
26c5b54
CircleCI: Test for Python 3 syntax errors and undefined names (#1522)
by cclauss
· 6 years ago
686e6f2
Fix automake warnings
by Behdad Esfahbod
· 6 years ago
b5c12b9
print() is a function in Python 3 (#1520)
by cclauss
· 6 years ago
f4da28b
Python 3 fixes to gen-os2-unicode-ranges.py (#1521)
by cclauss
· 6 years ago
e5989e0
[cmake] Enable C++11 on CMake (#1519)
by Ebrahim Byagowi
· 6 years ago
d092fb2
Ouch! Fix build on C++<11
by Behdad Esfahbod
· 6 years ago
89949ed
Fix ubsan with passing nullptr to qsort()
by Behdad Esfahbod
· 6 years ago
357a0a7
Fix build on C++ < 11
by Behdad Esfahbod
· 6 years ago
54c0a17
[vector] Fix warning
by Behdad Esfahbod
· 6 years ago
1043ddb
[aat] Minor
by Behdad Esfahbod
· 6 years ago
71da9ca
[vector] Remove use of arrayZ() by using casts
by Behdad Esfahbod
· 6 years ago
fa333e3
[vector] Remove static_array
by Behdad Esfahbod
· 6 years ago
ab2258a
[vector] Use allocated = -1 to signify failure
by Behdad Esfahbod
· 6 years ago
09fa536
fix lealk with cff2::accelerator_templ_t::topDict (#1517)
by Michiharu Ariza
· 6 years ago
3b81442
[vector] Change pre-alloced count from 8 to 2
by Behdad Esfahbod
· 6 years ago
d25a2f1
Fix a few warnings
by Behdad Esfahbod
· 6 years ago
85003b5
[iter] Fix warning
by Behdad Esfahbod
· 6 years ago
e4355b1
[set] Add iter_t as alias to const_iter_t
by Behdad Esfahbod
· 6 years ago
33f8de6
[set] Change to const_iter
by Behdad Esfahbod
· 6 years ago
f88fed5
[set] Cache length in iterator
by Behdad Esfahbod
· 6 years ago
d0a706c
Minor, remove redundant inline
by Ebrahim Byagowi
· 6 years ago
ae6e348
Minor, tweak spaces
by Ebrahim Byagowi
· 6 years ago
29f0b6b
CFF renaming (#1507)
by Michiharu Ariza
· 6 years ago
89d0412
[set] Actually derive iterator from hb_sorted_iter_t<>
by Behdad Esfahbod
· 6 years ago
fc35919
[set] Implement unified iterator
by Behdad Esfahbod
· 6 years ago
4911e67
[set] Mark some internals protected
by Behdad Esfahbod
· 6 years ago
954b985
[iter] Add hb_sorted_iter_t<>
by Behdad Esfahbod
· 6 years ago
b205105
[iter] Change operator[] operand to be signed
by Behdad Esfahbod
· 6 years ago
25786f4
[array] Port to hb_iter_t<>
by Behdad Esfahbod
· 6 years ago
2a33ab0
[iter] Change __more__ to fallback to __len__
by Behdad Esfahbod
· 6 years ago
474a120
[array/vector] Rename len to length
by Behdad Esfahbod
· 6 years ago
2fc1860
[iter] Split hb_iter_t<> into hb_iter_t<> and hb_iter_mixin_t<>
by Behdad Esfahbod
· 6 years ago
865deeb
Adjust internal header dependencies
by Behdad Esfahbod
· 6 years ago
8e5c2bc
[Makefile.am] Minor
by Behdad Esfahbod
· 6 years ago
f419cef
[iter] Include from hb.hh
by Behdad Esfahbod
· 6 years ago
7557e34
[iter] Move hb_fill() and hb_copy() to hb-iter.hh
by Behdad Esfahbod
· 6 years ago
5e1840e
[iter] Disallow copy-construction or assignment of hb_iter_t<>
by Behdad Esfahbod
· 6 years ago
65e8bd5
[iter] Fix hb_copy() return value
by Behdad Esfahbod
· 6 years ago
40d7121
[iter] Add const_iter_t / const_iter()
by Behdad Esfahbod
· 6 years ago
aaddfaa
[iter] Make hb_fill() take collection type, not iter
by Behdad Esfahbod
· 6 years ago
7b4eea8
[array] Add more hb_array() / hb_sorted_array() variants
by Behdad Esfahbod
· 6 years ago
0974014
[serialize] Use component_list by reference, as a supplier
by Behdad Esfahbod
· 6 years ago
3dbe1e3
[iter] Add .random_access()
by Behdad Esfahbod
· 6 years ago
20f14b4
[iter] Fix __end__()
by Behdad Esfahbod
· 6 years ago
95265ae
[array] Remove copy constructor
by Behdad Esfahbod
· 6 years ago
69d232e
Fix bot
by Behdad Esfahbod
· 6 years ago
b9a51f5
Minor
by Behdad Esfahbod
· 6 years ago
bdb6da7
[iter] Fix test again
by Behdad Esfahbod
· 6 years ago
e952075
Minor
by Behdad Esfahbod
· 6 years ago
35503d7
[iter] More prototyping
by Behdad Esfahbod
· 6 years ago
73c7a89
[iter] Make hb_fill() and hb_copy() take iterators
by Behdad Esfahbod
· 6 years ago
12e506f
[iter] Add hb_fill()
by Behdad Esfahbod
· 6 years ago
ad3ed58
[iter] Start prototyping hb_copy()
by Behdad Esfahbod
· 6 years ago
44af738
[iter] Showcase implicit casts
by Behdad Esfahbod
· 6 years ago
879faa2
Rename
by Behdad Esfahbod
· 6 years ago
aeb696a
[iter] Rename
by Behdad Esfahbod
· 6 years ago
8001e00
[iter] First sample use
by Behdad Esfahbod
· 6 years ago
19d2b50
[iter] Add bidirectionality
by Behdad Esfahbod
· 6 years ago
314d869
[iter] Sketch new iterator design
by Behdad Esfahbod
· 6 years ago
f6d5f1e
[iter] Add empty test
by Behdad Esfahbod
· 6 years ago
b80b97b
Revert "Remove unused hb-iter.hh"
by Behdad Esfahbod
· 6 years ago
a728c63
[vector] Add operator bool
by Behdad Esfahbod
· 6 years ago
bd36977
Rename
by Behdad Esfahbod
· 6 years ago
e6ebc9b
Remove unused typedef
by Behdad Esfahbod
· 6 years ago
4941e95
2.3.0
by Behdad Esfahbod
· 6 years ago
87f7c83
[serializer] Add operator <<
by Behdad Esfahbod
· 6 years ago
5b70074
Add hb_assign(obj, value)
by Behdad Esfahbod
· 6 years ago
6124123
[serialize] Adjust ClassDef
by Behdad Esfahbod
· 6 years ago
4220b7b
Fix code on big-endian gcc / clang
by Behdad Esfahbod
· 6 years ago
c87ee72
Minor [skip ci]
by Behdad Esfahbod
· 6 years ago
5000a59
[saitnize] Minor
by Behdad Esfahbod
· 6 years ago
3ee4ea9
Fix build on older Visual Studio versions (#1499)
by fanc999
· 6 years ago
a628705
[sanitize] Use hb_static_size instead of ::static_size
by Behdad Esfahbod
· 6 years ago
0c9cd5d
[test] Fix test-name-table.cc leak issue
by Ebrahim Byagowi
· 6 years ago
3d9d7dc
[arrays] Add hb_ubytes_t for unsigned char
by Behdad Esfahbod
· 6 years ago
f1e95e4
[arrays] Remove hb_supplier_t<>
by Behdad Esfahbod
· 6 years ago
f9417af
[serialize] Propagate error from hb-face
by Behdad Esfahbod
· 6 years ago
9aebfb4
[serialize] Streamline error propagation
by Behdad Esfahbod
· 6 years ago
969ff3c
Remove unused hb-iter.hh
by Behdad Esfahbod
· 6 years ago
b1094fc
[arrays] Minor tweaks to hb_supplier_t
by Behdad Esfahbod
· 6 years ago
cf39c24
[arrays] Rename Supplier to hb_supplier_t
by Behdad Esfahbod
· 6 years ago
6b5eaa7
Hide hb_addressof()
by Behdad Esfahbod
· 6 years ago
6befa75
Enable __builtin_* on clang
by Behdad Esfahbod
· 6 years ago
8d2d410
Add hb_addressof() and use it to fix bug after hb_bytes_t merge
by Behdad Esfahbod
· 6 years ago
49334f9
Enable system extensions in hb.hh
by Behdad Esfahbod
· 6 years ago
37c14bc
Fix Solaris use after free (#1495)
by prrace
· 6 years ago
483f249
Remove define GNU_SOURCE
by Behdad Esfahbod
· 6 years ago
Next »