commit | ecd7744d3f9c7abf85dfff93ba39e38cf74d5c5b | [log] [tgz] |
---|---|---|
author | Dominik Röttsches <[email protected]> | Thu Jan 13 20:53:22 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 13 20:53:22 2022 |
tree | 76587e19f905f5c172b8293fe7aa24a4fa13ace4 | |
parent | f5b2cfdf90e3f7d81ea43b5ef46cda630a1bfece [diff] [blame] |
Roll src/third_party/harfbuzz-ng/src/ b8c2c1ab3..0acf466c4 (8 commits) Remove locale compile-time define introduced in previous HarfBuzz roll after upstream modifications make that unnecessary. https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/b8c2c1ab3778..0acf466c4414 $ git log b8c2c1ab3..0acf466c4 --date=short --no-merges --format='%ad %ae %s' 2022-01-13 khaled [doc] Fix hb_font_set_synthetic_slant param name 2022-01-12 behdad More macro cleanup 2022-01-12 behdad Fix compiler warning 2022-01-12 matthias.clasen docs: Clarify variation apis (#3363) 2022-01-12 matthias.clasen color: Document empty returns (#3362) 2022-01-12 behdad Clean up HB_NO_SETLOCALE 2022-01-10 behdad [algs] Call std::hash from hb_hash() 2022-01-10 behdad [map] Map == / != use correct types Created with: roll-dep src/third_party/harfbuzz-ng/src [email protected],[email protected],[email protected],[email protected],[email protected],[email protected] Change-Id: Iadda852c6e904f5aeda78c27a68e6e643e1fa81c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3386696 Reviewed-by: Koji Ishii <[email protected]> Commit-Queue: Koji Ishii <[email protected]> Commit-Queue: Dominik Röttsches <[email protected]> Cr-Commit-Position: refs/heads/main@{#958818}
diff --git a/DEPS b/DEPS index 436f783..7781714 100644 --- a/DEPS +++ b/DEPS
@@ -300,7 +300,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling HarfBuzz # and whatever else without interference from each other. - 'harfbuzz_revision': 'b8c2c1ab3778755a23ea449ba334959693388687', + 'harfbuzz_revision': '0acf466c44143de2e9b9cc0375cb25ec67cb132f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Emoji Segmenter # and whatever else without interference from each other.