platform/upstream/libHarfBuzzSharp.git
2019-05-11 Behdad Esfahbod[sanitize] Use hb_is_trivially_copyable()
2019-05-11 Behdad Esfahbod[meta] Add hb_is_trivial
2019-05-11 Behdad Esfahbod[meta] Add hb_is_trivially_copyable()
2019-05-11 Behdad Esfahbod[meta] Add is_trivially_destructible
2019-05-11 Behdad EsfahbodRemove accidentally included include
2019-05-11 Behdad Esfahbod[meta] Add is_destructible
2019-05-11 Behdad Esfahbod[met]a Add is_constructible, ...
2019-05-11 Behdad Esfahbod[iter] Adjust source_of/sink_of
2019-05-11 Behdad EsfahbodUse hb_void_t<> the way it's supposed to be used
2019-05-11 Behdad Esfahbod[meta] Minor
2019-05-11 Behdad Esfahbod[meta] More rewrites
2019-05-11 Behdad Esfahbod[meta] Rewrite hb_int_min/max
2019-05-11 Behdad Esfahbod[meta] void_tt -> void_t
2019-05-11 Behdad Esfahbod[meta] hb_void_t -> hb_empty_t
2019-05-11 Behdad Esfahbod[meta] Minor
2019-05-11 Behdad EsfahbodMinor
2019-05-11 Behdad Esfahbod[meta] Rewrite is_signed, add is_unsigned
2019-05-11 Behdad Esfahbod[meta] Rewrite is_integral / is_floating_point, add...
2019-05-11 Behdad Esfahbod[meta] Rewrite is_cr_convertible
2019-05-11 Behdad Esfahbod[meta] Rewrite is_base_of
2019-05-11 Behdad Esfahbod[null] Modernize template work
2019-05-11 Behdad Esfahbod[meta] Add integral_constant, true_t -> true_type,...
2019-05-11 Behdad Esfahbod[meta] bool_tt -> bool_constant
2019-05-11 Behdad Esfahbod[meta] Add is_floating_point
2019-05-11 Behdad Esfahbod[meta] Add is_signed for floating point types
2019-05-11 Behdad Esfahbod[meta] is_integer -> is_integral
2019-05-11 Behdad Esfahbod[meta] Add add_const, add_pointer, add_lvalue_reference...
2019-05-11 Behdad Esfahbod[vector] Simplify arrayZ
2019-05-11 Behdad Esfahbod[subset] Use more auto typing
2019-05-11 Behdad EsfahbodMinor
2019-05-11 Behdad Esfahbod[serialize] More rewrite
2019-05-11 Behdad Esfahbod[serialize] Fix a TODO
2019-05-10 rsheeterUpdate TESTING.md
2019-05-10 Behdad EsfahbodFix sanitize fail of extension sublookups
2019-05-10 Behdad EsfahbodMinor
2019-05-10 Behdad EsfahbodMinor
2019-05-10 Behdad EsfahbodMinor again
2019-05-10 Behdad EsfahbodMinor
2019-05-10 Behdad Esfahbod[gsubgpos] Minor
2019-05-10 Behdad EsfahbodGenerate tarball in .xz instead of .bz2
2019-05-10 Behdad EsfahbodFix bot
2019-05-10 Behdad Esfahbod[meta] Add hb_is_base_of
2019-05-10 Behdad Esfahbod[iter] Adjust is_source_of / is_sink_of
2019-05-10 rsheeterUpdate TESTING.md
2019-05-09 Behdad Esfahbod[iter] Rewrite test functions
2019-05-09 Behdad EsfahbodMinor
2019-05-09 Behdad EsfahbodWhitespace
2019-05-09 Behdad EsfahbodFix bot
2019-05-09 Behdad Esfahbod[algs] Implement implicit casting between compatible...
2019-05-09 Behdad Esfahbod[meta] Rewrite hb_is_cr_converitble
2019-05-09 Behdad EsfahbodFix compile
2019-05-09 Behdad EsfahbodAdjust is_cr_convertible
2019-05-09 Behdad Esfahbod[iter] Make hb_is_iterator_of() check is_convertible
2019-05-09 Behdad Esfahbod[meta] Add hb_conditional<> and hb_is_convertible()
2019-05-09 Garret Rieger[subset] Switch building of glyph maps in subset plan...
2019-05-09 Garret RiegerAdd sink support for hb_hashmap_t and a reverse call...
2019-05-09 Behdad EsfahbodAdd hb_pair_t(,) macro as alternative to hb_pair_t<,>
2019-05-09 Behdad EsfahbodAdd hb_lidentity(), and rename hb_rvalue() to hb_rident...
2019-05-09 Behdad Esfahbod[hdmx] Adjust to hb_iota() behavior change
2019-05-09 Behdad Esfahbod[enumerate] Fix hb_enumerate() len for step=0
2019-05-09 Behdad Esfahbod[iter] Fix hb_zip() end condition
2019-05-09 Behdad Esfahbod[iter] Minor
2019-05-09 Behdad Esfahbod[iter] Minor
2019-05-09 Behdad Esfahbod[test-iter] Don't walk past end
2019-05-09 Behdad Esfahbod[iter] Allow negative step in hb_iota()
2019-05-09 Behdad Esfahbod[iter] Minor
2019-05-09 Behdad Esfahbod[iter] Bug fix
2019-05-09 Behdad Esfahbod[iter] Fix
2019-05-09 Behdad Esfahbod[iter] Take start value in hb_enumerate()
2019-05-09 Behdad Esfahbod[iter] Add hb_range()
2019-05-09 Behdad Esfahbod[meta] Add hb_int_max()
2019-05-09 Behdad Esfahbod[iota] end -> end_ to not shadow
2019-05-09 n8willisMerge pull request #1680 from n8willis/usermanual-obj
2019-05-09 Behdad EsfahbodRemove unnecessary template keyword
2019-05-08 Behdad EsfahbodRemove unused var
2019-05-08 Behdad Esfahbod[array] Add .copy()
2019-05-08 Behdad EsfahbodFix msan issue
2019-05-08 Behdad EsfahbodMove hb_invoke() back to hb-algs.hh
2019-05-08 Behdad Esfahbod[hdmx] Touch up
2019-05-08 Garret Rieger[subset] WIP convert hdmx subsetting to use iterators.
2019-05-08 Garret Rieger[subset] Move hdmx to subset2.
2019-05-08 Behdad Esfahbod[map] Return rvalues from keys()/values()
2019-05-08 Behdad Esfahbod[map] Fix bots
2019-05-08 Behdad Esfahbod[map] Add .values() iterator
2019-05-08 Behdad Esfahbod[map] Fix iter
2019-05-08 Behdad Esfahbod[algs] Fix identity return type
2019-05-08 Behdad EsfahbodWhitespace
2019-05-08 Behdad Esfahbod[meta] Capture rvalue-references in is_reference /...
2019-05-08 Behdad EsfahbodMinor
2019-05-08 rsheeter[map] tweak test-iter.cc
2019-05-08 rsheeter[map] add keys()
2019-05-08 rsheeter[map] add a test for iteration
2019-05-08 rsheeter[map] add iteration
2019-05-08 Ebrahim Byagowi[test] Add https://crbug.com/oss-fuzz/14641 testcase
2019-05-08 Michiharu Arizainitialize return param subr_num in popSubrNum
2019-05-08 Behdad Esfahbod[name] Sanitize records for reals
2019-05-08 Behdad Esfahbod[iter] Rename hb_iter_t() to hb_iter_type<> and add...
2019-05-08 Behdad Esfahbod[map] Make .has() optionally return value
2019-05-08 Behdad EsfahbodMake compiler happy with -Og
2019-05-08 Behdad Esfahbod[iter] Accept pointer in hb_iter() and hb_iter_t()
next