commit | 4f1a60552748d150783655ee6f7b6f7084e3af95 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Fri Dec 15 15:53:31 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 15 15:53:31 2017 |
tree | 97d85e22f2805a0e946977da439ba70825082916 | |
parent | 53096ba1c32c36f6ee86ebf95fbd6e7d16e1e587 [diff] |
Statically link fontconfig on Linux This CL switches Linux to use in-tree fontconfig builds. It exposes some leaks and races detected by LSAN and TSAN. For now, these will be suppressed since these issues were preexisting, but instrumenting fontconfig exposed the issues. R=dnicoara@chromium.org,dpranke@chromium.org BUG=795110,795148 Change-Id: Ia75db4ced6ec78a5f0610af9ebc78a87840b86f7 Reviewed-on: https://chromium-review.googlesource.com/826403 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#524389}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .