commit | 9937c323715593ba918489132e98532cbbd229c4 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Nov 29 15:49:02 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 29 16:23:30 2021 |
tree | 0b5290649a598280cf02dbea8dcc7f45c7bb55e5 | |
parent | 6844e51f470eefd5086351779d021ec1c7b4c5b1 [diff] |
Roll chromium_revision 1ce7d592c3..fe555f2e69 (944520:945923) This CL also adds COM_DECLSPEC_NOTHROW where needed since Windows is compiled with -std=c++17. Change log: https://chromium.googlesource.com/chromium/src/+log/1ce7d592c3..fe555f2e69 Full diff: https://chromium.googlesource.com/chromium/src/+/1ce7d592c3..fe555f2e69 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/a0e30222a6..c8a98d6969 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/749ecdaeea..245517235e * src/buildtools/linux64: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/buildtools/mac: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/e504863f9e..665b74f7d1 * src/buildtools/third_party/libunwind/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/038090f742..c936d73ff7 * src/buildtools/win: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/d9a982f504..bc9340854d * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/4e888a310b..6410d12020 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/7d86ceacba..51b895633d * src/third_party/androidx: ftwyhL300WgpRNfRASqCL9olp8f0SJTlzIAgKWR_lwUC..qVa1DxDFLR8hbH6wr8ziYpbEPLeUQNDBDCtZaWb0As8C * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/4b9301e9c5..75423c310e * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a29f589a15..2ffa1bde79 * src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/3cabd142ce..cff026d415 * src/third_party/googletest/src: https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/3e0e32ba30..e2f3978937 * src/third_party/libjpeg_turbo: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/49836d72bd..02959c3ee1 * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/ec80f88c5d..13f984c216 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/d5cb19a57d..889d9a924c * src/third_party/r8: nqWomZTwNDoogX26WeCSoFGg6aQN1FrwzoU4hCS0duEC..CokGsfuGfcV-GjGwN98h28Phet4ai_xhPGZkGCqotWMC * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/0e9c2f5abf..7c7f2ccfb1 * src/tools/luci-go: git_revision:2dfe2f218f0395673f336d17b841edf629907ae3..git_revision:81cc063690e374fdad0215a7565a0951e7db8a07 * src/tools/luci-go: git_revision:2dfe2f218f0395673f336d17b841edf629907ae3..git_revision:81cc063690e374fdad0215a7565a0951e7db8a07 DEPS diff: https://chromium.googlesource.com/chromium/src/+/1ce7d592c3..fe555f2e69/DEPS No update to Clang. BUG=None Change-Id: I9f889473ef8a9453b1c9828d0b2d4be2d3a4e2c6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/239355 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35433}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.