commit | fd5e0b3f1b5554b09f42bc0b50bf2e61880c6e41 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Nov 20 18:18:14 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 20 18:18:14 2020 |
tree | c58f507cf45aa3cfcfd86aa6665ac6ff6428de5b | |
parent | ad86ff97b01e0423b13996b379c9acda1b4ae5ea [diff] |
Roll Skia from 8c5889937172 to b69a9d48bf17 (5 revisions) https://skia.googlesource.com/skia.git/+log/8c5889937172..b69a9d48bf17 2020-11-20 johnstiles@google.com Code cleanup: Remove references to IRNodes from SkSLPool. 2020-11-20 brianosman@google.com Stop cloning builtin functions 2020-11-20 adlai@google.com Pass the writeView as a const-ref instead of a pointer … 2020-11-20 johnstiles@google.com Reland various cleanups to SkSLMain. 2020-11-20 johnstiles@google.com Replace various assertions inside SPIR-V codegen with errors. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC lovisolo@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/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: lovisolo@google.com Change-Id: I23c049d4c44ad1496f81cc2c146e50e1b6cd6102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551843 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#829717}
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 .
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.