Roll src/third_party/harfbuzz-ng/src/ 79e7e3445..6ad3fcdda (20 commits)
https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/79e7e3445efe..6ad3fcddaf2b
$ git log 79e7e3445..6ad3fcdda --date=short --no-merges --format='%ad %ae %s'
2018-12-05 ariza add minimized test case for oss-fuzz issue 11714
2018-12-05 ariza check number of blends against args on stack
2018-12-05 ariza add minimized test case for oss-fuzz issue 11713
2018-12-05 ariza sanitize variationStore in CFF2 against its size
2018-12-05 ariza add minimized test case for oss-fuzz issue 11691
2018-12-05 ariza sanitize CFF1 & CFF2 global subrs
2018-12-05 ariza fix oss-fuzz issue 11675 (ASSERT: count <= str.len)
2018-12-05 ariza minimized test case for oss-fuzz issue 11674
2018-12-05 ariza fixed a bug with fractional part in a negative value
2018-12-05 ebrahim [os2] Make newer table fields accessible (#1452)
2018-12-05 ebrahim [fdsc] Implement the table parsing
2018-12-05 ebrahim [gasp] Implement the table parsing
2018-12-05 ariza fix unsigned long const
2018-12-05 ariza fix signed/unsigned comparison
2018-12-04 ariza use sized int types in parse_bcd
2018-12-04 ariza refix
2018-12-04 ariza fix bug
2018-12-04 ariza fix typo
2018-12-04 ariza include float.h
2018-12-04 ariza check overflow & clamp
Created with:
roll-dep src/third_party/harfbuzz-ng/src
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
Change-Id: I0c9478f13e127622adddc8960008c4d970a447d9
Reviewed-on: https://chromium-review.googlesource.com/c/1365803
Reviewed-by: Emil A Eklund <[email protected]>
Commit-Queue: Ben Wagner <[email protected]>
Cr-Commit-Position: refs/heads/master@{#614449}
diff --git a/DEPS b/DEPS
index ebe74cef..a32e0d0 100644
--- a/DEPS
+++ b/DEPS
@@ -170,7 +170,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': '79e7e3445efef2dc57f8a10c7e355e802af08868',
+ 'harfbuzz_revision': '6ad3fcddaf2ba8ebc9ad49ff9e7b33b60fcad16a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.