chromium: update to 89.0.4389.82#469
Merged
Merged
Conversation
Stable release announcements since our latest update: 89.0.4389.72: https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html 89.0.4389.82: https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_5.html License Changes --------------- Updated licenses: * third_party/android_deps/libs/org_checkerframework_checker_compat_qual/LICENSE - [Build] Update checkerframework licenses - https://chromium-review.googlesource.com/c/chromium/src/+/2646844 Removed licenses: * third_party/SPIRV-Tools/LICENSE - Reland #3 "Use new vulkan-deps repo for all Vulkan dependencies."" - https://chromium-review.googlesource.com/c/chromium/src/+/2595457 * third_party/android_deps/libs/androidx_window_window/LICENSE - [Android Build] Remove androidx.window dependency - https://chromium-review.googlesource.com/c/chromium/src/+/2601074 * third_party/glslang/LICENSE - Reland #3 "Use new vulkan-deps repo for all Vulkan dependencies."" - https://chromium-review.googlesource.com/c/chromium/src/+/2595457 * third_party/shaka-player/LICENSE - Remove Shaka Player from the repo - https://chromium-review.googlesource.com/c/chromium/src/+/2613284 * third_party/spirv-cross/spirv-cross/LICENSE - Reland #3 "Use new vulkan-deps repo for all Vulkan dependencies."" - https://chromium-review.googlesource.com/c/chromium/src/+/2595457 * third_party/vulkan_headers/LICENSE.txt - Remove "vulkan_headers" in favor of a git mirror. - https://chromium-review.googlesource.com/c/chromium/src/+/2600196 Added licenses: * third_party/android_deps/libs/com_google_guava_guava_android/LICENSE - fetch_all.py: A few minor fixes & add guava files - https://chromium-review.googlesource.com/c/chromium/src/+/2613149 * third_party/eigen3/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/farmhash/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/fft2d/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/fp16/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/gemmlowp/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/neon_2_sse/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/ruy/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/tflite/LICENSE - Add TFLite and DEPS to third_party. - https://chromium-review.googlesource.com/c/chromium/src/+/2523426 * third_party/vulkan-deps/LICENSE third_party/vulkan-deps/glslang/LICENSE third_party/vulkan-deps/spirv-cross/src/LICENSE third_party/vulkan-deps/spirv-headers/LICENSE third_party/vulkan-deps/spirv-tools/LICENSE third_party/vulkan-deps/vulkan-headers/LICENSE.txt third_party/vulkan-deps/vulkan-loader/src/LICENSE.txt third_party/vulkan-deps/vulkan-tools/src/LICENSE.txt third_party/vulkan-deps/vulkan-validation-layers/src/LICENSE.txt - Publish DEPS for 89.0.4389.82 --------------- Test-built with: * chromium-x11 * dunfell, clang, MACHINE="intel-core2-32" * dunfell, clang, MACHINE="intel-corei7-64" * dunfell, clang, MACHINE="raspberrypi3" * gatesgarth, MACHINE="raspberrypi3" * chromium-ozone-wayland: * dunfell, clang, MACHINE="intel-corei7-64" * dunfell, clang, MACHINE="qemuarm64" * gatesgarth, clang, MACHINE="raspberrypi3" * dunfell, clang, MACHINE="m3ulcb" Fixes #463 Signed-off-by: Maksim Sisov <msisov@igalia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stable release announcements since our latest update:
89.0.4389.72:
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html
89.0.4389.82:
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_5.html
License Changes
Updated licenses:
Removed licenses:
Added licenses:
third_party/vulkan-deps/glslang/LICENSE
third_party/vulkan-deps/spirv-cross/src/LICENSE
third_party/vulkan-deps/spirv-headers/LICENSE
third_party/vulkan-deps/spirv-tools/LICENSE
third_party/vulkan-deps/vulkan-headers/LICENSE.txt
third_party/vulkan-deps/vulkan-loader/src/LICENSE.txt
third_party/vulkan-deps/vulkan-tools/src/LICENSE.txt
third_party/vulkan-deps/vulkan-validation-layers/src/LICENSE.txt
Test-built with:
chromium-x11
chromium-ozone-wayland:
Fixes #463
Signed-off-by: Maksim Sisov msisov@igalia.com