Roll ANGLE from c6fb0e5afbdb to 69d593b5d650 (20 revisions)
c6fb0e5afb..69d593b5d6
2021-05-06 cnorthrop@google.com Docs: Update RenderDoc for Android launch command
2021-05-06 ynovikov@chromium.org Temporarily remove standalone tester bots from CQ.
2021-05-06 syoussefi@chromium.org Revert "Use ANGLE GL for Lacros Chrome"
2021-05-06 jmadill@chromium.org infra: Exclude infra/specs from analyze.
2021-05-05 jmadill@chromium.org infra: Enable dcheck_always_on in Release.
2021-05-05 jmadill@chromium.org infra: Switch CI to use component builds everywhere.
2021-05-05 jmadill@chromium.org Run test spec update as part of codegen.
2021-05-05 jmadill@chromium.org Fixes to roll_chromium_deps.py.
2021-05-05 jmadill@chromium.org infra: Add Linux isolated scripts to specs.
2021-05-05 syoussefi@chromium.org Fix Vulkan-only build
2021-05-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e9e6d55fed07 to 2270e13321c2 (399 revisions)
2021-05-04 tandrii@google.com [infra][realms] upgrade to LUCI security realms in all Angle builds.
2021-05-04 cclao@google.com Vulkan: minimize-gpu-work: Skip blit from offscreen fbo
2021-05-04 cclao@google.com Vulkan: offscreen perftests: use two FBOs and call glFlush every frame
2021-05-04 elkurin@chromium.org Use ANGLE GL for Lacros Chrome
2021-05-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4676514cf188 to bc5a26253bb7 (7 revisions)
2021-05-04 syoussefi@chromium.org Vulkan: Fix MAX_VERTEX_OUTPUT_COMPONENTS limit
2021-05-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 34166dd37ed5 to e9e6d55fed07 (345 revisions)
2021-05-04 gert.wollny@collabora.com Capture/Replay: Enable test for CopyTextureTestWebGL.NPOT
2021-05-04 gert.wollny@collabora.com Capture/Replay: capture WebGL compatibility
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-skia-autoroll
Please CC egdaniel@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: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE
Tbr: egdaniel@google.com
Change-Id: Iec9803124213bbb17063fd505cde41ddfacb0229
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/405077
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
c9125aa8f3
commit
e33b3a032b
2
DEPS
2
DEPS
@ -11,7 +11,7 @@ vars = {
|
|||||||
|
|
||||||
deps = {
|
deps = {
|
||||||
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
|
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
|
||||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c6fb0e5afbdb81334a0b8e67f2c9ef1ed6eeb2b2",
|
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@69d593b5d6509d4698adb6e73422f20ed414a831",
|
||||||
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71",
|
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71",
|
||||||
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
||||||
# Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation.
|
# Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation.
|
||||||
|
Loading…
Reference in New Issue
Block a user