platform/upstream/libHarfBuzzSharp.git
2016-06-27 Behdad EsfahbodMerge pull request #273 from ebraminio/master
2016-06-26 Ebrahim Byagowi[dwrite] Don't allocate more than needed
2016-06-24 Ebrahim Byagowi[dwrite] Delete remained objects
2016-06-24 Ebrahim Byagowi[dwrite] Release allocated blob on face destroy
2016-06-23 Ebrahim Byagowi[dwrite] Remove ifdefs without breaking execution on...
2016-06-23 Ebrahim Byagowi[dwrite] Use stream font loader instead GDI interop
2016-06-18 KelvinUse UTF-32 in Python sample
2016-06-18 Khaled HosnyMerge pull request #270 from khaledhosny/travis-failure
2016-06-18 Khaled Hosny[tests] Workaround Python 2 “narrow” builds
2016-06-07 Behdad EsfahbodRound, not truncate, when scaling values
2016-06-06 Behdad EsfahbodChange bugreport URL to github
2016-06-06 Behdad EsfahbodUpdate for latest Unicode 9 data files
2016-06-01 Behdad EsfahbodAdd TODO
2016-05-06 Behdad Esfahbod[myanmar] Handle U+AA74..U+AA76
2016-05-06 Behdad EsfahbodFix build on droid.io
2016-05-06 Behdad Esfahbod[use] Update to draft spec from Andrew Glass from Augus...
2016-05-06 Behdad Esfahbod[use] Add a catch-all clause to the machine
2016-05-06 Behdad Esfahbod[use] Fix 'Number-joiner terminated cluster' to use...
2016-05-06 Behdad EsfahbodAllow MultipleSubst to delete glyph
2016-05-06 Behdad Esfahbod[indic] Remove more unused logic after Javanese is...
2016-05-06 Behdad Esfahbod[indic] Remove unused Javanese bits
2016-05-06 Behdad Esfahbod[indic/use] Move Javanese from Indic shaper to USE
2016-05-06 Behdad EsfahbodAdd Javanese sample text
2016-05-06 Behdad EsfahbodMinor
2016-05-06 Behdad Esfahbod[indic] Remove data for scripts that don't go thorough...
2016-05-06 Behdad EsfahbodUpdate tables to Unicode 9.0.0 beta
2016-05-06 Behdad EsfahbodMinor
2016-05-06 Behdad EsfahbodAdd Unicode 9 beta scripts
2016-05-06 Behdad EsfahbodWhitespace
2016-05-02 Behdad Esfahbod1.2.7
2016-05-02 Behdad Esfahbod[ot-font] Remove unused 'post' table include for now
2016-05-02 Behdad Esfahbod[tests] Fix test
2016-05-02 Behdad Esfahbod[hb-ot-font] Make 'glyf' table loading lazy
2016-04-30 Behdad Esfahbod[ot-font] Start implementing 'post' table, for accessin...
2016-04-27 Behdad EsfahbodMerge commit '264b7a728a41becfbf23ce258fc2a3af19d0cbbe...
2016-04-27 Behdad Esfahbod[tibetan] Reorder marks to better match Uniscribe
2016-04-27 Behdad Esfahbod[test] Add text for Tibetan shorthand contractions
2016-04-27 Khaled HosnyMerge pull request #247 from khaledhosny/update-opentyp...
2016-04-27 Arthur ReutenauerMass-added “difficult” tags – to be curated.
2016-04-27 Arthur ReutenauerInitial import of missing OpenType 1.7 language tags.
2016-04-26 Behdad EsfahbodUndo accidental change
2016-04-26 Behdad EsfahbodDo NOT ignore Mongolian Free Variation Selectors during...
2016-04-26 Behdad EsfahbodMove ZWJ/ZWNJ bits to top byte of unicode_props()
2016-04-26 Behdad Esfahbod[util] Print out --debug buffer to stderr
2016-04-26 Behdad EsfahbodAnnotate blacklisted fonts with their sha1sum
2016-04-26 Sascha BrawerMerge pull request #245 from KonstantinRitt/fixes/ce
2016-04-26 Konstantin... Unbreak build on Windows CE
2016-04-09 Behdad EsfahbodMinor
2016-04-09 Behdad EsfahbodMinor. We should never get to this branch, but fix...
2016-04-08 Behdad Esfahbod1.2.6
2016-04-08 Behdad EsfahbodBlacklist another set of timesi.ttf and timesbi.ttf
2016-04-08 Behdad EsfahbodMerge pull request #239 from ebraminio/dwfix
2016-04-05 Ebrahim ByagowiFix when no feature is given
2016-04-04 Behdad Esfahbod1.2.5
2016-04-04 Behdad EsfahbodAdd test for 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
2016-04-04 Behdad Esfahbod[coretext] Clarify comment
2016-04-04 Behdad EsfahbodFix FixedVersion::to_int()
2016-04-02 Ebrahim ByagowiHide justification behind HB_DIRECTWRITE_EXPERIMENTAL_J...
2016-04-01 Ebrahim ByagowiUse standard types instead Windows favourites ones
2016-04-01 Ebrahim ByagowiLimit GetJustifiedGlyphs only to scripts with custom...
2016-04-01 Ebrahim ByagowiAdd justification support
2016-04-01 Ebrahim ByagowiBasic opentype features support
2016-03-31 Ebrahim ByagowiRefactor and remove dupe getglyphs call
2016-03-31 Ebrahim ByagowiBetter glyph offset support
2016-03-30 Ebrahim ByagowiDon't fail when language is not set
2016-03-30 Ebrahim ByagowiMake DirectWrite backend to work with different font...
2016-03-17 Behdad Esfahbod1.2.4
2016-03-17 Behdad EsfahbodSynthesize GDEF glyph class for any glyph that does...
2016-03-13 Behdad EsfahbodMerge pull request #232 from c0nk/wip-icu
2016-03-12 Behdad Esfahbod[build] Use tar-ustar instead of tar-pax
2016-03-12 Behdad EsfahbodMinor comment
2016-03-08 Behdad EsfahbodRemove default clause in minor switch statements
2016-03-05 Behdad EsfahbodMerge pull request #231 from KonstantinRitt/post123buildfix
2016-03-02 Behdad EsfahbodFix requiredFeature stage handling logic
2016-03-01 Behdad EsfahbodAdd F2DOT14 type
2016-03-01 Behdad EsfahbodUse FWORD and UFWORD when it makes sense
2016-02-25 Kal ConleyFix missing ICU #include
2016-02-25 Kal ConleyAdd --with-icu=builtin configure option
2016-02-25 Konstantin... Fix build with HB_DISABLE_DEPRECATED
2016-02-25 Behdad EsfahbodSpeed up buffer variable allocation sanity check
2016-02-25 Behdad EsfahbodAdd HB_NDEBUG
2016-02-25 Behdad Esfahbod1.2.3
2016-02-25 Behdad EsfahbodDisable internal buffer variable bookkeeping in NDEBUG...
2016-02-25 Behdad EsfahbodAdd blacklist signature for Times New Roman (Bold)...
2016-02-25 Behdad Esfahbod[test] Pass closure to hb_font_set_glyph_func()
2016-02-25 Behdad EsfahbodBlacklist GDEF table of timesi.ttf and timesbi.ttf...
2016-02-25 Behdad EsfahbodIn trampoline implementation of get_glyph(), don't...
2016-02-24 Behdad Esfahbod[ot-font] Accelerate cmap format4 get_glyph
2016-02-24 Behdad Esfahbod[ot-font] Towards accelerating get_glyph()
2016-02-24 Behdad Esfahbod[ot-font] Remove level of indirection in get_glyph_variant
2016-02-24 Behdad Esfahbod[TODO] Update
2016-02-24 Behdad EsfahbodAdd get_nominal_glyph() and get_variation_glyph() inste...
2016-02-24 Behdad Esfahbod1.2.2
2016-02-24 Behdad EsfahbodFix recent test
2016-02-24 Behdad Esfahbod[tests] Fix for multiple options in test runner scripts
2016-02-24 Behdad EsfahbodPartially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
2016-02-24 Behdad EsfahbodAdd test for mark positioning in rtl with non-zero...
2016-02-24 Behdad Esfahbod[tests] Allow commenting out tests to be skipped
2016-02-24 Behdad Esfahbod[Android.mk] Update with warning flags
2016-02-23 Behdad Esfahbod1.2.1
next