commit | a0cac9d7f2de8b236ca43141191b07c144c07776 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed May 03 18:39:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 18:39:59 2023 |
tree | 308f091c896fca6faa4b96e4004b8cdbd9ee86e0 | |
parent | 95e96ea08512c3d53f28f00b6a0eb458cec9a5df [diff] |
Revert "Manual roll ANGLE from a88635c4981b to 2ceb04e0b1a1 (12 revisions)" This reverts commit 43e1364b880f46134a91dfbcce6028666d7a44ef. Reason for revert: Broken iOS metal tests. https://ci.chromium.org/ui/p/chromium/builders/ci/ios-blink-dbg-fyi/4956/overview Original change's description: > Manual roll ANGLE from a88635c4981b to 2ceb04e0b1a1 (12 revisions) > > Manual roll requested by syoussefi@google.com > > https://chromium.googlesource.com/angle/angle.git/+log/a88635c4981b..2ceb04e0b1a1 > > 2023-05-02 syoussefi@chromium.org Initialize display TLS at thread creation time > 2023-05-02 romanl@google.com angle_end2end_tests Pixel 6 shards: 4 -> 8 > 2023-05-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4b61bdad813f to 7873f429a5c2 (45 revisions) > 2023-05-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from fe2d690d4674 to 4c9976e5d118 (429 revisions) > 2023-05-02 syoussefi@chromium.org Vulkan: Adjust VVL suppression after VU consolidation > 2023-05-02 syoussefi@chromium.org Vulkan: Remove DisplayVk param from ToEGL > 2023-05-02 syoussefi@chromium.org Vulkan: Use thread-local space for EGL errors > 2023-05-01 lexa.knyazev@gmail.com GL: Implement polygon mode extensions > 2023-05-01 syoussefi@chromium.org Vulkan: Make eglPrepareSwapBuffersANGLE less special > 2023-05-01 lexa.knyazev@gmail.com Add polygon mode extension stubs > 2023-05-01 geofflang@chromium.org Metal: Embed precompiled default shaders. > 2023-05-01 syoussefi@chromium.org Vulkan: Destroy the surface without holding the EGL lock > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/angle-chromium-autoroll > Please CC angle-team@google.com,cnorthrop@google.com,syoussefi@google.com on the revert to ensure that a human > is aware of the problem. > > To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry > To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry > > 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:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 > Bug: chromium:1385510,chromium:1441754 > Tbr: cnorthrop@google.com,syoussefi@google.com > Change-Id: I746a3ff108416cfc8313584a11b91917a2d7b7a5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4499346 > Commit-Queue: Brian Osman <brianosman@google.com> > Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1138949} Bug: chromium:1385510,chromium:1441754 Change-Id: I686be3ec7cf4f498bd703f84b87cfde83e3d912e Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4500330 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Ian Vollick <vollick@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1139037}
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.