platform/upstream/libHarfBuzzSharp.git
2014-10-01 Behdad EsfahbodAdd README.md symlink to make github happy
2014-10-01 Behdad Esfahbod[travis] Re-enable clang
2014-10-01 Behdad EsfahbodAdd build and coverage status links
2014-10-01 Behdad Esfahbod[travis] Report matrix settings to help debugging
2014-10-01 Behdad Esfahbod[travis] More coveralls
2014-10-01 Behdad Esfahbod[travis] Give coveralls a hand
2014-10-01 Behdad Esfahbod[travis] Disable clang for now
2014-10-01 Behdad Esfahbod[test] Fixup test
2014-10-01 Behdad Esfahbod[travis] Another try at coveralls.io
2014-10-01 Behdad Esfahbod[travis] First try to hookup coveralls.io code coverage...
2014-10-01 Behdad Esfahbod[travis] Unbreak
2014-10-01 Behdad Esfahbod[travis] Minor
2014-10-01 Behdad EsfahbodCreate ragel-generated files in srcdir
2014-10-01 Behdad EsfahbodClean ragel-generated headers in maintainercleanfiles
2014-10-01 Behdad EsfahbodDon't use tmp files in Makefile
2014-10-01 Behdad Esfahbodcheck-static-inits: Filter out zero-length sections
2014-10-01 Behdad Esfahbodcheck-static-inits: check for static finalizers
2014-10-01 Behdad EsfahbodHide other bubble-sort
2014-10-01 Behdad EsfahbodHide bubble-sort!
2014-09-25 Behdad Esfahbod[util] Fix ansi output when surface is empty
2014-09-25 Behdad Esfahbod[ot-font] Add hb_ot_face_cmap_accelerator_t
2014-09-25 Behdad Esfahbod[ot-font] Minor
2014-09-25 Behdad Esfahbod[ot-font] Handle missing vertical metrics tables
2014-09-25 Behdad Esfahbod[ot-font] Add metrics_accel_t
2014-09-25 Behdad Esfahbod[ot-font] Start adding vertical support
2014-08-25 Behdad EsfahbodFix build
2014-08-25 Behdad Esfahbod[arabic] Don't #include __FILE__
2014-08-25 Behdad Esfahbod[arabic] Allow disabling win1256 fallback code
2014-08-22 Behdad Esfahbod[ot] Prefer Windows platform cmap tables / accept all...
2014-08-15 Behdad Esfahbod[win32] Avoid preprocessor warnings re macros
2014-08-14 Behdad EsfahbodFix check-symbols on OS X
2014-08-14 Behdad Esfahbod[coretext] Hide feature_mappings
2014-08-14 Behdad EsfahbodSimplify hb-object
2014-08-14 Behdad EsfahbodReally fix clang build this time
2014-08-14 Behdad EsfahbodRevert "Fix build on clang after previous commit"
2014-08-14 Behdad EsfahbodFix build on clang after previous commit
2014-08-14 Behdad EsfahbodRewrite this==NULL checks to avoid undefined behavior
2014-08-14 Behdad EsfahbodRemove this==NULL check from face->reference_table()
2014-08-14 Behdad EsfahbodMake hb_object_t members private
2014-08-13 Behdad EsfahbodMinor
2014-08-13 Behdad Esfahbod0.9.35
2014-08-12 Behdad Esfahbod[coretext] Add version guards for kCTLanguageAttributeName
2014-08-12 Behdad Esfahbod[coretext] Pass buffer language to CoreText
2014-08-12 Behdad Esfahbod[coretext] Minor
2014-08-12 Behdad Esfahbod[hb-coretext] Fix cluster order of notdef runs in RTL...
2014-08-12 Behdad Esfahbod[shape-plan] Fix typo!
2014-08-12 Behdad Esfahbod[shape-plan] Better debug messages
2014-08-12 Behdad Esfahbod[shape-plan] Simplify macro
2014-08-12 Behdad EsfahbodFix gcc warning
2014-08-12 Behdad Esfahbod[shape-plan] Fix shape-plan caching with more than...
2014-08-12 Behdad Esfahbod[shape-plan] Add debug tracing
2014-08-12 Behdad Esfahbod[coretext] Fix buffer resizing
2014-08-12 Behdad Esfahbod[coretext] Rewind scratch-allocated arrays when not...
2014-08-12 Behdad Esfahbod[wince] Two more Windows CE fixes
2014-08-12 Behdad Esfahbod[coretext] Compare CGFont and PS name, if CTFont didn...
2014-08-12 Behdad Esfahbod[coretext] Implement vertical shaping
2014-08-12 Behdad Esfahbod[coretext] Remove unnecessary alt_size
2014-08-12 Behdad Esfahbod[coretext] Use CFRunStatus
2014-08-12 Behdad Esfahbod[coretext] Minor
2014-08-11 Behdad Esfahbod[coretext] Remove debug printf!
2014-08-11 Behdad EsfahbodAPI: Do not clear buffer-flags in hb_buffer_clear_conte...
2014-08-11 Behdad EsfahbodMinor
2014-08-11 Behdad Esfahbod[coretext] Pass buffer direction to CoreText
2014-08-11 Behdad Esfahbod[coretext] Minor
2014-08-11 Behdad Esfahbod[coretext] Attach marks to base clusters
2014-08-11 Behdad Esfahbod[coretext] Use input clusters
2014-08-11 Behdad Esfahbod[coretext] Fix buffer resize handling
2014-08-11 Behdad Esfahbod[coretext] Always compute log_clusters
2014-08-11 Behdad EsfahbodMinor
2014-08-11 Behdad Esfahbod[coretext] Simplify cluster mapping
2014-08-10 Behdad Esfahbod[coretext] Minor
2014-08-10 Behdad Esfahbod[coretext] Fix fallback detection
2014-08-10 Behdad Esfahbod[coretext] Fix last range
2014-08-10 Behdad EsfahbodFix hb_in_range() for types smaller than int
2014-08-10 Behdad Esfahbod[wince] Try to fix some stuff on Windows CE
2014-08-10 Behdad EsfahbodMinor
2014-08-10 Behdad Esfahbod[coretext] Fix assert on Yosemite
2014-08-10 Behdad Esfahbod[coretext] Use CGFont as face_data
2014-08-07 Behdad Esfahbod[arabic] Bug 82306 - Mandaic had errors in its Unicode...
2014-08-06 Behdad EsfahbodUse atexit() only if it's safe to call from shared...
2014-08-05 Behdad Esfahbod[arabic] Fix fallback shaping regression
2014-08-02 Behdad Esfahbod0.9.34
2014-08-02 Behdad Esfahbod[uniscribe] Minor
2014-08-02 Behdad EsfahbodMake sure gsubgpos buffer vars are available during...
2014-08-02 Behdad EsfahbodDisable 'liga' for vertical text
2014-08-02 Behdad EsfahbodMake it easier to use HB_BUFFER_FLAG_BOT/EOT
2014-08-02 Behdad EsfahbodMerge branch 'win1256'
2014-08-02 Behdad Esfahbod[arabic/win1256] Remove unused MultipleSubst macros
2014-08-02 Behdad Esfahbod[arabic/win1256] Really fix lam-alef this time
2014-08-01 Behdad Esfahbod[arabic/win1256] Hook up lamMedi lookup
2014-08-01 Behdad Esfahbod[arabic/win1256] Fix TEH MARBUTA final form
2014-07-31 Behdad Esfahbod[arabic/win1256] Fix shaping of JEEM, HAH, and KHAH
2014-07-31 Behdad Esfahbod[arabic/win1256] Remove GCC'ism
2014-07-31 Behdad Esfahbod[arabic] Implement Windows-1256 private shaping
2014-07-31 Behdad Esfahbod[hangul] Don't apply 'calt'
2014-07-31 Behdad Esfahbod[test] Fix record-test.sh
2014-07-29 Behdad EsfahbodMinor
2014-07-27 Behdad Esfahbod[hebrew] Zero mark advance by GDEF late
2014-07-26 Behdad EsfahbodAdd old-Myanmar shaper
2014-07-26 Behdad EsfahbodMinor
next