commit | c82d1e276ce17ad9c258e4dad0da07c21c623b70 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Apr 22 22:00:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 22 22:00:20 2022 |
tree | a81f76c11736fd2aefe1b555c89ae1aa4fe72b8f | |
parent | e11409a723b789d9992d8ac3b54a76f9f8c4324d [diff] |
Roll ANGLE from 5610ab64237a to e6fc5e62c52d (32 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5610ab64237a..e6fc5e62c52d 2022-04-22 romanl@google.com Use _FindAdb (cached) directly instead of Adb wrapper. 2022-04-22 romanl@google.com Switch py_utils import to pathlib. 2022-04-22 ianelliott@google.com Suppress VVL UNASSIGNED-BestPractices-SemaphoreCount 2022-04-22 jmadill@chromium.org Revert "Vulkan: Cache ImageView serials on texture changes." 2022-04-22 cclao@google.com Vulkan: Add feature avoid HOST_VISIBLE and DEVICE_LOCAL combination 2022-04-22 romanl@google.com Fall back to adb on PATH if platform-tools not present. 2022-04-22 jmadill@chromium.org Track Surface color & depth/stencil init separately. 2022-04-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 408793418c48 to 192db13f8509 (548 revisions) 2022-04-21 ianelliott@google.com Revert "CGL, MTL: pbuffer for IOSurface fails for some formats" 2022-04-21 jmadill@chromium.org Vulkan: Update glslang wrapper TODO. 2022-04-21 jmadill@chromium.org Revert "Re-land: "Vulkan: Support Wayland"" 2022-04-21 jmadill@chromium.org Expand Vulkan end2end_test skip. 2022-04-21 sugoi@google.com Disable MSAN in the Vulkan loader 2022-04-21 jmadill@chromium.org Android: Add //build to blueprint. 2022-04-21 Guoxing.Wu@arm.com Vulkan: use "undefined" for layerProvokingVertex 2022-04-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ea5f37f39193 to 71f3089b729c (5 revisions) 2022-04-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a434f1de2483 to 408793418c48 (456 revisions) 2022-04-21 lexa.knyazev@gmail.com Avoid IOError in capture_replay_tests.py 2022-04-21 steven@valvesoftware.com EGL: allow eglQueryString(EGL_NO_DISPLAY, EGL_VERSION) 2022-04-21 syoussefi@chromium.org Add a test for backwards mip generation with draw 2022-04-20 cclao@google.com Vulkan: Remove BufferVk::mHasBeenReferencedByGPU 2022-04-20 senorblanco@chromium.org D3D: unsuppress some now-passing tests. 2022-04-20 abdolrashidi@google.com Vulkan: Add perf test for MSAA swapchain resolve 2022-04-20 syoussefi@chromium.org Vulkan: Fix surface invalidate w.r.t shared present mode 2022-04-20 cnorthrop@google.com Tests: Add Free Fire Max trace 2022-04-20 jmadill@chromium.org Vulkan: Cache ImageView serials on texture changes. 2022-04-20 romanl@google.com Use adb directly (instead of catapult) in gold tests. 2022-04-20 jmadill@chromium.org Fix validate state cache after XFB buffer deleted. 2022-04-20 gman@chromium.org Metal:Clear Backbuffer when Robust Resource Init enabled 2022-04-20 kkinnunen@apple.com CGL, MTL: pbuffer for IOSurface fails for some formats 2022-04-20 jmadill@chromium.org Vulkan: Renaming "ShaderBuffers" to "ShaderResources". 2022-04-20 antonio.caggiano@collabora.com Re-land: "Vulkan: Support Wayland" 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 ianelliott@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:1313907,chromium:1317650 Tbr: ianelliott@google.com Test: Test: angle_perftests --gtest_filter="*free_fire_max*" Change-Id: I01977fc48309dfb2bf59ffe3102e537495c01254 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3603281 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#995378}
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.