commit | c751ca7d05110d139a736b40f421e3143dcbe3e8 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 30 18:43:22 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 30 18:43:22 2021 |
tree | ba8ecdb818b50effb49c708d8c5a474923374542 | |
parent | bccf57c7c93c56a373f15c62fda3ed943581faa5 [diff] |
Roll FreeType from 7be47010e9b1 to f27b4834b7dc (4 revisions) https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/7be47010e9b1..f27b4834b7dc 2021-06-30 apodtele@gmail.com * src/raster/ftraster.c (Render_Single_Pass): Simplify `band_stack'. 2021-06-30 wl@gnu.org Update `CHANGES` file; other minor doc fixes. 2021-06-30 apodtele@gmail.com [raster] Do not skip the second pass without dropout control. 2021-06-30 apodtele@gmail.com [raster] Handle sub-band stack locally. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I417a2c7c0fcbc697a74e0ef92df3c37cfdb65687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2997145 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dominik Röttsches <drott@chromium.org> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#897472}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.