Sign in
flutter
/
third_party
/
harfbuzz
/
e75b22039f4129b5057f4b175c9e9d79634b1728
/
test
/
fuzzing
6879efc
[AAT] Fix anchor bound checking, again
by Behdad Esfahbod
· 6 years ago
91d7747
[test] Add test for previous commit
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
798e98c
[CFF] bad offset in Index (#1476)
by Michiharu Ariza
· 6 years ago
bcb4eca
[CFF] check out of range FD index (#1477)
by Michiharu Ariza
· 6 years ago
2941208
[CFF] oss-fuzz issue 11690 ASSERT: substr.offset >= opStart (#1461)
by Michiharu Ariza
· 6 years ago
ae087d1
add minimized test case for oss-fuzz issue 11714
by Michiharu Ariza
· 6 years ago
f95324a
Merge pull request #1457 from harfbuzz/cff-varstore-sanitize
by Ebrahim Byagowi
· 6 years ago
9d8f3b0
add minimized test case for oss-fuzz issue 11713
by Michiharu Ariza
· 6 years ago
34e3ef8
Merge branch 'master' into cff-subr-sanitize
by Michiharu Ariza
· 6 years ago
72d8f76
add minimized test case for oss-fuzz issue 11691
by Michiharu Ariza
· 6 years ago
d9dabc0
Merge pull request #1454 from harfbuzz/cff-fixbcd
by Behdad Esfahbod
· 6 years ago
6708c55
fix oss-fuzz issue 11675 (ASSERT: count <= str.len)
by Michiharu Ariza
· 6 years ago
010e2dd
minimized test case for oss-fuzz issue 11674
by Michiharu Ariza
· 6 years ago
79e7e34
Merge pull request #1449 from harfbuzz/cff-fixcharset
by Ebrahim Byagowi
· 6 years ago
cf4b7db
Merge pull request #1448 from harfbuzz/cff-leak
by Ebrahim Byagowi
· 6 years ago
32cc46c
[CFF] fix oss-fuzz issue 11670: NULL dereference (#1450)
by Michiharu Ariza
· 6 years ago
78f639b
added minimized testcase for oss-fuzz issue 11657
by Michiharu Ariza
· 6 years ago
b61f74f
added minimized test case for oss-fuzz issue 11662
by Michiharu Ariza
· 6 years ago
9424e80
added minimized test cases
by Michiharu Ariza
· 6 years ago
84efe04
[aat] Fix division sign fallout
by Behdad Esfahbod
· 6 years ago
1204a24
[fuzzing] Add tests for previous commit
by Behdad Esfahbod
· 6 years ago
2c8188b
[kerx] Make sure subtables are non-zero-length
by Behdad Esfahbod
· 6 years ago
8982830
[subset] add fuzzer testcase.
by Garret Rieger
· 6 years ago
5212cd8
[fuzzing] Add new test
by Behdad Esfahbod
· 6 years ago
d6666b3
[fuzzing] Remove limited-edition build of libraries
by Behdad Esfahbod
· 6 years ago
a549aa1
[kerx] Protect against stack underflow
by Behdad Esfahbod
· 6 years ago
752bd8a
[kerx] Fix Format1 tupleKern sanitization
by Behdad Esfahbod
· 6 years ago
f9e0552
[fuzzing] Make "make lib" faster and more usable
by Behdad Esfahbod
· 6 years ago
3a9fa8c
[qsort] Fix O(N^2) behavior if all array elements are the same
by Behdad Esfahbod
· 6 years ago
0bf7615
[fuzzing] Take whatever text we can
by Behdad Esfahbod
· 6 years ago
8790b27
[fuzzing] Fix test
by Behdad Esfahbod
· 6 years ago
3af0a7e
[fuzzing] Add make check-valgrind
by Behdad Esfahbod
· 6 years ago
6482fda
[fuzzing] Fuzz glyph-id etc in test-ot-face
by Behdad Esfahbod
· 6 years ago
bce437c
[test] Call test-ot-face.c test from hb-shape-fuzzer
by Behdad Esfahbod
· 6 years ago
c560ca9
[fuzz] A new testcase
by Ebrahim Byagowi
· 6 years ago
69297bb
[fuzzing] Call hb-ot-color API
by Behdad Esfahbod
· 6 years ago
0af3d17
[sbix] Fix memory leak in early return
by Khaled Hosny
· 6 years ago
ad3cede
[fuzzing] Make test runners less verbose
by Behdad Esfahbod
· 6 years ago
12058e4
[fuzzing] Add more test
by Behdad Esfahbod
· 6 years ago
0229eae
[fuzz] Add a found hb-subset testcase
by Ebrahim Byagowi
· 6 years ago
9b34615
[fuzz] Add more testcases
by Ebrahim Byagowi
· 6 years ago
217a372
[fuzzing] Add more font
by Behdad Esfahbod
· 6 years ago
d39acc5
[fuzzing] Add new testcases
by Ebrahim Byagowi
· 6 years ago
964ae32
Run valgrind on run-shape-fuzzer only when RUN_VALGRIND is set (#1285)
by Ebrahim Byagowi
· 6 years ago
b7cef8c
Enable valgrind and dedicate a bot to it
by Ebrahim Byagowi
· 6 years ago
bccd09d
Minor, tweak spaces on hb-shape-fuzzer.cc
by Ebrahim Byagowi
· 6 years ago
fbf665b
[fuzz] Add more found cases (#1275)
by Ebrahim Byagowi
· 6 years ago
b9478e2
Revert "[test] Remove not-fixed yet testcases (#1268)"
by Behdad Esfahbod
· 6 years ago
191eef8
[test] Remove not-fixed yet testcases (#1268)
by Ebrahim Byagowi
· 6 years ago
392e1f4
[test/shape-fuzzer] fail on timeout and ubsan errors (#1267)
by Ebrahim Byagowi
· 6 years ago
751c10e
[fuzz] Add more new testcases
by Ebrahim Byagowi
· 6 years ago
fd282eb
[fuzz] Add a new testcase
by Ebrahim Byagowi
· 6 years ago
3341c7f
[fuzzing] Move fuzzing fonts from api/ here
by Behdad Esfahbod
· 6 years ago
5842756
[fuzzing] Delete blink fuzzed data
by Behdad Esfahbod
· 6 years ago
ba42651
Fix indent
by Behdad Esfahbod
· 6 years ago
c0c190c
[fuzzing] Run tests against fuzzing fonts
by Behdad Esfahbod
· 6 years ago
7b37705
[fuzzing] Rename
by Behdad Esfahbod
· 6 years ago
3676c68
[fuzzing] Move rest of fuzzing tests here
by Behdad Esfahbod
· 6 years ago
49c041f
Minor
by Behdad Esfahbod
· 6 years ago
1147ce2
[fuzzing] Add more tests
by Behdad Esfahbod
· 6 years ago
98d4ad0
[fuzzing] One more
by Behdad Esfahbod
· 6 years ago
e6f267c
[fuzzing] Add more clusterfuzz tests I had lying around
by Behdad Esfahbod
· 6 years ago
e532062
Add all the fonts found by fuzzers to the repo (#1258)
by Ebrahim Byagowi
· 6 years ago
211cd36
Remove remains of get-codepoint-fuzzer
by Behdad Esfahbod
· 6 years ago
120ed02
[fuzzing] Fold get-codepoints-fuzzer into subset-fuzzer
by Behdad Esfahbod
· 6 years ago
1d995a3
Minor
by Behdad Esfahbod
· 6 years ago
4146c00
[test] Use an in-repo font for test-multithread (#1218)
by Ebrahim Byagowi
· 6 years ago
6353cc1
[circleci] Fix some of warnings from clang-everything bot (#1211)
by Ebrahim Byagowi
· 7 years ago
f72b748
[circleci] Fix "msan" and "everything" bots (#1205)
by Ebrahim Byagowi
· 7 years ago
0fa1edb
[circleci] Couple of fixes (#1200)
by Ebrahim Byagowi
· 7 years ago
93fe0fa
[subset] Clean up hb_subset_input_t API
by Behdad Esfahbod
· 7 years ago
f39166f
[subset] Remove unused hb_subset_profile_t
by Behdad Esfahbod
· 7 years ago
dae39c5
[face] Introduce character-map API
by Behdad Esfahbod
· 7 years ago
d60c465
Rename get_all_codepoints() to collect_unicodes()
by Behdad Esfahbod
· 7 years ago
37eab27
[subset] Add fuzzing of gsub closure to hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
a070dfd
[subset] Have the subset fuzzer pull the text string to subset to from the end of the fuzzer provided data.
by Garret Rieger
· 7 years ago
3c97614
[subset] In subset fuzzer run through drop hints and keep hints pathways.
by Garret Rieger
· 7 years ago
1a309dc
[subset] Remove printf's from fuzzing targets.
by Garret Rieger
· 7 years ago
c02b40e
[subset] add a fuzzer target for subset_get_all_codepoints method. (#987)
by Garret Rieger
· 7 years ago
cab2c2c
Make more gen-* scripts py3 compatible (#940)
by Ebrahim Byagowi
· 7 years ago
b5c7d6c
[subset] Restore subset to hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
584693e
[subset] Test not linking libharfbuzz-subset-fuzzing into hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
3f9361f
[subset] Test hb-shape-fuzzer in run-subset-fuzzer-tests.
by Garret Rieger
· 7 years ago
ce368e0
[subset] make libharfbuzz-subset-fuzzing.la depend on lib target.
by Garret Rieger
· 7 years ago
85a5702
[subset] %d -> %zu
by Garret Rieger
· 7 years ago
318eea5
[subset] Add some more logging to hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
64bab8b
[subset] Fix run-shape-fuzzer-tests.py. It was generating incorrect paths for input fonts.
by Garret Rieger
· 7 years ago
6f9a584
[subset] Add more verbose output for subset fuzzer test.
by Garret Rieger
· 7 years ago
0ce0f87
[subset] Rename hb-fuzzer -> hb-shape-fuzzer.
by Garret Rieger
· 7 years ago
1e9bd6d
[subset] Add rub-subset-fuzzer-tests.py to dist files.
by Garret Rieger
· 7 years ago
474afaa
[subset] Add a test runner for hb-subset-fuzzer and cmake build config.
by Garret Rieger
· 7 years ago
aa9612d
[subset] Fix fuzzing build for hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
b674fc1
[subset] Add missing destroy of subsetting result in subset fuzzer.
by Garret Rieger
· 7 years ago
1beb088
[subset] First pass at setting up a fuzzing program for hb-subset.
by Garret Rieger
· 7 years ago
eda6a5e
CMake: Fix running tests on Windows
by Chun-wei Fan
· 7 years ago
b095ce5
Simplify hb-fuzzer output printing and fix ArchLinux bot
by Ebrahim Byagowi
· 7 years ago
44c65ee
[test] Reorganize test suite
by Behdad Esfahbod
· 7 years ago
ebbee7c
[test] Move test files around
by Behdad Esfahbod
· 7 years ago
Next »