diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-07-18 09:13:27 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-07-18 13:36:47 +0000 |
commit | 61a3cb81a298640ec65fc019926a3a46b8cf8617 (patch) | |
tree | c2ee5e1a0b15aa8603ba6cac2fa877ccdca4b9fc /DEPS | |
parent | ffbc0d9a08f8443e67965f03dc0ae427c7f8d145 (diff) | |
download | pdfium-61a3cb81a298640ec65fc019926a3a46b8cf8617.tar.xz |
Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits)
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/cf8d9b4ce3fa..38bdf22bfe68
$ git log cf8d9b4ce..38bdf22bf --date=short --no-merges --format='%ad %ae %s'
2017-07-13 wl [truetype] Improve code comment.
2017-07-13 wl [base] Fix memory leak.
2017-07-12 wl [base] Integer overflow.
2017-07-12 wl Document how to scale manually.
2017-07-12 wl CHANGES: Add information on global metrics rounding.
2017-07-12 wl * src/truetype/ttpload.c (tt_face_get_location): Off-by-one typo.
2017-07-11 htl10 Changelog: typo, chromium issue id is 2276 instead of 2278
2017-07-07 wl [cff] Integer overflow.
2017-07-06 apodtele Tweak suggested use of `lsb_delta' and `rsb_delta'.
TBR=thestig@chromium.org
BUG: pdfium:812
Change-Id: Iaabe11da93752dcbe9c1e7ac80b6758010e074ba
Reviewed-on: https://pdfium-review.googlesource.com/8030
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ vars = { 'catapult_revision': '86352b966b0245d6883e5f7df27687856978b6d7', 'clang_revision': 'ae881aab392c247eca831e079d1d45e1c200cce7', 'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df', - 'freetype_revision': 'cf8d9b4ce3fa2c6cd9ccb25585bc17a355c987b0', + 'freetype_revision': '38bdf22bfe68432aebdd33c198a0bd11b4ebb96f', 'gen_library_loader_revision': '916d4acd8b2cde67a390737dfba90b3c37de23a1', 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', |