Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
harfbuzz_ng
/
d6a12dba6da6262fd9e5d8397b46ac8516136cae
/
src
/
hb-aat-layout-common.hh
d6a12db
[trak] Fix, and hook up
by Behdad Esfahbod
· 6 years ago
1622ba5
[kerx] Implement Format4 'ankr'-based mark attachment
by Behdad Esfahbod
· 6 years ago
7bb4da7
[aat] Wire up 'ankr' table to apply context
by Behdad Esfahbod
· 6 years ago
7727e73
[kerx] Actually hook up, and fix crash
by Behdad Esfahbod
· 6 years ago
d35315c
[aat] Fixup recent commit
by Behdad Esfahbod
· 6 years ago
329f240
[aat] Set embedded sanitizer max ops really high
by Behdad Esfahbod
· 6 years ago
53e5594
[kerx] Implement Format0 apply()
by Behdad Esfahbod
· 6 years ago
456a68c
Move code
by Behdad Esfahbod
· 6 years ago
3515c8b
[aat] Rename
by Behdad Esfahbod
· 6 years ago
7ee50af
[morx] Fix memory access issues with unsafe_to_break
by Behdad Esfahbod
· 6 years ago
4831e61
[morx] Fix memory access issue
by Behdad Esfahbod
· 6 years ago
98ac01d
[morx] Break out if buffer gets into error
by Behdad Esfahbod
· 6 years ago
0739b28
[aat] Minor
by Behdad Esfahbod
· 6 years ago
10642b3
Disallow null-enabled offsets to unsized structures...
by Behdad Esfahbod
· 6 years ago
957dbed
Fix builds
by Behdad Esfahbod
· 6 years ago
4653e6c
[aat] Add enums for pre-defined state and classes
by Behdad Esfahbod
· 6 years ago
dff2c45
Port rest from VAR to UnsizedArrayOf<>
by Behdad Esfahbod
· 6 years ago
9507b05
Simplify sanitize->check_array()
by Behdad Esfahbod
· 6 years ago
c77ae40
Rename hb-*private.hh to hb-*.hh
by Behdad Esfahbod
· 6 years ago
[Renamed (98%) from src/hb-aat-layout-common-private.hh]
be70738
Move sanitizer code around a bit
by Behdad Esfahbod
· 6 years ago
63f57f4
Mark more unsized array's as arrayZ
by Behdad Esfahbod
· 7 years ago
203dc44
[ot-layout] Remove unused members
by Behdad Esfahbod
· 7 years ago
211da5e
[aat] Cosmetic changes (#964)
by Ebrahim Byagowi
· 7 years ago
6418ae4
[color/COLR] Clean up
by Behdad Esfahbod
· 7 years ago
7033fe5
[aat] Minor
by Behdad Esfahbod
· 7 years ago
5021ba2
[aat] Minor
by Behdad Esfahbod
· 7 years ago
ee433d3
[aat] Set debug lookup_index
by Behdad Esfahbod
· 7 years ago
126ffdb
[aat] Fix debug compile
by Behdad Esfahbod
· 7 years ago
2971e9d
[aat] Adjust unsafe-to-break logic some more
by Behdad Esfahbod
· 7 years ago
f49256d
[aat] Simplify unsafe-to-break logic
by Behdad Esfahbod
· 7 years ago
54e6efa
[aat] Fix unsafe-to-break
by Behdad Esfahbod
· 7 years ago
a895737
Use nullptr, not NULL.
by Bruce Mitchener
· 7 years ago
e89df6e
[aat] Limit number of DontAdvance transitions
by Behdad Esfahbod
· 7 years ago
e6f283e
[aat] Implement LigatureSubtable
by Behdad Esfahbod
· 7 years ago
f07ce66
[aat] Embed a sanitizer context in hb_aat_apply_context_t
by Behdad Esfahbod
· 7 years ago
046690a
[aat] Add hb_aat_apply_context_t
by Behdad Esfahbod
· 7 years ago
461a605
[aat] Allocate set dynamically
by Behdad Esfahbod
· 7 years ago
12fffce
[aat] Sanitize classTable in StateTable
by Behdad Esfahbod
· 7 years ago
9009b34
[aat] Fix some struct sizes
by Behdad Esfahbod
· 7 years ago
57051b4
[aat] Flush rest of buffer if state machine failed
by Behdad Esfahbod
· 7 years ago
cdfa801
[aat] Tweak previous commit
by Behdad Esfahbod
· 7 years ago
f760022
[aat] Detect infinite-loops in state machine
by Behdad Esfahbod
· 7 years ago
dd38db5
[aat] Fix more builds
by Behdad Esfahbod
· 7 years ago
117cfe7
[aat] Add StateTableDriver and convert ContextualSubtable to it
by Behdad Esfahbod
· 7 years ago
1f1c85a
[aat] Remove 'mort' support
by Behdad Esfahbod
· 7 years ago
17f01af
[aat] Sanitize ContextualSubtable
by Behdad Esfahbod
· 7 years ago
680cbc2
[aat] Sanitize StateTable
by Behdad Esfahbod
· 7 years ago
335a9c1
[aat] Towards implementing ContextualSubtable
by Behdad Esfahbod
· 7 years ago
ca42d96
[aat] Implement RearrangementSubtable
by Behdad Esfahbod
· 7 years ago
80fd574
[aat] Add Class subtable thingy
by Behdad Esfahbod
· 7 years ago
6b19178
Prefix int types with HB
by Behdad Esfahbod
· 7 years ago
81e321c
[aat] Try fixing VC bots
by Behdad Esfahbod
· 7 years ago
748b989
[aat/morx] Implement NoncontextualSubtables
by Behdad Esfahbod
· 7 years ago
470fe5b
[aat] Implement Lookup table
by Behdad Esfahbod
· 7 years ago
7c7cb42
[aat] Update previous commits for rebase on master
by Behdad Esfahbod
· 7 years ago
a0175e7
[aat] Start implementing common table formats
by Behdad Esfahbod
· 7 years ago