Sign in
flutter
/
third_party
/
harfbuzz
/
811a651bbd3f1bda7ed8eaee9af8e9dbbc8f80de
/
src
/
hb-private.hh
f9a3eab
Add explicit_operator
by Behdad Esfahbod
· 7 years ago
25147ff
Move Null system to hb-null.hh
by Behdad Esfahbod
· 7 years ago
19e0091
Minor
by Behdad Esfahbod
· 7 years ago
37be774
Minor
by Behdad Esfahbod
· 7 years ago
be336da
Move some more code around
by Behdad Esfahbod
· 7 years ago
92806ee
Move null data definitions to hb-static.cc
by Behdad Esfahbod
· 7 years ago
4bc16ac
[atomic] Add get_relaxed / set_relaxed
by Behdad Esfahbod
· 7 years ago
94759d4
Fix visibility on mingw32
by Behdad Esfahbod
· 7 years ago
e22a48a
One more visibility trick
by Behdad Esfahbod
· 7 years ago
2aae617
Move _hb_alignof later again
by Behdad Esfahbod
· 7 years ago
44999f8
Align NullPool and CrapPool to HB_VECTOR_SIZE
by Behdad Esfahbod
· 7 years ago
20a318d
Fix return type of alignof() fallback
by Behdad Esfahbod
· 7 years ago
25aa411
Put back include dependencies
by Behdad Esfahbod
· 7 years ago
491d93b
Move more stuff from hb-private.hh to hb-dsalgs.hh
by Behdad Esfahbod
· 7 years ago
f477765
Move more stuff to hb-dsalgs.hh
by Behdad Esfahbod
· 7 years ago
be7f664
Move hb_bytes_t to hb-dsalgs.hh
by Behdad Esfahbod
· 7 years ago
be458eb
Include more basic internal headers from hb-private.hh
by Behdad Esfahbod
· 7 years ago
bddeb2b
Minor renamings of internal inline functions
by Behdad Esfahbod
· 7 years ago
d652ef2
Move hb_vector_t and hb_lockable_set_t to hb-dsalgs.hh
by Behdad Esfahbod
· 7 years ago
9e53b08
Move hb_stable_sort to hb-dsalgs.hh
by Behdad Esfahbod
· 7 years ago
39f11d8
Minor
by Behdad Esfahbod
· 7 years ago
763f878
Fix syntax
by Behdad Esfahbod
· 7 years ago
83ea277
Add posix_memalign() fallback
by Behdad Esfahbod
· 7 years ago
292c100
Always compile (but not use) alignof() and round() fallback codes
by Behdad Esfahbod
· 7 years ago
27c5317
Fix alignof impl
by Behdad Esfahbod
· 7 years ago
bca8361
Add fallback implementation for constexpr and alignof
by Behdad Esfahbod
· 7 years ago
1ebaa09
Disable vectorization
by Behdad Esfahbod
· 7 years ago
058708a
Allow disabling vector_size use
by Behdad Esfahbod
· 7 years ago
01dff1e
Make round() fallback portable to systems that do have round()
by Behdad Esfahbod
· 7 years ago
c4d0d11
[vector] Always 0-fill new items
by Behdad Esfahbod
· 7 years ago
498e437
Fix SunStudio 12.6 build (#1053)
by prrace
· 7 years ago
78d92e0
Minorish
by Behdad Esfahbod
· 7 years ago
676b19f
Compiler gymnastics
by Behdad Esfahbod
· 7 years ago
0a5952e
Move prime_for back into map
by Behdad Esfahbod
· 7 years ago
58400a2
Remove DISALLOW_* from vector, set, and map
by Behdad Esfahbod
· 7 years ago
f751576
[vector] Use Crap pool in push() as well
by Behdad Esfahbod
· 7 years ago
975bdd5
[vector] Keep success status
by Behdad Esfahbod
· 7 years ago
1ab3c3e
[vector] Whitespace
by Behdad Esfahbod
· 7 years ago
fb07d1a
Another attempt at making every compiler happy...
by Behdad Esfahbod
· 7 years ago
4f76f95
[map] Move prime_for to hb-static
by Behdad Esfahbod
· 7 years ago
4ca211b
Fix hb_vector_size_t
by Behdad Esfahbod
· 7 years ago
a7dd90f
Revert "Remove HB_DISALLOW_COPY_AND_ASSIGN"
by Behdad Esfahbod
· 7 years ago
7b50bf5
Use NullPool for _hb_set_nil and _hb_map_nil
by Behdad Esfahbod
· 7 years ago
353f4d2
Fix a whitespace inconsistency
by Behdad Esfahbod
· 7 years ago
d600e84
Add CrapOrNull
by Behdad Esfahbod
· 7 years ago
ff92de7
Remove HB_DISALLOW_COPY_AND_ASSIGN
by Behdad Esfahbod
· 7 years ago
efbab6b
Disable use of thread_local
by Behdad Esfahbod
· 7 years ago
6c22276
Add HB_DISALLOW_COPY_AND_ASSIGN
by Behdad Esfahbod
· 7 years ago
7f7b137
Fix Uniscribe build
by Behdad Esfahbod
· 7 years ago
31c4236
Underflow protection in hb_vector_t
by Behdad Esfahbod
· 7 years ago
f83e992
Mark CrapPool thread_local
by Behdad Esfahbod
· 7 years ago
5d80129
Add CrapPool
by Behdad Esfahbod
· 7 years ago
673b764
Move code around
by Behdad Esfahbod
· 7 years ago
65aeabd
Add hb_vector_t::push(const Type &v)
by Behdad Esfahbod
· 7 years ago
6c818c5
Actually enable vectorized operations
by Behdad Esfahbod
· 7 years ago
f56a250
Another try at smart vectorization
by Behdad Esfahbod
· 7 years ago
b995b50
Try enabling vectorization smartly
by Behdad Esfahbod
· 7 years ago
191c4ed
Reinstante DEFINE_NULL_DATA
by Behdad Esfahbod
· 7 years ago
63f57f4
Mark more unsized array's as arrayZ
by Behdad Esfahbod
· 7 years ago
abc12f7
Move null pool to hb-private
by Behdad Esfahbod
· 7 years ago
08e280f
Rename hb_string_t to hb_bytes_t
by Behdad Esfahbod
· 7 years ago
bd021a6
Minor
by Behdad Esfahbod
· 7 years ago
5c3112a
s/hb_prealloced_array_t/hb_vector_t/g
by Behdad Esfahbod
· 7 years ago
4a01eb1
Add hb_auto_t
by Behdad Esfahbod
· 7 years ago
a60ba79
s/finish/fini
by Behdad Esfahbod
· 7 years ago
8f4c123
Reinstate support for Visual Studio 2005
by Tor Andersson
· 7 years ago
632713b
Always enable atexit on Android (#971)
by Ebrahim Byagowi
· 7 years ago
f24b0b9
Update the links and revive the dead ones
by Ebrahim Byagowi
· 7 years ago
c14b24f
Add HB_NO_ATEXIT
by Behdad Esfahbod
· 7 years ago
ebccd01
More ULL fixes
by Behdad Esfahbod
· 7 years ago
7ec3ba2
Define uint64_t constants with ULL suffix
by Behdad Esfahbod
· 7 years ago
19256be
hb-private.hh: Add fallback implementation for round()
by Chun-wei Fan
· 7 years ago
86a0ac2
Revert "hb-private.hh: Add fallback implementation for round()"
by Behdad Esfahbod
· 7 years ago
b9dcbb1
hb-private.hh: Add fallback implementation for round()
by Chun-wei Fan
· 7 years ago
97a7110
Fix BitScanForward() usage
by Behdad Esfahbod
· 7 years ago
cd11107
Another bitops fallback fix
by Behdad Esfahbod
· 7 years ago
4e517ec
Another bitops fallback impl fix
by Behdad Esfahbod
· 7 years ago
6a91a2e
Fix wide bitops implemenetation
by Behdad Esfahbod
· 7 years ago
6d5c0bf
Fix bitops fallback impl
by Behdad Esfahbod
· 7 years ago
82eb1da
Flesh out other bit ops some more for 128bit as well
by Behdad Esfahbod
· 7 years ago
864a2dd
Clean up bit functions
by Behdad Esfahbod
· 7 years ago
978ace6
Improve _hb_popcount()
by Behdad Esfahbod
· 7 years ago
d37310a
Remove checking macros __OPTIMIZE__ for MSVC
by Arkady Shapkin
· 7 years ago
139c992
Fix hb-private.hh compile issue
by Ebrahim Byagowi
· 7 years ago
6c10328
Use _BitScanForward and _BitScanReverse on MSVC
by Arkady Shapkin
· 7 years ago
90d1c74
Add MSVC to no-visibility list
by Behdad Esfahbod
· 7 years ago
0db6c6f
Add Sun compiler to no-visibility as well
by Behdad Esfahbod
· 7 years ago
cd32177
Try at fixing multiple-definition of NullPool
by Behdad Esfahbod
· 7 years ago
af27450
Minor
by Behdad Esfahbod
· 7 years ago
570d523
[subset] Merge remote-tracking branch 'googlefonts/master'
by Behdad Esfahbod
· 7 years ago
4816064
add missing return
by Rod Sheeter
· 7 years ago
8cef3a6
Try fixing build with Sun Studio
by Behdad Esfahbod
· 7 years ago
59c658c
capture codepoints sorted so we can use them for cmap later. one day we will have a map
by Rod Sheeter
· 7 years ago
931f8b7
Fix another thinko
by Behdad Esfahbod
· 7 years ago
c479a59
[subset] Assemble font
by Behdad Esfahbod
· 7 years ago
b87cbe2
Try fixing build for platforms that have no visibility attributes
by Behdad Esfahbod
· 7 years ago
6804b61
[subset] Add hb_subset_face
by Behdad Esfahbod
· 7 years ago
f41b921
Fix fallthrough compiler warning with gcc >= 7
by Behdad Esfahbod
· 7 years ago
e8859fc
Enable use of atexit() on macOS and related platforms.
by Bruce Mitchener
· 7 years ago
ca42d96
[aat] Implement RearrangementSubtable
by Behdad Esfahbod
· 7 years ago
Next »