platform/upstream/libHarfBuzzSharp.git
2019-04-01 Ebrahim Byagowi[iter] hb_reduce, accumulator with a different type
2019-04-01 Ebrahim Byagowi[iter] Implement hb_reduce
2019-04-01 Behdad Esfahbod[serialize] Implement linking
2019-04-01 Behdad EsfahbodMove BEInt to hb.hh
2019-04-01 Behdad Esfahbod[iter] Fix up build, ouch
2019-04-01 Jonathan KewDon't skip setting the .end field of the first range
2019-04-01 Behdad Esfahbod[iter] Adjust hb_copy() and use it
2019-03-31 Ebrahim ByagowiRemove coretext_aat shaper (#1581)
2019-03-31 Behdad Esfahbod[serialize] Start implementing linking
2019-03-31 Behdad Esfahbod[serializer] Implement dedup!
2019-03-31 Behdad EsfahbodImplement hashing of objects
2019-03-31 Behdad EsfahbodFix hb_hash(pointer)
2019-03-31 Behdad Esfahbod[serialize] Don't insert empty object into tree
2019-03-31 Behdad Esfahbod[serialize] Towards maintaining hashmap
2019-03-31 Behdad Esfahbod[serialize] Only pack main object if there are other...
2019-03-31 Behdad Esfahbod[serialize] Copy both sides of the buffer
2019-03-31 Behdad Esfahbod[serialize] Simplify copy
2019-03-31 Behdad Esfahbod[serializer] Unbreak for now
2019-03-31 Behdad Esfahbod[map] Shuffle fini code
2019-03-31 Behdad Esfahbod[vector] Add move semantics
2019-03-31 Behdad Esfahbod[vector] Add some move and forwarding
2019-03-31 Behdad Esfahbod[meta] Add hb_move and hb_forward ala std::
2019-03-31 Behdad Esfahbod[serialize] Flesh out packing
2019-03-31 Behdad Esfahbod[vector] Add copy constructor and assignment operator
2019-03-31 Behdad Esfahbod[serialize] Minor
2019-03-31 Behdad Esfahbod[serialize] Add packed_map
2019-03-31 Behdad Esfahbod[serialize] Start fleshing out object stack
2019-03-31 Behdad Esfahbod[serialize] Simplify propagate_error()
2019-03-31 Behdad Esfahbod[serialize] Add object_t, link_t, and snapshot_t
2019-03-30 Behdad Esfahbod[map] Add another TODO item
2019-03-30 Behdad Esfahbod[map] Add TODO
2019-03-30 Behdad Esfahbod[serialize] Add unused 'tail'
2019-03-30 Behdad Esfahbod[serialize] Add ran_out_of_room
2019-03-30 Behdad EsfahbodSplit sanitize and dispatch into their own files
2019-03-30 Behdad EsfahbodMove serializer to hb-serialize.hh
2019-03-30 Behdad EsfahbodWhitespace
2019-03-30 Behdad Esfahbod[map] Deref pointers before equality check
2019-03-30 Behdad Esfahbod[map] Templatize hb_map_t
2019-03-30 Behdad EsfahbodAdd hb_deref_pointer()
2019-03-30 Behdad Esfahbod[iter] Fix bug in hb_any() and hb_none()
2019-03-30 Behdad Esfahbod[iter] Port remaining "for (auto" instances to daggers
2019-03-30 Behdad Esfahbod[iter] One more dagger
2019-03-30 Behdad Esfahbod[iter] Remove more wrong &&'s
2019-03-30 Behdad Esfahbod[iter] More daggers
2019-03-30 Behdad Esfahbod[iter] More daggers
2019-03-30 Behdad Esfahbod[iter] One more dagger
2019-03-30 Behdad EsfahbodRemove HB_DEBUG_WOULD_APPLY
2019-03-30 Behdad Esfahbod[iter] Port more to daggers
2019-03-30 Behdad EsfahbodWhitespace
2019-03-30 Behdad EsfahbodSimplify code
2019-03-30 Behdad Esfahbod[iter] Port one more function to dagger
2019-03-30 Behdad Esfahbod[iter] Port more code to daggers
2019-03-30 Behdad Esfahbod[iter] Port two more functions to daggers
2019-03-30 Behdad EsfahbodFix pair signature
2019-03-30 Behdad Esfahbod[iter] Add hb_unzip()
2019-03-30 Behdad EsfahbodWhitespace
2019-03-30 Behdad Esfahbod[iter] Port two more loops to dagger
2019-03-30 Behdad Esfahbod[iter] Remove unneeded &&
2019-03-30 Behdad EsfahbodWhitespace
2019-03-30 Behdad EsfahbodRemove hb_assign()
2019-03-30 Behdad Esfahbod[C++11] Remove IntType::set() in favor of operator=
2019-03-30 Behdad Esfahbod[vector] Accept all types in push(...)
2019-03-30 Behdad Esfahbod[C++11] Use type aliases for template partial instantia...
2019-03-30 Behdad EsfahbodRemove unused line
2019-03-30 Behdad Esfahbod[C++11] Replace BEInt.set() with operator=
2019-03-30 Behdad Esfahbod[C++11] Add operator= to IntType<>
2019-03-29 Behdad EsfahbodErr. Fixup C++11 polyfill removal
2019-03-29 Behdad EsfahbodInline explicit_operator macro
2019-03-29 Behdad EsfahbodRemove C++<11 polyfill
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-03-29 Behdad EsfahbodUpdate RELEASING
2019-03-29 Behdad Esfahbod[ci] Fix build
2019-03-29 Ebrahim Byagowi[dwrite] A new API, hb_directwrite_face_get_font_face...
2019-03-29 Behdad EsfahbodReplace REPLACEME's left out of 2.4.0
2019-03-29 Behdad Esfahbod[docs] Remove unexisting section
2019-03-29 Behdad Esfahbod[iter] Remove hb_len()
2019-03-29 Behdad EsfahbodAdd hb_hash()
2019-03-29 Behdad EsfahbodAdd hb_is_integer(T)
2019-03-29 Behdad Esfahbod[iter] Add hb_len() function-object
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-03-29 Behdad Esfahbod2.4.0
2019-03-29 Behdad EsfahbodUse internal bsearch() for language tags
2019-03-29 Behdad Esfahbod[indic] Add back medial-consonant to grammar
2019-03-29 Behdad Esfahbod[khmer] Add trailing Coeng to syllable grammar
2019-03-28 Ebrahim Byagowi[ci] Tweak macos and psvita bots (#1638)
2019-03-28 Ebrahim Byagowi[ci] Use only CircleCI for macOS (#1637)
2019-03-28 Behdad EsfahbodFix shell syntax error
2019-03-28 Behdad EsfahbodComment
2019-03-28 punchcutterOverride USE category for Grantha and Tirhuta visargas...
2019-03-28 Egor PuginDisable unwanted C++ definitions for MSVC.
2019-03-27 Ebrahim Byagowi[ci] remove ragel from psvita compile bot
2019-03-27 Ebrahim Byagowi[ci] Don't install ragel on cmake build bot images
2019-03-26 Behdad EsfahbodUse class templates for Null objects
2019-03-26 Behdad Esfahbod[aat] Add missing check to ankr table
2019-03-26 Behdad Esfahbod[docs] Update
2019-03-26 Behdad EsfahbodUpdate ChangeLog generation
2019-03-26 Qunxin Liucompletely remove lines that are commented out
2019-03-26 Qunxin Liuupdate arguments in_populate_gids_to_retain() and _crea...
2019-03-26 Qunxin Liutry to remove deprecated variable from struct definition
2019-03-15 Michiharu Arizacff2 subset fuzzer issues (#1619)
next