platform/upstream/libHarfBuzzSharp.git
2018-11-15 Ebrahim Byagowi[subset] minor, adjust spaces
2018-11-15 Ebrahim Byagowi[math] minor, adjust spaces
2018-11-15 Behdad Esfahbod[base] Add TODO items
2018-11-15 Behdad Esfahbod[shaper] Rename
2018-11-15 Behdad Esfahbod[ot-shape] Move code around
2018-11-14 Ebrahim Byagowi[STAT] Add table parsing (#1384)
2018-11-14 Behdad Esfahbod[hmtx] Fix signedness issue
2018-11-14 Ebrahim Byagowi[ot-color/svg] Note that it can be gzipped
2018-11-14 Ebrahim ByagowiMerge pull request #1383 from punchcutter/master
2018-11-14 punchcutterAdd Grantha test
2018-11-14 Behdad Esfahbod[aat] Disable fallback mark advance zeroing and positio...
2018-11-14 Behdad EsfahbodDon't retry creating again and again in lazy_loader...
2018-11-14 Behdad EsfahbodMerge pull request #1382 from punchcutter/master
2018-11-14 Behdad EsfahbodMerge pull request #1380 from kbrow1i/cygwin
2018-11-13 punchcutterChange USE Category for Grantha Virama
2018-11-13 Behdad EsfahbodFix Windows build
2018-11-13 Behdad EsfahbodUse atomic ints for upem and num_glyphs on face
2018-11-13 Behdad EsfahbodMake atomic types' internal values non-mutable
2018-11-13 Behdad Esfahbod[ot-face] Add 'head' table
2018-11-13 Ken BrownDon't use Win32 API on Cygwin
2018-11-13 Behdad Esfahbod[shape-plan] Remove unused code
2018-11-13 Behdad Esfahbod[shape-plan] Implement fine-grained caching plans with...
2018-11-12 Behdad Esfahbod[shape-plan] Cache shape plans with variations based...
2018-11-12 Behdad Esfahbod[shape-plan] Refactor more
2018-11-12 Behdad Esfahbod[shape-plan] Only use shape-plan key to initialize...
2018-11-12 Behdad Esfahbod[shape-plan] Minor
2018-11-12 Behdad Esfahbod[shape-plan] Refactor some more
2018-11-12 Behdad Esfahbod[shape-plan] Refactor more
2018-11-12 Behdad Esfahbod[shape-plan] Turn hb_shape_plan_proposal_t into hb_shap...
2018-11-12 Behdad EsfahbodAdd hb_memcmp()
2018-11-12 Behdad Esfahbod[shape-plan] Minor
2018-11-12 Behdad Esfahbod[shaper] Rename
2018-11-12 Behdad Esfahbod[fuzzing] Add new test
2018-11-12 Behdad EsfahbodRename check_array2() to check_array()
2018-11-12 Behdad EsfahbodRename check_array(array, a, b) to check_range()
2018-11-12 Behdad Esfahbod[kerx] Fix integer overflow in multiply
2018-11-12 Behdad Esfahbod[kerx] Minor tweak on previous commit
2018-11-12 Behdad Esfahbod[fuzzing] Remove limited-edition build of libraries
2018-11-12 Behdad Esfahbod[kerx] Protect against stack underflow
2018-11-12 Behdad Esfahbod[shape-plan] Minor
2018-11-12 Behdad Esfahbod[shape-plan] Minor rename
2018-11-12 Behdad EsfahbodAdd variation coords to shape_plan proposal
2018-11-12 Behdad EsfahbodMinor
2018-11-12 Behdad EsfahbodEmbed hb_ot_shape_plan_t into hb_shape_plan_t
2018-11-11 Behdad EsfahbodRemove wrong comment
2018-11-11 Behdad EsfahbodFinish off eecccc919ce15f60ae7ef9da5cfb311b4aa05c63
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodRevert "Declare Null() constexpr"
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodDeclare Null() constexpr
2018-11-11 Behdad EsfahbodDon't store to null object
2018-11-11 Behdad EsfahbodRemove unused function
2018-11-11 Behdad Esfahbod[hdmx] Renames
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t.destroy()
2018-11-11 Behdad Esfahbod[hmtx/port] Use hb_blob_ptr_t
2018-11-11 Behdad Esfahbod[cmap] Port to hb_blob_ptr_t
2018-11-11 Behdad Esfahbod[color] Port to hb_blob_ptr_t
2018-11-11 Behdad EsfahbodComment
2018-11-11 Behdad Esfahbod[shape-plan] Remove use of custom null object
2018-11-11 Behdad Esfahbod[shape-plan] Make null object all zeros
2018-11-11 Behdad Esfahbod[blob] Use default null object
2018-11-11 Behdad Esfahbod[blob] Change null object memory mode to DUPLICATE
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad Esfahbod[kerx] Fix Format1 tupleKern sanitization
2018-11-11 Behdad Esfahbod[fuzzing] Make "make lib" faster and more usable
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodRevert parts of previous commit that made clang unhappy
2018-11-11 Behdad EsfahbodBetter fix for MSVC 2008
2018-11-10 Behdad EsfahbodTry fixing MSVC 2008 build
2018-11-10 Behdad EsfahbodFix hb_bytes_t's unused template array constructor
2018-11-10 Behdad EsfahbodAdd trivial casts to hb_bytes_t
2018-11-10 Behdad EsfahbodRevert back hb_bytes_t.cmp() to the scheme it was
2018-11-10 Behdad EsfahbodFix hb_bytes_t.cmp() for realz this time
2018-11-10 Behdad EsfahbodFix hb_bytes_t.cmp()
2018-11-10 Behdad EsfahbodMerge pull request #1376 from ebraminio/minor
2018-11-10 Ebrahim Byagowi[colr/feat/trak] minor
2018-11-10 Behdad Esfahbod[qsort] Fix O(N^2) behavior if all array elements are...
2018-11-10 Behdad Esfahbod[post] Minor
2018-11-10 Behdad Esfahbod[post] Move sanitize close to data fields
2018-11-10 Behdad Esfahbod[post] Remove unnecessary hb_nonnull_ptr_t<>
2018-11-09 Ebrahim Byagowi[glyf] minor
2018-11-09 Behdad EsfahbodFix a few MSVC 2008 warnings
2018-11-08 Behdad EsfahbodMerge pull request #1358 from ebraminio/lcar
2018-11-08 Ebrahim ByagowiHook AAT's lcar to _get_ligature_carets
2018-11-08 Ebrahim Byagowi[aat] Minor
2018-11-08 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-11-08 Ebrahim Byagowi[aat] Minor (#1369)
2018-11-08 Ebrahim Byagowi[just] Initial table implementation (#1364)
2018-11-08 Ebrahim Byagowi[aat] Support Lookup<OffsetTo<>>, needed by just and...
2018-11-08 Ebrahim Byagowi[ci] minor
2018-11-08 Behdad Esfahbod[aat] Ignore cross-stream offset of deleted-glyphs
2018-11-08 Behdad Esfahbod[fuzzing] Take whatever text we can
2018-11-07 Behdad EsfahbodMerge pull request #1362 from harfbuzz/cross-kern
2018-11-07 Behdad Esfahbod[kerx] Comment
2018-11-07 Behdad Esfahbod[kern] Implement negative state numbers
2018-11-07 Behdad Esfahbod[morx] Minor
2018-11-07 Behdad Esfahbod[aat] Remove deleted-glyhs after applying kerx/kern
2018-11-07 Behdad Esfahbod[aat] Add debug info to state machine
next