platform/upstream/libHarfBuzzSharp.git
2018-10-01 Ebrahim Byagowi[circleci] Remove some of the not needed flags
2018-10-01 Ebrahim Byagowi[circleci] Fix "msan" and "everything" bots (#1205)
2018-10-01 Behdad Esfahbod[indic] Remove Consonant_Medial from grammar and code
2018-10-01 Behdad Esfahbod[khmer] Add mark-ordering tests
2018-10-01 Behdad Esfahbod[khmer] Rewrite grammar completely
2018-10-01 Behdad Esfahbod[khmer] Remove unused code
2018-10-01 Behdad Esfahbod[test] Try import unicodedata2 as unicodedata
2018-10-01 Behdad Esfahbod[use] Disable automatic ZWJ for 'akhn' feature
2018-10-01 Behdad Esfahbod[use] Change categories for Left_And_* matras
2018-10-01 Behdad EsfahbodUnbreak bots
2018-10-01 Behdad Esfahbod[morx] Break out if buffer gets into error
2018-10-01 Behdad Esfahbod[cache] Fix cache coherency corner-case
2018-10-01 Ebrahim Byagowi[circleci] Couple of fixes (#1200)
2018-09-30 Behdad Esfahbod[msan] Disable icu explicitly
2018-09-30 Behdad Esfahbod[msan] Remove uninstrumented libraries
2018-09-30 Behdad EsfahbodCorrect fix for glib-mkenum warning
2018-09-30 Behdad EsfahbodRevert "Fix glib-mkenum warning"
2018-09-30 Behdad EsfahbodMove _POSIX_SOURCE to hb.hh
2018-09-30 Behdad EsfahbodChange _HB_SCRIPT_MAX_VALUE from 0xFFFFFFFF to 0x7FFFFFFF
2018-09-30 Behdad Esfahbod[test] Fix -Wunused-parameter warnings
2018-09-30 Behdad EsfahbodMore warning fixes
2018-09-30 Behdad EsfahbodFix bug introduced in 9b0b40b3c1ac8155c80ed5dc976228f4d...
2018-09-30 Behdad EsfahbodFix glib-mkenum warning
2018-09-30 Ebrahim Byagowi[circleci] Pass ‌freetype compile flags to right place
2018-09-30 Ebrahim Byagowi[circleci] Use an instrumented freetype on msan bot
2018-09-30 Ebrahim Byagowi[circleci] Another on fixing msan
2018-09-30 Ebrahim Byagowi[circleci] minor
2018-09-30 Ebrahim Byagowi[circleci] Try to fix msan bot
2018-09-30 Behdad Esfahbod[util] Remove unneeded virtual
2018-09-30 Behdad Esfahbod[util] Fix more non-virtual-destructor warnings
2018-09-30 Behdad EsfahbodMinor
2018-09-30 Behdad Esfahbod[util] Use HB_FALLTHROUGH
2018-09-30 Behdad Esfahbod[util] Mark var static
2018-09-30 Behdad Esfahbod[util] Add empty virtual destructor to option_group_t
2018-09-30 Behdad Esfahbod[indic/khmer] Remove use of global constructors
2018-09-30 Behdad EsfahbodTweak HB_TAG and HB_UNTAG
2018-09-30 Behdad Esfahbod[font] Make *_advance() fallback to *_advances
2018-09-30 Behdad EsfahbodUse buffer scratch_flags to remember if we had any...
2018-09-30 Behdad EsfahbodDocument setlocale() threadsafety issue
2018-09-29 Ebrahim Byagowi[ci] Build glib and freetype and enable msan bot (...
2018-09-29 Ebrahim ByagowiMinor on test-multithread, align the actual and expecte...
2018-09-29 Ebrahim Byagowi[circleci] Add -Wno-reserved-id-macro to clang-everything
2018-09-29 Behdad Esfahbod[test-multithread] Disable FreeType funcs
2018-09-29 Behdad EsfahbodFix fallback kerning to check for current glyph's mask
2018-09-28 Ebrahim Byagowi[circleci] Improve clang-everything bot log, more to...
2018-09-28 Ebrahim Byagowi[ci] Another try on mingw bot
2018-09-28 Ebrahim Byagowi[ci] Another try on fixing mingw bots
2018-09-28 Ebrahim Byagowi[tests] Don't try to get glyph names on failures
2018-09-28 Ebrahim Byagowi[ci] Trying to fix mingw bot
2018-09-28 Behdad EsfahbodFix pthread fail for real
2018-09-28 Behdad EsfahbodFix bot fails
2018-09-28 Behdad Esfahbod[morx] Remove mark_set from Insertion
2018-09-28 Behdad Esfahbod[morx] unsafe-to-break in Insertion
2018-09-28 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-09-28 Behdad EsfahbodFix ubsan bot
2018-09-28 Behdad EsfahbodMore atomic tuneup
2018-09-28 Behdad Esfahbod[test-multithread] Install ot funcs before filling...
2018-09-28 Behdad Esfahbod[test-multithread] Take num-threads and num-iters from...
2018-09-28 Behdad EsfahbodMinor
2018-09-28 Ebrahim Byagowitest-multithread, check the results on every iteration...
2018-09-28 Ebrahim ByagowiMake test-multithread pass the tsan bot test (#1193)
2018-09-27 Behdad EsfahbodMore atomic fixup
2018-09-27 Behdad EsfahbodFixup atomics from recent change
2018-09-27 Behdad Esfahbod[cache] Use atomic writes in clear()
2018-09-27 Volker KrauseFix infinite loop when walking up the directory hierarc...
2018-09-27 Ebrahim ByagowiUse clang for compiling freetype for tsan bot
2018-09-26 Behdad Esfahbod[arabic] Do the joiner-flipping only for rlig feature
2018-09-26 Behdad Esfahbod[ft] Make TSan happy
2018-09-26 Behdad EsfahbodAdd more atomic intrinsics
2018-09-26 Behdad EsfahbodRename test
2018-09-26 Ebrahim Byagowi[ci] Compile freetype on tsan and put sanitizer flags...
2018-09-26 Ebrahim ByagowiTest freetype funcs on test-multithread (#1187)
2018-09-26 Ebrahim ByagowiMinor, remove the no longer needed comment on test...
2018-09-26 Behdad EsfahbodMake TSan happy with make_immutable()
2018-09-26 Behdad EsfahbodFix test-multithread and increase num_threads to 30
2018-09-26 Ebrahim ByagowiAdd a multithreaded test (#1184)
2018-09-26 Behdad Esfahbod[hb-view] Change subpixel bits from 8 to 6
2018-09-25 Behdad EsfahbodFix iOS build
2018-09-25 Ebrahim Byagowi[circle] Add an obsessive clang bot (#1178)
2018-09-24 Behdad EsfahbodDisable msan bot again
2018-09-24 Behdad EsfahbodMinor
2018-09-24 Behdad EsfahbodMore iter inits
2018-09-24 Behdad EsfahbodMinor
2018-09-24 Behdad EsfahbodRemove F_COMBINE
2018-09-24 Behdad EsfahbodSome more
2018-09-24 Behdad EsfahbodMinor refactoring
2018-09-24 Ebrahim Byagowi[circleci] Update sanitizer bots with newer clang and...
2018-09-24 Behdad Esfahbod[msan] Enable again to get a build log, and try to...
2018-09-24 Behdad Esfahbod[ubsan] Re-enable now that it passes locally
2018-09-24 Behdad Esfahbod[check-static-inits.sh] Allow some if ubsan is in effect
2018-09-24 Behdad Esfahbod[check-symbols.sh] Allow weak objects "V"
2018-09-24 Behdad EsfahbodLink API test programs with C++ linker
2018-09-24 Behdad Esfahbod[msan] Add MSAN_OPTIONS=exitcode=42
2018-09-24 Behdad Esfahbod[circleci] Disable msan and ubsan builds
2018-09-24 Behdad EsfahbodIgnore weak symbols in check-symbols.sh
2018-09-24 Behdad Esfahbod[docs] A few improvements
2018-09-24 Behdad EsfahbodReadjust Hebrew composition again
2018-09-24 Behdad EsfahbodRevert change that would decompose text if GPOS mark...
2018-09-24 Behdad EsfahbodFix normalization
2018-09-24 Behdad EsfahbodSimplify ZWJ-skipping a bit
next