commit | ff7112f5543ddccb75f4bae4750576f4a60303f3 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Nov 19 18:26:27 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 19 18:26:27 2020 |
tree | d86a039fdf9319b24332db095cc5de997facb4b9 | |
parent | adfdb7118a146b8e4be931663ed7574d4a62923d [diff] |
Roll Skia from 75ae8fcc319e to 753e7983e04e (25 revisions) https://skia.googlesource.com/skia.git/+log/75ae8fcc319e..753e7983e04e 2020-11-19 kjlubick@google.com [infra] Remove deleted taskdriver 2020-11-19 adlai@google.com Revert "Remove GrDrawingManager::fActiveOpsTask ivar" 2020-11-19 jvanverth@google.com Update docs for iOS deployment 2020-11-19 kjlubick@google.com update infra repo 2020-11-19 johnstiles@google.com Update DeviceSpaceEffect and ColorSpaceXform to return half4s. 2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2ffff6d024c7 to 8b76d37f9f9a (13 revisions) 2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bb96f79d0e15 to 060020166679 (4 revisions) 2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a0758a1aef12 to ce207be41fd6 (4 revisions) 2020-11-19 michaelludwig@google.com Move clip operations on SkDevices into a helper macro 2020-11-18 robertphillips@google.com Update GrTTopoSort to use pre-existing memory ... 2020-11-18 michaelludwig@google.com Simplify internal logic in androidFramework_setDeviceClipRestriction 2020-11-18 johnstiles@google.com Add fix for fuzzer-discovered crash with negated constructors. 2020-11-18 brianosman@google.com Always enable SkSL's ByteCodeGenerator, disable interpreter in Google3 2020-11-18 jvanverth@google.com Add ios_min_target. 2020-11-18 jvanverth@google.com Fix typo in gn/ios.gni. 2020-11-18 johnstiles@google.com Add fix for fuzzer-discovered crash at oss-fuzz:27614. 2020-11-18 michaelludwig@google.com Hide SkCanvas::AutoValidateClip in cpp file 2020-11-18 michaelludwig@google.com Fix SkRegion::setPath to respect inverse fills when path isn't finite 2020-11-18 michaelludwig@google.com Rename fDeviceClipBounds to fQuickRejectBounds 2020-11-18 bsalomon@google.com Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts 2020-11-18 michaelludwig@google.com Track AA-ness and rect-ness in SkConservativeClip 2020-11-18 mtklein@google.com allow JIT on ARM Mac 2020-11-18 johnstiles@google.com Fix worklist files with skslc. 2020-11-18 adlai@google.com Remove GrDrawingManager::fActiveOpsTask ivar 2020-11-18 fmalita@chromium.org [skottie] More robust font style parsing 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: Ic856b21f450b350756a8f6ad3395b5f0191d4016 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550424 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@{#829300}
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.