commit | 7dbe1636f7b9326ac6e4d2d9ea28c29f9228999a | [log] [tgz] |
---|---|---|
author | Dominik Röttsches <[email protected]> | Mon Nov 11 18:29:45 2019 |
committer | Commit Bot <[email protected]> | Mon Nov 11 18:29:45 2019 |
tree | 12e6caead4f2866aecd82c9852967de6b5a25e0e | |
parent | fd4bdb87529ff3119611a67f7626c7429fd62497 [diff] [blame] |
Roll src/third_party/harfbuzz-ng/src/ 7cde68f10..64a45be51 (4 commits) https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/7cde68f10cdf..64a45be5198f $ git log 7cde68f10..64a45be51 --date=short --no-merges --format='%ad %ae %s' 2019-11-09 ebrahim [ubsan] Don't decrease pointer if match_glyph_data is null (#2048) 2019-11-05 don.j.olmstead [cmake] Add harfbuzz-icu library 2019-11-06 ebrahim [fuzz] Remove just added case 2019-11-05 ebrahim [fuzz] Upload testcase of https://crbug.com/oss-fuzz/18529 Created with: roll-dep src/third_party/harfbuzz-ng/src [email protected],[email protected],[email protected],[email protected],[email protected],[email protected] Bug: 1023070 Change-Id: I9bc02abe3f177adfd8afe6eb439fb47d68158ce1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910222 Reviewed-by: Dominik Röttsches <[email protected]> Reviewed-by: Ben Wagner <[email protected]> Commit-Queue: Dominik Röttsches <[email protected]> Cr-Commit-Position: refs/heads/master@{#714266}
diff --git a/DEPS b/DEPS index 80eba84..2de94259 100644 --- a/DEPS +++ b/DEPS
@@ -223,7 +223,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': '7cde68f10cdf2c3ff77c1d9077475c0fc034c75c', + 'harfbuzz_revision': '64a45be5198f6e22c91454bda7bd9a9294552dff', # 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.