Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
19a93fcf1946ad29f07306a0b6c65377bdaa49f0
19a93fc
Fix typos.
by Bruce Mitchener
· 7 years ago
51ce382
[aat] Fix Ligature matching
by Behdad Esfahbod
· 7 years ago
bef5098
[aat] Add TODO
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
fd03449
Rename hb_apply_context_t to hb_ot_apply_context_t
by Behdad Esfahbod
· 7 years ago
94b49be
Whitespace
by Behdad Esfahbod
· 7 years ago
e849b8a
[cmake] Always put test/api/CMakeLists.txt on distributions
by Ebrahim Byagowi
· 7 years ago
c8f2a4f
hb-common.cc: Hatran script is right-to-left (#714)
by Cosimo Lupo
· 7 years ago
0080614
Improve avoiding C++ linkage, definition creation and cmake tests (#710)
by Ebrahim Byagowi
· 7 years ago
9b69321
Update record-test.sh to the new directory layout (#716)
by David Corbett
· 7 years ago
461a605
[aat] Allocate set dynamically
by Behdad Esfahbod
· 7 years ago
4c4a9fc
Typo
by Behdad Esfahbod
· 7 years ago
90f01ba
[cmake] don't link to libstdc++ (#707)
by Ebrahim Byagowi
· 7 years ago
5e14e5f
[cmake] Fix for CMake 3.0 and below (#706)
by rdb
· 7 years ago
c97a7ec
[cmake] Fix symbols visibility and enable check-symbols.sh test (#705)
by Ebrahim Byagowi
· 7 years ago
60f84ef
Disable MORX-13/14
by Behdad Esfahbod
· 7 years ago
949f6af
Disallow sanitize recursing into Extension subtables multiple times
by Behdad Esfahbod
· 7 years ago
bcb6f1a
Whitespace
by Behdad Esfahbod
· 7 years ago
12fffce
[aat] Sanitize classTable in StateTable
by Behdad Esfahbod
· 7 years ago
e6263c7
[aat] Wire up table length to apply()
by Behdad Esfahbod
· 7 years ago
679ae74
[aat] Towards implementing LigatureSubtable
by Behdad Esfahbod
· 7 years ago
c9e12a2
Fix set initializer
by Behdad Esfahbod
· 7 years ago
54a1e25
[test/text-rendering-tests] Update from upstream
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
369dfab
Minor
by Behdad Esfahbod
· 7 years ago
25364c4
[aat] Fix symbol visibility
by Behdad Esfahbod
· 7 years ago
ee16b9d
Revert accidental morx enablement
by Behdad Esfahbod
· 7 years ago
44f0ee3
Fix docs
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
d514f14
[circleci] cat test logs on failure on autotools-based builds
by Behdad Esfahbod
· 7 years ago
1facef3
[travis] On test failure, cat all .log files
by Behdad Esfahbod
· 7 years ago
cdd86bf
[travis] Update cat'ing test-suite.log files
by Behdad Esfahbod
· 7 years ago
22d8c76
Disable C++11
by Behdad Esfahbod
· 7 years ago
dd38db5
[aat] Fix more builds
by Behdad Esfahbod
· 7 years ago
72cb2b1
[aat] Fix builds
by Behdad Esfahbod
· 7 years ago
e3a15d0
Update _POSIX_C_SOURCE to the latest version
by Ting-Wei Lan
· 7 years ago
c70d58f
[aat] Port RearrangementSubtable to StateTableDriver
by Behdad Esfahbod
· 7 years ago
117cfe7
[aat] Add StateTableDriver and convert ContextualSubtable to it
by Behdad Esfahbod
· 7 years ago
0d39ac2
[test/text-rendering-tests] Update README
by Behdad Esfahbod
· 7 years ago
17a66f1
[test] Disable MORX-12
by Behdad Esfahbod
· 7 years ago
1f1c85a
[aat] Remove 'mort' support
by Behdad Esfahbod
· 7 years ago
7e2fed6
[aat] Allow DontAdvance
by Behdad Esfahbod
· 7 years ago
1387fe8
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
17f01af
[aat] Sanitize ContextualSubtable
by Behdad Esfahbod
· 7 years ago
9b82aa1
More warning fixes
by Behdad Esfahbod
· 7 years ago
680cbc2
[aat] Sanitize StateTable
by Behdad Esfahbod
· 7 years ago
0e3b337
[aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34f
by Behdad Esfahbod
· 7 years ago
1eb98c9
[test/text-rendering-tests] Actually disable MORX-11
by Behdad Esfahbod
· 7 years ago
3f291ff
[buffer] Fix compiler warnings
by Behdad Esfahbod
· 7 years ago
d887f93
[aat] Make bots happy
by Behdad Esfahbod
· 7 years ago
f6be730
[aat] In NoncontextualSubtable, handle MarkLast with end-of-line transition
by Behdad Esfahbod
· 7 years ago
1d20d10
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
f9be673
[aat] Implement ContextualSubtable
by Behdad Esfahbod
· 7 years ago
335a9c1
[aat] Towards implementing ContextualSubtable
by Behdad Esfahbod
· 7 years ago
62348f6
[aat] Implement end-of-text in state machine
by Behdad Esfahbod
· 7 years ago
fc405b7
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
9adbd93
Minor
by Behdad Esfahbod
· 7 years ago
4177f64
[cmake] Update and unbreak (#700)
by Ebrahim Byagowi
· 7 years ago
94644d7
[aat] Generate finegrained unsafe-to-break in state-machine!
by Behdad Esfahbod
· 7 years ago
994eb77
[buffer] Fix crash
by Behdad Esfahbod
· 7 years ago
d607674
[test/text-rendering-tests] Add DISABLED list
by Behdad Esfahbod
· 7 years ago
de02b50
[test/in-house] Add Makefile.sources
by Behdad Esfahbod
· 7 years ago
7c32e01
Minor
by Behdad Esfahbod
· 7 years ago
a5adc5a
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
c861daa
[test/text-rendering-tests] Add README and COPYING
by Behdad Esfahbod
· 7 years ago
14b4d84
[aat] Fix RearrangementSubtable action
by Behdad Esfahbod
· 7 years ago
ea3e86c
Minor
by Behdad Esfahbod
· 7 years ago
800e4ae
[aat] Mark state-machine-based lookup as completely unsafe-to-break
by Behdad Esfahbod
· 7 years ago
ca42d96
[aat] Implement RearrangementSubtable
by Behdad Esfahbod
· 7 years ago
5dbbd0f
Move the #define of _GNU_SOURCE to the top of hb-private.hh (#697)
by Ebrahim Byagowi
· 7 years ago
90e3c9e
[cmake] Fix hb-blob test (#699)
by Ebrahim Byagowi
· 7 years ago
1461965
[test] Better tests output by converting stderr to stdout (#696)
by Ebrahim Byagowi
· 7 years ago
ebb9b7d
[test] Print shaping output on CI fails (#695)
by Ebrahim Byagowi
· 7 years ago
e24bea8
[cmake] Another try on making sure feature testing is working (#691)
by Ebrahim Byagowi
· 7 years ago
746a37d
[util] Replace setlinebuf
by Behdad Esfahbod
· 7 years ago
ff2083c
[util] Set stdio files to line buffering
by Behdad Esfahbod
· 7 years ago
80fd574
[aat] Add Class subtable thingy
by Behdad Esfahbod
· 7 years ago
71e0ed9
[cmake] Add header existence tests (#685)
by Ebrahim Byagowi
· 7 years ago
a073621
[cmake] Fix tests against latest changes (#690)
by Ebrahim Byagowi
· 7 years ago
0b22da9
Improve HB_BUFFER_SERIALIZE_FLAG_NO_ADVANCES docs
by Khaled Hosny
· 7 years ago
6db0b17
[test] Move test handling to sundirectories
by Behdad Esfahbod
· 7 years ago
4c982b4
[test] Whitelist one more passing test
by Behdad Esfahbod
· 7 years ago
188ee6e
Calculate anchor positions in float, then round
by Behdad Esfahbod
· 7 years ago
0b28e11
[test] Whitelist one more passing test
by Behdad Esfahbod
· 7 years ago
7cdd6ab
Round, instead of floor, when applying variations
by Behdad Esfahbod
· 7 years ago
6dc6f0c
[test] Whitelist one passing test
by Behdad Esfahbod
· 7 years ago
ec93976
Minor
by Behdad Esfahbod
· 7 years ago
c4eac53
Minor
by Behdad Esfahbod
· 7 years ago
285a0bd
[test] Another try
by Behdad Esfahbod
· 7 years ago
95b32b0
[test] Fix text disabling
by Behdad Esfahbod
· 7 years ago
a938d10
[test/text-rendering-tests] Disable failing tests
by Behdad Esfahbod
· 7 years ago
ed95d5e
[test/text-rendering-tests] Disable failing tests
by Behdad Esfahbod
· 7 years ago
3b1e97f
Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
by Behdad Esfahbod
· 7 years ago
46e4ed5
[test/text-rendering-tests] Hook up font variations
by Behdad Esfahbod
· 7 years ago
2b3f62f
[test] Add tests from text-rendering-tests repo
by Behdad Esfahbod
· 7 years ago
6b19178
Prefix int types with HB
by Behdad Esfahbod
· 7 years ago
Next »