platform/upstream/libHarfBuzzSharp.git
2018-05-26 Ebrahim Byagowi[blob] Use MAP_NORESERVE if available (#1039)
2018-05-25 Behdad Esfahbod[set] Remove stale comment
2018-05-25 Behdad EsfahbodAdd HB_DISALLOW_COPY_AND_ASSIGN
2018-05-24 Behdad EsfahbodMove pool definitions to hb-static.cc
2018-05-24 Behdad EsfahbodFix Uniscribe build
2018-05-24 Behdad EsfahbodUnderflow protection in hb_vector_t
2018-05-24 Behdad EsfahbodMark CrapPool thread_local
2018-05-24 Behdad EsfahbodAdd CrapPool
2018-05-24 Behdad EsfahbodMove code around
2018-05-24 Behdad EsfahbodAdd hb_vector_t::push(const Type &v)
2018-05-23 Ebrahim Byagowi[ci] Revive the SunCC bot
2018-05-23 Behdad EsfahbodActually enable vectorized operations
2018-05-23 Behdad EsfahbodAnother try at smart vectorization
2018-05-23 Behdad EsfahbodTry enabling vectorization smartly
2018-05-23 Behdad Esfahbod[set] Always check population before checking for equality
2018-05-23 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-05-11 Ebrahim ByagowiMinor, make CreateFile compatible with the disabled...
2018-05-11 Ebrahim ByagowiRemove unnecessary headers and definitions of hb-blob...
2018-05-11 Ebrahim ByagowiMake hb_blob_create_from_file more portable (#1027)
2018-05-09 Behdad EsfahbodFix warning
2018-05-09 Behdad EsfahbodReinstante DEFINE_NULL_DATA
2018-05-09 Ebrahim ByagowiUse arrayZ on hb-coretext and hb-uniscribe and fix...
2018-05-08 Behdad EsfahbodMark more unsized array's as arrayZ
2018-05-08 Behdad EsfahbodUse UnsizedArrayOf<> in one place where [VAR] was used
2018-05-08 Behdad EsfahbodMerge pull request #1018 from googlefonts/cmap4
2018-05-08 Behdad EsfahbodDon't keep instance in hb_table_lazy_loader_t
2018-05-08 Behdad EsfahbodRename
2018-05-08 Behdad EsfahbodMinor
2018-05-08 Behdad EsfahbodAlways lock blob in sanitize. Remove blob->lock_as...
2018-05-08 Behdad EsfahbodMove Sanitizer::lock_instance<>() to blob->lock_as...
2018-05-08 Behdad EsfahbodMove null pool to hb-private
2018-05-08 Behdad EsfahbodRename hb_string_t to hb_bytes_t
2018-05-08 Behdad EsfahbodMinor
2018-05-08 Behdad EsfahbodAllocate user-data-array on the heap
2018-05-08 Behdad EsfahbodOops
2018-05-07 Behdad EsfahbodSupport scripts that are written both LTR and RTL
2018-05-07 Behdad Esfahbod[ot] Apply langsys's required feature even if no other...
2018-05-07 Behdad EsfahbodMove some blob functions to methods
2018-05-07 Behdad EsfahbodAdd hb-blob-private.hh
2018-05-07 Behdad Esfahbod[ot-layout] Remove unused members
2018-05-07 Ebrahim ByagowiSet inline hidden flag only on shared library building
2018-05-04 Garret Rieger[subset] entrySelectorZ -> entrySelector.
2018-05-04 Garret Rieger[subset] add missing template parameter.
2018-05-04 Garret Rieger[subset] Switch to a non-log using implementation of...
2018-05-04 Garret Rieger[subset] Updated expected files for japanese subset...
2018-05-04 Garret Rieger[subset] Update expected files for subset integration...
2018-05-04 Garret Rieger[subset] Get cmap tests passing again.
2018-05-04 Garret Rieger[subset] Write out a format 4, plat 0 encoding record...
2018-05-04 Garret Rieger[subset] A few bug fixes for cmap format 4 subsetting.
2018-05-04 Garret Rieger[subset] Complete implementation of cmap4 subsetting.
2018-05-04 Garret Rieger[subset] WIP implementation of serialize for cmap format 4.
2018-05-04 Garret Rieger[subset] Add an implement for cmap format 4 create_sub_...
2018-05-04 Garret Rieger[subset] WIP cmap format 4 subsetting.
2018-05-04 Garret Rieger[subset] Refactor cmap subsetting to make it possible...
2018-05-04 Garret Rieger[subset] Add const to the hb_subset_plan_t input to...
2018-05-02 Behdad EsfahbodRename some X-terminated members to Z-terminated
2018-05-02 Behdad Esfahbod[set] Fix init/fini of set on the stack to call object...
2018-05-01 Behdad EsfahbodRemove hb_auto_array_t
2018-05-01 Behdad Esfahbods/hb_prealloced_array_t/hb_vector_t/g
2018-05-01 Behdad EsfahbodAdd hb_auto_t
2018-05-01 Behdad Esfahbods/finish/fini
2018-05-01 Behdad EsfahbodAdd hb_object_fini()
2018-05-01 Behdad Esfahbod[set] Cache population
2018-05-01 violet-sippial[subset] Do not compare ttx progress output in the...
2018-04-28 Ebrahim Byagowi[dwrite] Minor, enable the original code assertions
2018-04-26 Ebrahim ByagowiDon't decompose Bengali Rra and Rha
2018-04-25 Ebrahim ByagowiMinor, improve file reading failing condition comment
2018-04-24 Ebrahim ByagowiMinor, re-add unused mark to some of ragel defined...
2018-04-24 Ebrahim ByagowiMinor, re-add unused mark for two TRACE_ macros
2018-04-23 Ebrahim ByagowiResolve some of clang's double-promotion warnings
2018-04-23 Ebrahim ByagowiResolve clang's used-but-marked-unused warnings
2018-04-23 Ebrahim ByagowiResolve clang's conditional-uninitialize warnings
2018-04-23 Ebrahim ByagowiResolve some of clang's zero-as-null-pointer-constant...
2018-04-22 Ebrahim ByagowiMinor, fix calloc call order
2018-04-20 Ebrahim Byagowi[aat/kerx] Minor (#1003)
2018-04-20 Ebrahim ByagowiAdd hb_blob_create_from_file, a new API (#926)
2018-04-19 Garret Rieger[subset] Check instruction offsets in glyph to ensure...
2018-04-19 Garret Rieger[subset] In subset fuzzer run through drop hints and...
2018-04-19 Khaled Hosny[util] Check all specified shapers are known (#993)
2018-04-19 Garret Rieger[subset] Add integration tests for cmap breakge.
2018-04-19 Garret Rieger[subset] Add a test for previous cmap breakage.
2018-04-19 Garret Rieger[subset] Fix broken cmap creation.
2018-04-18 Ebrahim ByagowiMinor, annotate the added tables with likely/unlikely...
2018-04-18 Garret Rieger[subset] Remove printf's from fuzzing targets.
2018-04-17 Ebrahim ByagowiDo sanitization before the use on 'main' mini-program...
2018-04-17 Garret Rieger[subset] add a fuzzer target for subset_get_all_codepoi...
2018-04-17 Behdad Esfahbod[colr] Check layer record access
2018-04-17 Garret Rieger[subset] Add implementation of cmap format 12 codepoint...
2018-04-17 Ebrahim ByagowiAdd pre-opentype font pages detection code (#986)
2018-04-17 Ebrahim ByagowiMake some of implicit header uses explicit (#989)
2018-04-17 Ebrahim ByagowiAdd round to F2DOT14 inner store setter (#990)
2018-04-16 Garret Rieger[subset] Don't assume the last segment in cmap 4 can...
2018-04-16 Garret Rieger[subset] sketch out support for a call that lists all...
2018-04-16 Ebrahim ByagowiFurther improvements on dump-fon (#985)
2018-04-16 Ebrahim ByagowiAdd dump-fon, a prototype on how to work with .fon...
2018-04-15 Ebrahim ByagowiImplement to_float and set_float of F2DOT14 (#984)
2018-04-15 Ebrahim ByagowiRename UINT24 to HBUINT24 for consistency (#983)
2018-04-13 Ebrahim ByagowiMerge pull request #979 from ebraminio/msvc05
2018-04-13 Tor AnderssonReinstate support for Visual Studio 2005
2018-04-12 Ebrahim ByagowiAlways enable atexit on Android (#971)
next