Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff979be5ce7b63620067dddc19e1304fbbf56f70
      
https://github.com/WebKit/WebKit/commit/ff979be5ce7b63620067dddc19e1304fbbf56f70
  Author: Youenn Fablet <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/BUILD.gn
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/DIR_METADATA
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/OWNERS
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/README.chromium
    R Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.appveyor.yml
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.gitignore
    R Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.travis.yml
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/CMakeLists.txt
    M Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/README.md
    M 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/include/crc32c/crc32c.h
    M 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_arm64.cc
    M 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_read_le.h
    M 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_read_le_unittest.cc
    M 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_sse42.cc

  Log Message:
  -----------
  Resync libwebrtc/crc32c up to M150
rdar://179931964
https://bugs.webkit.org/show_bug.cgi?id=317306

Reviewed by Brandon Stewart.

* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/BUILD.gn:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/DIR_METADATA:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/OWNERS:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/README.chromium:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.appveyor.yml: 
Removed.
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.gitignore:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/.travis.yml: 
Removed.
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/CMakeLists.txt:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/README.md:
* 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/include/crc32c/crc32c.h:
(crc32c::Crc32c):
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_arm64.cc:
* 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_read_le.h:
(crc32c::ReadUint16LE):
(crc32c::ReadUint32LE):
(crc32c::ReadUint64LE):
* 
Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_read_le_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/third_party/crc32c/src/src/crc32c_sse42.cc:

Canonical link: https://commits.webkit.org/315517@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to