Roll src/third_party/freetype/src/ 3bb512bc9..0f35b042e (8 commits)
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/3bb512bc9f62..0f35b042e02e $ git log 3bb512bc9..0f35b042e --date=short --no-merges --format='%ad %ae %s' 2020-07-06 david [build] Really fix multi and C++ builds. 2020-07-06 david [build] Fix multi and C++ builds. 2020-07-06 wl [psaux] Improve `t1_decoder_parse_metrics' (#58646). 2020-07-02 david [build] Improve visibility support of library function names. 2020-07-02 david [build] Split off more stuff from `ftconfig.h'. 2020-07-02 david [build] Move mac support code to `mac-support.h'. 2020-07-02 david [build] Put integer type definitions into `integer-types.h'. 2020-07-02 david [build] Rename `build/unix/ftconfig.in' to `ftconfig.h.in'. Created with: roll-dep src/third_party/freetype/src R=bungeman@chromium.org,drott@chromium.org CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng Due to changes in how FreeType is including it's own headers (moving from FT_HEADER_H to <freetype/header.h> it is necessary when overriding headers to use the same folder structure as freetype's include/ directory. As a result the customized configuration headers are moved to include/freetype-custom/freetype/config and the roll-freetype.sh roll script is updated to point to the new locations of these headers. Bug: skia:10472 Change-Id: I889e2ed0d8dc54987e7f9c6372b2d72e8703e9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283962 Commit-Queue: Ben Wagner <bungeman@chromium.org> Reviewed-by:Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#786077}
Showing
This diff is collapsed.
File moved
File moved
Please register or sign in to comment