commit | 22407b53aca262dfa35d50f209e32da89c8173bd | [log] [tgz] |
---|---|---|
author | Shahbaz Youssefi <syoussefi@chromium.org> | Sat Jun 11 04:35:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 11 04:35:55 2022 |
tree | b833d9eff5977162a208714192c3a3cb600191d7 | |
parent | 34e37df61af6257982a56e7c2f4946ab23d88537 [diff] |
Roll ANGLE from 4e37ec8c021e to c73ea49a74e4 (22 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4e37ec8c021e..c73ea49a74e4 2022-06-10 jmadill@chromium.org Reland "Remove cwd manipulations." 2022-06-10 cnorthrop@google.com Tests: Add Star Wars: KOTOR trace 2022-06-10 jmadill@chromium.org Specify display to EGL query in print info test. 2022-06-10 jmadill@chromium.org Use consistent test names with dEQP. 2022-06-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 00594ab942b5 to cb1ab827eb4c (11 revisions) 2022-06-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ae46affd7997 to 0c0e20acbce5 (165 revisions) 2022-06-10 syoussefi@chromium.org Vulkan: Optimize sync followed by swap 2022-06-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4658acb376d4 to ae46affd7997 (1334 revisions) 2022-06-10 cclao@google.com Vulkan: Optimize glEGLImageTargetTexture2DOES with same args 2022-06-09 cnorthrop@google.com Capture/Replay: Reset default uniforms 2022-06-09 chris@rive.app Bootstrap pixel local storage 2022-06-09 cclao@google.com Vulkan: Add test for glEGLImageTargetTexture2DOES issue 2022-06-09 syoussefi@chromium.org Vulkan: Don't enable Qualcomm workarounds on OSS driver 2022-06-09 syoussefi@chromium.org Vulkan: Fix the VulkanRenderPassBufferCount overlay widget 2022-06-09 syoussefi@chromium.org Overlay: Support globbing 2022-06-09 cclao@google.com Vulkan: Remove redundant vertex array dirty bit processing 2022-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from acf70aaf3fdb to 8817dcf9c1ec (36 revisions) 2022-06-09 ianelliott@google.com Disable KHR_no_error for Android/SwiftShader 2022-06-09 yuxinhu@google.com Vulkan: Handling VK_EXT_load_store_op_none on ARM 2022-06-09 syoussefi@chromium.org Vulkan: Enable custom border colors on SwiftShader 2022-06-09 dnfield@google.com Optionally support vulkan_memory_allocator 3.x 2022-06-09 syoussefi@chromium.org infra: Remove linux-tsan-test from CQ 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 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:1275223,chromium:1332566,angleproject:7418 Test: Test: Animal Crossing MEC, Star Wars KOTOR MEC Test: Test: angle_perftests --gtest_filter="*star_wars_kotor*" Change-Id: Iab4c88ed0e7290786eba22f37ec9b6f5b48b0e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696034 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013225}
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.