summaryrefslogtreecommitdiffstats
path: root/third_party/harfbuzz-ng/src/hb-unicode.cc
Commit message (Collapse)AuthorAgeFilesLines
* Roll harfbuzz-ng to 0bb0f5d41976ae27c5c7a51cbb82144b48315a4bbashi@chromium.org2012-06-111-20/+22
| | | | | | | | | | | | The revision removes static initializers. BUG=none TEST=compiled Review URL: https://chromiumcodereview.appspot.com/10533060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141389 0039d316-1c4b-4281-b951-d872f2087c98
* Roll harfbuzz-ng 3b8fd9c48f4bde368bf2d465c148b9743a9216eebashi@chromium.org2012-06-051-2/+55
| | | | | | | | | | | | | The revision provides HB_NO_MT macro that disables multi-threading support. We don't need multi-threading support for harfbuzz-ng. BUG=none TEST=compiled ("make harfbuzz-ng") Review URL: https://chromiumcodereview.appspot.com/10510004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140446 0039d316-1c4b-4281-b951-d872f2087c98
* Update harfbuzz-ng to 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79.bashi@google.com2012-01-301-0/+273
Preparing for using HarfBuzz-ng as a secondary text shaper on mac. CoreText doesn't support OpenType features so we need additional text shaper to support -webkit-font-feature-settings property. I don't think this version is ready for transition on Linux because I could see considerable performance regressions when I run cycler tests. BUG=68551 TEST=None. This CL doesn't change build process for now. Review URL: https://chromiumcodereview.appspot.com/9223010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119661 0039d316-1c4b-4281-b951-d872f2087c98